Hi, I am wanting to create an exclusion in orders. Where if someone adds a product to cart from collection X they automatically can’t add products from collection Y (and vice versa).
Is there anyway to do this in shopfiy? Or are there any apps that allow this type of exclusions?
Not sure for app but custom solution available.
Logic is every time before ‘add to cart’ you have to check the cart items.
If there is product available in cart of collection 'X" prevent ‘Y’ collection product ‘add to cart’ click and show message.