Hello
I am trying to create a discount code for all products but....
Some of the products are already discounted on the catalog level. These products have Special_price lower to regular price (otherwise the special price equals regular price).
I need to create a discount code that will be applied only to products that have special_price different to regular price.
any suggestions?