↧
Replies: 0
I need to know how to hide free shipping method inside a zone if any other shipping method is applied on checkout page. using this or any other hook:
add_filter( ‘woocommerce_package_rates’, ‘bh_hide_free_shipping’, 100 );