Hide the shipping methods if the cart does not have the specific shipping class June 09, 2016 08:10 http://support.wooforce.com/hc/en-us/articles/208824965-Hide-the-shipping-methods-if-the-cart-does-not-have-the-specific-shipping-class- The code snippet facilitates you to hide the shipping methods. You can hide the shipping … [Read more...] about Hide the shipping methods if the cart does not have the specific shipping class
Hiding/disabling a shipping service
Hiding/disabling a shipping service February 26, 2016 21:48 http://support.wooforce.com/hc/en-us/articles/207515625-Hiding-disabling-a-shipping-service Code Snippet 01 : Hide a shipping method for a particular Shipping Class in USPS Plugin With the below given piece of code, you can hide an unwanted shipping method(service) … [Read more...] about Hiding/disabling a shipping service
Hide WooCommerce “Free” Price Label
A common WooCommerce question lately has been how to hide the “Free” price label in the product/category/shop pages. Thanks to WooCommerce’s judicious use of filters/actions, this is very easy request, yet if you’re new to WordPress/WooCommerce you might not necessarily know exactly where to look. Well look no further, because here’s an easy way to … [Read more...] about Hide WooCommerce “Free” Price Label
Per-Product Shipping
Per-Product Shipping Per product shipping allows you to define different shipping costs for products, based on customer location. These shipping costs can be added to other shipping methods, or used as a standalone shipping method. How Per-Product Shipping Can Be Used Per-product shipping can be used in two ways: Multiple Shipping Methods: … [Read more...] about Per-Product Shipping