Free shipping over the amount is a super effective marketing tool in eCommerce. Most clients would be willing to buy something extra from your store than paying for delivery. To make it even more efficient, you can display the remaining amount to free shipping. In this article, I’ll show you how to do it with a free plugin.
Every time I write about free shipping, I recommend it as much as I can. It’s a very effective marketing tool that can raise sales in your store. This time, I’d like to present an additional solution that can boost it even more. As simple as it sounds, it's just displaying the remaining amount to free shipping in your store. This way, your customer will know exactly how much they have to add to their cart to get free delivery. Experiments showed the fact that customers prefer to spend more on products than spending that money on shipping.
How to display remaining amount to free shipping in WooCommerce?
As I will show you, it can be a really simple thing to do. You can use custom code or a proper plugin. In this article, I’ll show you how to display remaining amount to free shipping in WooCommerce with the free Flexible Shipping plugin. It offers much more than just free shipping. It’s a feature-rich table rate plugin that allows you to set shipping cost based on cart weight and value. And it’s all for free!
Flexible Shipping WooCommerce
The best Table Rate Shipping for WooCommerce. Period. Create shipping rules based on weight, order totals or item count.
Download for free or Go to WordPress.orgAdd Flexible Shipping method
With the proper plugin, you can start the configuration. Go to your shipping zone, press Add shipping method button, and select Flexible Shipping from the list of available methods.
Then click on the newly created Flexible Shipping method to edit it. In the new window, you will see a list of all Flexible Shipping methods. It should be empty, so it is time to add the shipping method. To do this, just click the Add New button.
Finally, a new Flexible Shipping method is created, and you can configure it.
Enable the method, set a title, and optionally an additional description. You can also use the shipping rules or integrate that shipping method with couriers.
Free shipping configuration
However, the most important thing, in this case, will be to configure the free shipping. It is very simple. In the Free shipping field, enter the amount that will become the free shipping level. Then in the Free shipping label field, enter the label that will appear when it will be reached.
If you have set up free shipping in the method, you can start displaying the remaining amount for free shipping in WooCommerce. To do this, just check the 'Left to free shipping' notice box. And that's basically it. As I mentioned before, with the Flexible Shipping plugin it is trivially simple.
We also have a video guide on how to set WooCommerce Free Shipping Over Amount:
Results
The remaining amount for free shipping will be displayed on the shopping cart and order page, and its appearance will depend on the theme you are using.
In a standard Storefront theme, that message will look like this:
The missing amount will be dynamically changed based on the value of the basket. It is important that all shipping methods in your store have the same free shipping amount. The message about the missing amount for free shipping in WooCommerce will be displayed regardless of the shipping method chosen by the customer.
Changing the notice
Information about the missing amount for free shipping can be easily edited. Just use this specially prepared filter:
flexible_shipping_free_shipping_notice_text
Here is an example of how to use it:
All you have to do is to insert your own text, containing the %1$s section, which is responsible for displaying the corresponding amount. Put it instead of You only need %1$s more to get free shipping! message. After changing the code, just paste it into the functions.php file.
Remaining amount to free shipping in WooCommerce
Displaying the remaining amount to free shipping in WooCommerce is not so difficult to set up. All you need is one proper plugin. And what’s more, with Flexible Shipping you can do it for free! I hope it will help you to increase your sales. Good luck!