Requirement to Apply Sequential Attribute-Based Discounts
Hi Team,
We have a requirement where an item has a list price of 100, and we are applying attribute-based discount rules.
First rule: 10% discount (100 − 10% = 90)
Second rule: Another 10% discount should be applied to 90
Currently, the second discount is being applied to the list price (100) instead of the adjusted price (90). We want the second discount to be applied to 90, which is the result after the first discount rule.
Please help us achieve the above requirement.
Thank you
Tagged:
0