magentomagento-1.6

Shopping Cart Price Rule that excludes products on special


I'm trying to create a Discount coupon that won't reduce the price of products already on sale. Is there a way to do that?


Solution

  • Admin > Catalog > Manage Attributes:

    Add special_price = 0 condition to your coupon logic (test this of course).