WPC Free Shipping Bar for WooCommerce

Description

The WPC Free Shipping Bar plugin is a small improvement for your cart and cart notice. This is a solution to prevent the familiar scenario happens again and again on your site: Customers cancel their order just before the checkout step because of the little extra shipping fee.

Encourage your customers to increase their order value to reach the free shipping threshold will help decrease the abandonment rate significantly. It’s also good for upselling products in your store. Customers tend to navigate back and add more items to reach the free shipping threshold rather than abandoning their cart if you just add one small bar to tell them how close they are to get the free shipping.

It’s a common psychology thing in shoppers: say Yes to a $270 with free shipping rather than a $250 order with a $20 extra shipping fee. Consumers often think that they can get something in return for the amount they will pay for the shipping fee. This ends up that buyers adding more items to their order than their original intentions. That’s how it can help increase the average order value for your online store.

Live demo

Visit our live demo to see how this plugin works.

Features

  • Choose where to display the bar: mini-cart widget, cart & check pages
  • Use the shortcode to display the bar anywhere you like
  • Show/hide the message for reminding customers about the frees shipping threshold
  • Two styles for the bar: rounded or square
  • Customizable colors for the progress and the bar itself
  • Add a beautiful effect to the bar
  • Translatable: find the strings in the Localization tab for translation or text modification
  • Compatible with WPC Fly Cart & WPC Added to Cart Notification plugins

Need more features?

Please try other plugins from us:

Screenshots

Installation

  1. Please make sure that you installed WooCommerce
  2. Go to plugins in your dashboard and select “Add New”
  3. Search for “WPC Free Shipping Bar”, Install & Activate it
  4. Done!

Reviews

2024-09-03 1 reply
I initially thought using this plugin might be interesting, but it doesn’t work. Worst of all, if you need support, they’ll ask you to buy a premium version—which doesn’t even exist. Instead, they push you to buy another premium plugin, regardless of what it is. If you don’t, they won’t provide any support. Additionally, all their premium plugins come with limited-time support, so in the long run, you’ll be left “alone” to resolve any issues on your own. This company doesn’t have good business practices. If you’re a serious business, I strongly recommend finding a more reputable developer who stands behind their product. Once you have several of their plugins on your site, replacing them can be very time-consuming. So, even if their plugins seem nice, it’s better to stay far away from this company.
2024-08-27 2 replies
I love your plugin, but I got error log: PHP Fatal error: Uncaught DivisionByZeroError: Division by zeroafter checking your code, in the wpc-free-shipping-bar.php:523which is : $percent = 100 – ( $remaining / $free_shipping_min_amount ) * 100;and the $free_shipping_min_amount = $free_shipping[‘min_amount’] ?? 0;it has possibility to have an error calculation.please update it as soon as possible
2024-08-22 2 replies
Para as configurações do site em que eu precisei dessa função, foi o único plugin que cumpriu com maestria.
2024-03-06 1 reply
Easy installation and setup, great support. I had an issue with free shipping items. That was resolved quickly with a plugin update and everything works fine now!
2023-08-15
No issues, just installing and immediately works. Also on a custom theme. Just noticed it is not compatible with mutli-currency. It takes the USD value even though it is in EUR or GBP (whatever). Would love to see that coming.
2023-08-12 1 reply
Thank you.
Read all 9 reviews

Contributors & Developers

“WPC Free Shipping Bar for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“WPC Free Shipping Bar for WooCommerce” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “WPC Free Shipping Bar for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.4.0

  • Added: The minimum order amount to priority is calculated from that value

1.3.9

  • Updated: Compatible with WP 6.6 & Woo 9.2

1.3.8

  • Fixed: Minor CSS/JS issues in the backend

1.3.7

  • Updated: Compatible with WP 6.5 & Woo 8.9

1.3.6

  • Added: Option “Disable for Local pickup”
  • Updated: Optimized the code

1.3.5

  • Updated: Compatible with WP 6.4 & Woo 8.7

1.3.4

  • Updated: Hide free shipping bar if shipping is zero

1.3.3

  • Updated: Hide free shipping bar if a free shipping coupon was activated

1.3.2

  • Updated: Compatible with WP 6.4 & Woo 8.5

1.3.1

  • Updated: Optimized the code

1.3.0

  • Fixed: Minor CSS/JS issues in the backend

1.2.9

  • Updated: Compatible with WP 6.3 & Woo 8.0

1.2.8

  • Fixed: Minor CSS/JS issues in the backend

1.2.7

  • Fixed: Work with free shipping method that has “Apply minimum order rule before coupon discount”

1.2.6

  • Updated: Optimized the code

1.2.5

  • Fixed: Show the shipping bar when having “Free shipping” method only
  • Added: Filter hook ‘wpcfb_get_free_shipping_min_amount’

1.2.4

  • Fixed: Hide the free shipping bar if the cart don’t need shipping

1.2.3

  • Fixed: Minor CSS/JS issues in the backend

1.2.2

  • Added: HPOS compatibility

1.2.1

  • Added: Positions on cart/checkout page

1.2.0

  • Added: Function ‘get_settings’ && ‘get_setting’

1.1.2

  • Updated: Optimized the code

1.1.1

  • Fixed: Notice on the settings page

1.1.0

  • Updated: Optimized the code

1.0.3

  • Updated: Compatible with WP 5.9 & Woo 6.3

1.0.2

  • Fixed: Minor JS issue

1.0.1

  • Fixed: Translation issue

1.0.0

  • Released