'Magento Limit discount amount
I have to limit the discount amount. that is, if subtotal above Rs.750 then i have to give 25% discount, but the maximum discount amount is Rs.200, I don't know how to do this. Please help me to do this.
Solution 1:[1]
You can achieve this using Shopping cart price rules with No coupon and by selecting subtotal condition.
Here is the detail explanation: http://stuntcoders.com/learn-magento/prices-and-promotion/adding-shopping-cart-price-rule/
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Pankaj Pareek |
