Posted by evanzyl on November 18, 2010 at 7:08pm
1 follower
| Project: | UC Discounts |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Good day
Is there any instructions on how to setup the discounts?
I have the following scenario:
4 products: product A, B, C and D.
If a user buy 25 units of product A they get R250 discount.
If they simultaneously buy 25 units of product B they get another R250 discount.
If they simultaneously buy 50 units of product C they get R500 discount.
So the total discount should be R250 + R250 + R500.
I can't get this to work. As soon as I have more than one product in the shopping cart that qualifies for a discount, it only displays one discount. Can somebody please help?