Descripción
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.
Instalación
- Upload the plugin folder to
/wp-content/plugins/or install via WordPress Dashboard. - Activate the plugin from the «Plugins» menu in WordPress.
- Done! The stock countdown message will appear automatically on product pages.
Preguntas frecuentes
-
Can I change the stock threshold from 5?
-
Yes! You can edit the
$thresholdvariable 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.cssfile inside the plugin folder and apply your own styles.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Live Stock Countdown» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Live Stock Countdown» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce «Live Stock Countdown» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial release