If Free Shipping is available, you possibly don’t want to show the other premium shipping options. WooCommerce shows by default all shipping…
Cart Page
-
-
A very annoying thing this is. If one of your WooCommerce shipping methods is Free, a label (Free) will appear next to…
-
For some reason, sometimes you add products to cart but the cart page stays empty (even if you can clearly see the…
-
WooCommerce functions add the shipping method label on the Cart totals, on the left hand side of the price. This ruins the…
-
The cart totals table cell title “Shipping” or “Shipping and Handling” appears also on the checkout page. So, what if you wish…
-
Users can manually enter a coupon code, refresh the Cart and see their discount apply… or you can do that automatically (or…
-
Here’s how to limit your WooCommerce Cart to just one product at a time. This simple PHP snippet can be used for…
-
When you apply a coupon code programmatically, for example, you may want to hide the coupon code on the cart and checkout…
-
There are many reasons why you may want to remove columns (e.g. subtotal) from the Cart table. Sometimes you just want to…
-
This simple snippet will make sure you can send users back to a custom page as opposed to the shop page when…