how to unset specific sub-method in your shipping method
-
Hello.
I’m trying to customize available shipping methods, that would be available for customers.
Now i’m stuck at trying to find out, how to disable shipping ‘sub-methods’ on shipping method “advanced_free_shipping”.
I can disable whole shipping method “advanced_free_shipping” using in functions.php the following code:
unset($rates[‘advanced_free_shipping’]);But how to disable specific sub-method in a “advanced_free_shipping” method I don’t understand.
Can you advise? Thank you!
(also – very nice plugin, beautiful style of coding! ?? )
https://www.ads-software.com/plugins/woocommerce-advanced-free-shipping/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘how to unset specific sub-method in your shipping method’ is closed to new replies.