shipping setup for specific category in alidropship woo

sandip

Member
Hi
If you know any plugin for this please or settings.
Looking for plugin for minimum order for specific category restrictions and shipping price for another one is different with no minimum order restrictions.

For eg:- if customer put items in the cart from bedding and garden product they needs to pay minimum £40 .
Up to £40 cost reach for both category in the cart from these two categories they can't process order and rest of the item from another categories they can buy with any cost without minimum order restrictions.
 

the_lyall

Active Member
Google is your friend

https://stackoverflow.com/a/37267979/4952851

Just change the amount and category IDs to the ones you want and remove the product specific parts.

Depending on exactly how you want it to work you might need to tweak it a bit, but it should be a good starting point. As far as I can see you will need a custom function for this.
 
Top