Hi,
I’m trying to set a custom shipping rate based on an specific product category, and it should be applied only if any product of this category is the only product in the cart. If any other product is added to the cart, this custom shipping rate should not be applied.
This is what I’ve done so far:
I set the category ID in the Required product categories field, and it shows this Custom Shipping if I set the Require Type as:
At least one of the required products has to be in cart
All of the required products have to be in cart
But if I set the Require Type as any of the two below, and all the products in the cart belongs to this specific category, it doesn’t show up.
Only the required products have to be in cart
All and only the required products have to be in cart
The option I believe I should use is: Only the required products have to be in cart, but it’s not working as expected.
Any advice about how can I achieve this?
Thanks in advance for any help you can provide.