Hi, I have a question about coupons : we have an offer in our website 25% , and I need to create a coupon 15% when a customer add the coupon it will be the discount 15% only not 40% how we can do it ?
For coupons we set it to exclude items with a Special Price. We did this by using the following settings:
Apply the rule only to cart items matching the following conditions (leave blank for all items).
- If ALL of these conditions are FALSE :
Essentially, if there is a special price set then do not apply the coupon code.
You can also use customer groups to apply discounts. We have a 15% discount group set up in Magento. The default settings for this exclude marked down products by default, no specific settings are needed.