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 on classic Cart/Checkout pages
  • Modern React-based settings page
  • HPOS compatible
  • Multilingual Compatibility: WPML, Polylang, TranslatePress, qTranslate-X, Weglot, WordPress locale (fallback)

SUPPORT

Need help or have a suggestion?
Please use the official WordPress.org Support Forum for any issues related to the plugin.

Official Website
For additional information or to get in touch with the development team, please visit our official website.

Like the plugin?
Please leave a 5-star review and help others discover Bubuku Media Library.

ABOUT BUBUKU_CODE

We develop custom solutions for WordPress focused on performance, accessibility, and maintainable code. Our work includes plugins, themes, and integrations designed to improve the daily workflow of marketing and content teams.

Captures d’écrans

  • Settings page with all options.
  • Notice example on Cart page.
  • Notice example on Checkout page.

Installation

  1. Upload the plugin folder to /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ screen.
  3. Go to WooCommerce Free Shipping Notice to configure.
  4. Make sure you have a Free Shipping method configured with a minimum amount.

FAQ

Does it add scripts or styles to the frontend?

On classic Cart/Checkout pages, no extra frontend stylesheet is loaded; the notice uses minimal inline styles when built-in styling is enabled. On WooCommerce Cart/Checkout Blocks, a small block integration script is loaded only on the relevant block page. If you disable built-in styling, the notice keeps the lscn-notice CSS class 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)

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Lite Shipping Counter & Notice » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

1.0.5

  • Hotfix: include compiled frontend assets (assets/build/) that were missing from the 1.0.4 release package.

1.0.4

  • Improved build and release packaging process for production-ready distributions.
  • Source maps are excluded from production ZIP files (assets/build/*.map).
  • Minor hardening and WordPress.org compliance fixes for plugin checks.

1.0.3

  • Requires PHP 8.0 or higher (raised from 7.4).
  • Improved settings page UX and visual design: location pill selector, color pickers, border radius picker, and consistent card layout.
  • Added live preview of the notice in the settings page — reflects current text, colors, and border radius in real time.
  • Fixed free shipping notice not showing in WooCommerce Blocks (Cart and Checkout).
  • Fixed multilingual settings mismatch between admin and frontend when using a single language.
  • Added WPML filter fallbacks for language detection in REST API context.
  • Settings storage migrated automatically to per-language option keys on first admin load.

1.0.2

  • Added assets/build/ folder.

1.0.1

  • Updated screenshots.

1.0.0

  • Initial release.