Promotion Based on Order Total Price - Discount
Problem Description
---------------------------------------------------
Hi ,
We have requirement say like the customer buys any products with Order total exceeds certain $ amount we want apply discount % or discount amount.
Example:
Order 1:
P1 = $1000
P2 = $1005
Here Order Total = $ 2005 then 5 % discount
Order 2:
P3 = $2000
P6 = $1005
Here Order Total = $ 3005 then $ 200 discount
Please advice.
Thanks.
Regards,
Venkat.
0