Hi Team,
I am having a use-case as mentioned below :
- Collection A - It has two automatic discount configured as buy2@599 and buy3@999. To accomplish this I am using an application called Every Possible Discounts. The Discount Behaviour is when I am adding same product of Collection A of two quantity buy2@599 get’s applied that is expected. But when I am adding another quantity of same product two discount are getting applied on the cart buy2@599 for two products and another discount buy3@999. Adding a screenshot for reference.
I want only one automatic discount to be applied on the side cart. If 3 products are added then I want only buy3@999 should be applied.
If anyone can suggest how can I accomplish this it would be great.
NOTE : I am using a third party checkout solution for this store.
