• If I have two discount rules, I only want the one with the higher priority to apply. I have a 10% off discount for users in a certain user role and then I have a special for 15% I am running for the weekend. I have the special as a priority 1 and the other as a priority 5. I only want it to take the highest priority discount and not apply the other. Don’t want to stack the discounts.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support ijas

    (@ijasacodez)

    Right now we don’t have option for limiting the Discount Rule only for the higher priority Rules, all active rules (if no restrictions set) will be applied to all / selected products.

    You can try limiting the first discount rule for a certain user role and for the second discount rule try excluding the user role (used for first rule), for example if you want to apply 10% discount for shop manager user role and exclude them from 2nd rule:

    1st Rule:
    Discount Type -> Percentage of product price
    Discount Value -> 10
    Now navigate to Rules and Restrictions tab, add a Group with User Role -> Equals -> Shop Manager

    2nd Rule:
    Discount Type -> Percentage of product price
    Discount Value -> 15
    Now navigate to Rules and Restrictions tab, add a Group with User Role -> Not Equals -> Shop Manager

    Thereby limiting the first rule only for shop managers.

    Hope this helps.

    Plugin Support ijas

    (@ijasacodez)

    We have shared the requirement (limiting discount rules) to our development team, may be in future we will integrate the same. Thanks.

    Hi, can i use the limitation for the user? I want the discount apply for the first buy only. Thanks..

    Plugin Support ijas

    (@ijasacodez)

    For for the delay. We do have this option on our pro version, you can try our pro demo.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Apply Only One Discount’ is closed to new replies.