Live Stock Countdown

外掛說明

Live Stock Countdown is a lightweight plugin for WooCommerce that shows a live low-stock message on product pages. It helps create urgency and boosts conversions by showing customers how many items are left in stock.

🔥 Features:
* Show “Only X left in stock” message
* Works for both simple and variable products
* Stylish message design with emoji
* Automatically hides when stock is sufficient or unavailable
* Customize threshold easily via code (default: 5)

License

This plugin is licensed under the GPLv2 or later.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/ or install via WordPress Dashboard.
  2. Activate the plugin from the “Plugins” menu in WordPress.
  3. Done! The stock countdown message will appear automatically on product pages.

常見問題集

Can I change the stock threshold from 5?

Yes! You can edit the $threshold variable inside the plugin file (woo-live-stock-countdown.php) and set your desired value.

Will it work with variable products?

Yes, it detects the selected variation and displays the live stock count if the quantity is low.

Can I customize the design?

Yes! You can edit the style.css file inside the plugin folder and apply your own styles.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Live Stock Countdown〉的開發相關工作。

參與者

〈Live Stock Countdown〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Live Stock Countdown〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release