Hi,
Thanks in advance for the help. I have been trying to figure out how to do this for some time, but haven't been able.
I am building a B2B marketplace where I have 20 brands selling their products through my platform. Each brand has an specific discount rule based on total amount, for example:
- Brand A:
10% discount for orders over 100€
15% discount for order over 300€
- Brand B:
10% discount for orders over 150€
15% discount for order over 400€
Imagine now that a customer adds to cart 100€ in products of brand A, and 150€ from brand B
The question is:
Is there a way to create rules that will apply this discounts in the total amount of the shopping cart?
Thanks a lot for the help.