That option is turned on but it doesn’t seem to do what we need.
We are calling sby_init() function on every new page load and that does help in some cases, but problem is when there is no feed on page that is first loaded, there is no sby_init() function defined that we can run.
Figured it out, need to send ‘pw_gift_card_to’, ‘pw_gift_card_from’, ‘pw_gift_card_message’ as parameters in ajax request.
Hi,
that js click listener was the problem, added exception like you said and the issue was resolved, thank you very much.
Best regards,
Milan
I’m sorry, gonna be more clear.
But yeah, one discount rule per purchase. Discount is activated in your plugin, not connected to default woocommerce plugin.
Thank you