Let us say I have 2 categories:
If I add an item from the "Dry" category to the cart, I want to disable the user from adding any item belonging to the "Frozen" category until the Dry item inside the cart is removed (should also work vice versa)
Anyone done something like this before? I know it's a specific requirement but my site has dried and frozen goods categories and I don't want customers adding different category items to the same cart and order.