Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi Amit,

    It is correct that when you set a condition coupon = 0 it will not show, that makes the system require someone to have the coupon ‘0’ to be applied.

    What you can do, is create condition(s) coupon != ABC, to make sure that coupon is not applied to the cart. If you have multiple coupons, you should add every one of them.

    One other option would be to create a new custom condition ‘coupon code applied’, but that does require some custom coding. If that is possible for you, I can send you a example script of how to add a new custom condition 🙂

    Let me know if that helps 😉

    Cheers,
    Jeroen Sormani

    Thread Starter AmitOSHagadol

    (@talamitos)

    Hello Jeroen Sormani,
    Thanks for the very kind answer!

    I used your first method and it worked!

    Thanks a lot,

    Amit Tal.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘d’ is closed to new replies.