WooCommerce Free Shipping Progress Bar
En progress bar der viser hvor meget der mangler for at opnå gratis fragt i WooCommerce.
by Kim Vinberg · github.com/uldtot/woocommerce-shipping-progress · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/uldtot/woocommerce-shipping-progress/archive/refs/heads/main.zipReadme
WooCommerce Shipping Progress Bar
📦 WooCommerce Shipping Progress Bar is a WordPress plugin that displays a progress bar in the cart and mini-cart, showing customers how much more they need to spend to qualify for free shipping.
🚀 Features
- Dynamically calculates the remaining amount needed for free shipping
- Real-time progress bar updates based on cart subtotal
- Automatically displayed in WooCommerce cart and mini-cart
- Shortcode
[free_shipping_progress]to place the progress bar anywhere
📌 Installation
- Download the plugin as a ZIP file or clone this repository
- Upload the plugin to your WordPress site via Plugins > Add New > Upload Plugin
- Activate the plugin under Plugins
- Configure shipping settings in WooCommerce if needed
🛠 Customization
To modify the default free shipping amount or add more features, edit the get_free_shipping_minimum() function in woocommerce-free-shipping-progress.php.