Описание
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.
Скриншоты
Установка
- 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.
Часто задаваемые вопросы
-
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)
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Lite Shipping Counter & Notice» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Lite Shipping Counter & Notice» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.2
- Added assets/build/ folder.
1.0.1
- Updated screenshots.
1.0.0
- Initial release.



