Shipping methods combination
-
Hello and congrats for your awesome job.
I tried your plugin in new a site and it has some problems.
This site has 3 shipping methods(1-courier, 2-transport, 3-pickup) and i want when there is a product from category “Bikes” to show only 2-transport and 3-pickup.
If there is no “Bikes” to show only 1-courier and 3-pickup.
I added the following 3 rules:
⁍ Courier: Country = ‘Greece’ && Cart contains cat product != ‘Bikes’
⁍ Transport: Country = ‘Greece’ && Cart contains cat product = ‘Bikes’
⁍ Pickup: Country = ‘Greece’Where is the problem?
I tried by deleting all the other shipping methods from woocommerce but still only the pickup showed up.
Thank you very much
The topic ‘Shipping methods combination’ is closed to new replies.