We have this program that gives XX% off shipping for orders over $XXX with the exception of some categories.
I got the shipping % to be calculated correctly, however, I am struggling with how I can discard the rule if there are 1 or more products that are from the categories that are not part of the promotion.
Does anyone know how to do it?
Thank you!
Solved! Go to Solution.
Hello Keren,
You can do this with a revert cart rule.
Make the discount rule and in the conditions apply the rule only add the condition if a product is found is not , and then enter the categories where this discount is not valid.
The discount will be deleted as soon as a product from a category is added to the cart that does not have the discount.
Hello Keren,
You can do this with a revert cart rule.
Make the discount rule and in the conditions apply the rule only add the condition if a product is found is not , and then enter the categories where this discount is not valid.
The discount will be deleted as soon as a product from a category is added to the cart that does not have the discount.