WooCommerce 3.3 added a new "uncategorized" category that is now required as a default category. This means any products without a category assigned to it will be automatically assigned to this default category. You can rename the category, and I recommend doing so and using it. But if you would like to hide the default […]
Category: WooCommerce
Shipping Rate Configuration in WooCommerce
We previously looked at the two different parts of shipping in the context of eCommerce. If you missed that article, I recommend giving it a read. In this post, we are going to dive into the shipping rate side of things. We'll be looking at the options that are available when it comes to presenting […]
Understanding Shipping in WooCommerce
Setting up shipping for your eCommerce site can be simple, but it can also quickly turn into a complex system. The goal of these guides is to take an in-depth look at all things shipping in WooCommerce. I'll start in this post by first giving an overview of what all shipping entails in the context […]
Rename WooCommerce Shipping Labels
Shipping methods in WooCommerce can only have one title / label. But what if you need the title to change conditionally based on the actual cost of the shipping method? Consider the following flat rate shipping method. If a “Large Item” is in the cart, shipping will cost $10. Otherwise, the flat rate method will actually […]
Chain coupons together in WooCommerce
Problem I recently got asked if it was possible to have two discounts built into one coupon code in WooCommerce. The store owner had an add-on service for products that costs $5. So in a mailer, they wanted to send out a flat $5 discount coupon code to encourage sales of this add-on service. But they […]