Add to Cart rules for different products?
-
Is there a way to achieve the following? I have two subscription plans (A and B).
Here are the rules:
1) A customer can only add ONE of A or B to their cart.
2) If a customer adds A and subsequently adds B, only B is added to cart.
3) If a customer adds B and subsequently adds A, only A is added to cart.I am aware of the option “Enable this to only allow one of this item to be bought in a single order”. The issue with this is that it seems to redirect users to the product page once they click add to cart for that item. However, I will still like to give my users the option to select between the two items and then manually going to checkout.
If WooCommerce can’t do it by itself, can you please suggest a plugin?
- The topic ‘Add to Cart rules for different products?’ is closed to new replies.