Define Modifier for Accumalated value for a Particular Item
Any one help to define the Modifier for the below said requirement
We need to calculate the accumalated discount for particular item for a particular Month based on the pre defined slab.
Item Qty | 0 - 500 | 501 - 1000 | 1001 - 1500 |
Discount | 0% | 1% | 1.50% |
How to Define the modifier and how to calculate the discount for Accumalted order Value?
Thanks in Advance
Mohan