Lite Shipping Counter & Notice
Lite Shipping Counter & Notice
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.
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.
Screenshots
Faq
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-notice is output for custom styling.
Use %%amount%% to display the remaining amount with currency formatting.
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
Changelog
1.0.2
- Added assets/build/ folder.
1.0.1
- Updated screenshots.
1.0.0
- Initial release.


