Hi
May I know anybody had tried the three different discount setting with discount behaviour = aggregated?
- Order discount (exclusive)
- order discount (inclusive)
- orderline discount (exclusive)
I had tested the above and found no difference with regard to the result.
Scenario 1 - two concurrent promotions were set using point 1
- first promotion, min quantity is 2, discount percentage is 10%
- second promotion, min quantity is 2, discount percentage is 5%
- Unit Price = 14.5
- 10% discount yields 2.9 (14.5*0.1*2)
- 5% discount yields 1.45 (14.5*0.1*2)
- Total discount given is 4.35 (2.9+1.45)
Scenario 2 - two concurrent promotions were set using point 2
- first promotion, min quantity is 2, discount percentage is 10%
- second promotion, min quantity is 2, discount percentage is 5%
- the outcome same as scenario 1
Scenario 3 - two concurrent promotions were set using point 3
- first promotion, min quantity is 2, discount percentage is 10%
- second promotion, min quantity is 2, discount percentage is 5%
- the outcome same as scenario 1
Thanks
Pang Lin