Hi, how can we set dynamic discount for different products to be applied together?
For examples, I have 3 classes that people can sign up on. I want to have it such that:
* purchase any 2 classes will get $23 off each class
* purchase all 3 classes will get $38 off each class
I’ve set the product to have the same product tags.
Now if I add 2 different classes to cart, I don’t see the discount, but if I added 2 of the same class to cart, I can see the discount.
I want it to behave such that: if the user add 2 different class to cart, the discount will apply. How do I do this using woodmart?
Attachments:
You must be
logged in to view attached files.