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.

FAQ

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