- Posts: 221
- Thank you received: 8
select product when redirect to create coupon page.
1 year 7 months ago #365820
by sadaf3d
select product when redirect to create coupon page. was created by sadaf3d
Hi.
i have a scenario which needed to implement this:
i want when redirect to a create coupon page, auto fill the product field. for example i create 3 button; create coupon for product 1,create coupon for product 2,create coupon for product 3
when user click on the first button, open "create coupon page" and auto selected product 1 in the Product field. how to do that?
is it need write plugin?
if i want implement that in the hikamarket create coupon menu, need customize any php file? maybe i can override and get some queryparam in that php file of create coupon:
public_html/templates/********/html/com_hikamarket/discountmarket/show.php
i have a scenario which needed to implement this:
i want when redirect to a create coupon page, auto fill the product field. for example i create 3 button; create coupon for product 1,create coupon for product 2,create coupon for product 3
when user click on the first button, open "create coupon page" and auto selected product 1 in the Product field. how to do that?
is it need write plugin?
if i want implement that in the hikamarket create coupon menu, need customize any php file? maybe i can override and get some queryparam in that php file of create coupon:
public_html/templates/********/html/com_hikamarket/discountmarket/show.php
Please Log in or Create an account to join the conversation.
1 year 7 months ago #365826
by Jerome
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Replied by Jerome on topic select product when redirect to create coupon page.
Hello,
I'm sorry but I don't understand your need nor your workflow.
The template override and the plugin triggers allows you to do lots of things ; but you need to select the right triggers and the right templates.
And there is still the last solution of creating your own "controller" via plugin to have specific workflows.
Regards,
I'm sorry but I don't understand your need nor your workflow.
The template override and the plugin triggers allows you to do lots of things ; but you need to select the right triggers and the right templates.
And there is still the last solution of creating your own "controller" via plugin to have specific workflows.
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Please Log in or Create an account to join the conversation.
Moderators: Obsidev
Time to create page: 0.219 seconds