Created
November 20, 2013 10:49
-
-
Save clare485/7561189 to your computer and use it in GitHub Desktop.
Magento - Exclude special price from discount code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Make the condition | |
If ALL of these conditions are TRUE : | |
to | |
If ALL of these conditions are FALSE : | |
Then | |
Special Price equals or greater than 0 |
Author
clare485
commented
Nov 20, 2013
- this works, but the error message is wrong - says 'Coupon code "xxxxxxxx" is not valid.' Checked with amasty and it's not possible to customise the error message with their plugin. - could just customise the generic error message to say 'discounts can not be applied to items already in the sale'
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment