I’ve been making an attempt to use a number of cart guidelines to use a % off low cost of the entire cart primarily based on objects within the cart with no luck.
The principles are as follows:
- Purchase 2 Gadgets – 10% Off (ought to apply to 2 + Three objects in cart)
- Purchase Four Gadgets – 15% Off (ought to apply to 4 + 5 objects in cart)
- Purchase 6 Gadgets – 20% Off (ought to apply to six or extra objects in cart)
The situations are that each one guidelines are for a particular class, and the amount as described above.
I am utilizing the “p.c of product worth low cost” possibility, however I believe that is the issue.
I’ve three separate guidelines arrange which appear to work once I use the identical product from the class. However when I attempt to add completely different merchandise from this class, it compounds the low cost quantity on the product degree. I am trying to get a % off of the subtotal primarily based on objects within the cart (not per product). I’ve tried numerous choices within the situations to limit by amount is, amount is larger than, amount is lower than and even amount just isn’t.
Has anybody run a promo like this earlier than? Utilizing Magento 2.3.2
Thanks upfront!