Hide specific shipping method if free shipping is available
Make it possible in the free version to hide specific shipping methods when free shipping becomes available. Right now you can either hide all other shipping methods if free shipping is available or you can show all shipping methods. But if you want to only hide one specific shipping method when free shipping is available you can't do that.

104 comments
-
Anonymous commented
Vote for this
-
Anonymous commented
I vote for this
-
Alberto commented
really needed! wc hide shipping doesn't work for me
-
Merlin Gordon commented
This is the most obvious feature for you guys to add. Free shipping over X amount is Ecommerce 101!
-
Iridium Digital commented
Any updates on if this will become a reality?
-
mike commented
we need this! i used wc hide shipping but it also hides other pick up location and only shows the first pickup location.
-
Jeeva Arumugam commented
it would be great
-
Kathleen Verhelle commented
This would be a great functionality!
-
Anonymous commented
would love to have this as an option as customers are continually selecting another shipping method even though there is free shipping over a certain money amount and I spend my time refunding them. It is confusing. Thank you.
-
Sean Poynter Smith commented
I'd like to see this functionality considered.
These are the rules that run during the shipping/cart/checkout process
Shipping Method available: Free Express Service
Hide: Express ServiceShipping Method available: Free Standard
Hide: StandardShipping Method available: Free Economy
Hide: EconomyShipping Method available: Free Plain Standard
Hide: Plain Standard -
Anonymous commented
Vote, yes please!
-
Vijay commented
We have created a plugin to make this job easier.
https://elextensions.com/plugin/conditionally-hide-woocommerce-shipping-methods-plugin/
Shipping methods can be hidden based on various conditions. -
Bob commented
please make other shipping options go away when free shipping is available. thanks
-
Anonymous commented
free shipping made automatic please!!!! enable this as an option asap. Its one of the most common selling options to increase sales. FFS
-
Ralf commented
The code here does not work (3.5): https://docs.woocommerce.com/document/hide-other-shipping-methods-when-free-shipping-is-available/
What now?
Edit: It needs a session reset before it works.
-
Ralf commented
The code here does not work (3.5): https://docs.woocommerce.com/document/hide-other-shipping-methods-when-free-shipping-is-available/
What now?
-
Anonymous commented
Not having this is confusing to customers, but the function will need to be selective. For example, it shouldn't hide the Local Pickup option.
-
Anonymous commented
It would be nice to have a check box that we can select that would turn off specific shipping methods when free shipping is available. It would reduce confusion for our customers. Thanks!
-
Lyndon Roeller commented
This should be built into core and shown as a checkbox option in settings.
Please, our functions.php file is drowning in Woo snippets ; )
-
Anonymous commented
Yes this would be great. It IS easy to just add the snippet into your functions.php file (which is what I've done), but that gets tiresome if you update your theme and have to go back in and re-add code.