In my shop I have 2 promotions.
One promotion is -10% off on all products, which has a priority of 1. The other one is -20% on a specific manufacturer, which has a priority of 2.
When adding a product to the cart that is eligable for both these promotions, both these promotions will be added to the cart. However, I just want the promotion with the highest priority to apply.
I’ve tried enabling „Prevent combining with other promotions“, but then the other promotion doesn’t do anything anymore.
So, How can I achieve what I want?
When the product is of that specific manufacturer, the discount has to be -20% for that specific product. If not, the promotion of 10% is applied to that specific product.
So, if I have two products in my cart, one of the manufacturer and one not, it should do -20% on the one product and -10% on the other one.
This is how currently the discount for the manufacturer is set up (sorry for the Dutch language).
I find it weird I have to apply it to the shopping cart, but choosing „Total set“ or „Groupset-1“ doesn’t work.
You have to create a rule that excludes the mentioned situation and assign it to you promotion. And you might need to do it the same way, with the second promotion.
Then the rules will prevent that the promotion gets applied.
Thanks for your reply, but I’m not sure I understand.
So you suggest I add to the 20% promotion a rule that’s like „Promotion is not one of the other promotion“?
The issue here is I will have about 100 promotions running, so excluding every promotion manually is not really an option.
I found there is a rule „Item is promoted“, which I can set to no.
I would expect when adding this to my 10% promotion, that promotion wouldn’t apply to the products that have the 20% promotion. But alas, it does still double stack the discounts on a product.
I’ll look into implementing something myself if this is indeed not possible.