=== Low Stock Nudge for WooCommerce ===
Contributors: sparkcutlabs
Donate link: https://sparkcutlabs.com
Tags: woocommerce, stock, inventory, urgency, conversion, low stock
Requires at least: 5.8
Tested up to: 6.6
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Show powerful "Only X left" messages on WooCommerce products to create urgency. Pro adds per-product overrides, cart/checkout nudges and dynamic days-left estimation.

== Description ==

**Low Stock Nudge for WooCommerce** adds simple, effective urgency messages like:

> "Hurry! Only 3 left in stock."

to your product and shop pages.

Use it to:

* Highlight limited stock
* Nudge visitors to buy now instead of later
* Reveal products that are about to sell out

This plugin includes a **free version** and a **Pro upgrade**. The free features work out-of-the-box. Pro features are unlocked when you activate a license key (sold at https://sparkcutlabs.com).

= Free Features =

* Global low-stock threshold
* Global urgency message with placeholders `{stock}` and `{product}`
* Works on product & shop/category pages
* Lightweight & theme-friendly

= Pro Features =

* Per-product low-stock threshold overrides
* Per-product custom urgency messages
* Show urgency messages on cart & checkout
* Dynamic “days of stock left” calculation
* `{days_left}` placeholder support
* Priority updates & support

== Installation ==

1. Upload the plugin to `/wp-content/plugins/wc-low-stock-nudge`
2. Activate it
3. Configure via **WooCommerce → Low Stock Nudge**
4. (Optional) Add a license key from https://sparkcutlabs.com to unlock Pro

== Frequently Asked Questions ==

= Does it support variable products? =
Yes, as long as variations manage stock.

= Does it slow my site? =
No — it's extremely lightweight.

= Do I need Pro? =
Free works fully. Pro gives advanced targeting & dynamic urgency.

= How is days-left calculated? (Pro) =
It uses recent sales to estimate inventory depletion speed.

== Screenshots ==
1. Global settings
2. Product page message
3. Cart page message (Pro)
4. Per-product overrides (Pro)

== Changelog ==

= 1.0.0 =
* Initial release
