Description
Lite Shipping Counter & Notice displays a simple message in Cart and/or Checkout telling customers how much they need to add to qualify for free shipping.
Features:
- Toggle enable/disable globally
- Custom message text with %%amount%% placeholder
- Show on Cart and/or Checkout pages
- Optional built-in styling or disable for custom CSS
- Background & text color customization
- Rounded corners option
- Ultra lightweight – no external assets on frontend
- Modern React-based settings page
- HPOS compatible
- Multilingual Compatibility: WPML, Polylang, TranslatePress, qTranslate-X, Weglot, WordPress locale (fallback)
Development
This plugin uses a build process to generate the JavaScript and CSS files
distributed in assets/build/.
The original, human-readable source files are available in the
assets/src/ directory included in this plugin.
Screenshots
Installation
- Upload the plugin folder to
/wp-content/plugins/directory. - Activate the plugin through the ‚Plugins‘ screen.
- Go to WooCommerce Free Shipping Notice to configure.
- Make sure you have a Free Shipping method configured with a minimum amount.
FAQ
-
Does it add scripts or styles to the frontend?
-
No external assets are loaded on the frontend. If styling is enabled, minimal inline styles are printed. If you disable built-in styling, only the CSS class
lscn-noticeis output for custom styling. -
What placeholder can I use in the message?
-
Use
%%amount%%to display the remaining amount with currency formatting. -
Why is the notice not showing?
-
The notice only appears when:
1. The plugin is enabled
2. You have a Free Shipping method with a minimum order amount configured
3. The cart total is below the free shipping threshold
4. You’re on the Cart or Checkout page (depending on settings)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Lite Shipping Counter & Notice” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Lite Shipping Counter & Notice” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Added assets/build/ folder.
1.0.1
- Updated screenshots.
1.0.0
- Initial release.



