=== Product Sales Countdown ===
Contributors: snehalpancholi
Tags: woocommerce, countdown, sale timer, product sale
Requires at least: 6.0
Tested up to: 6.7
Stable tag: 1.0.0
Requires PHP: 8.1
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Displays a live countdown timer on WooCommerce product pages when a scheduled sale end date is set. Hides itself when the sale expires.

== Description ==

Product Sales Countdown automatically detects WooCommerce products with a "Sale price ends" date and renders a D:H:M:S countdown timer. When the sale expires the timer disappears without any server refresh.

Features:
* Reads the WooCommerce native sale end date — no extra settings per product
* Live JavaScript countdown updates every second
* Optional display on shop/archive loop cards
* Configurable label text
* Automatically hidden when sale is over

== Installation ==

1. Upload the `product-sales-countdown` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Set a sale price and sale end date on any product.
4. Optionally configure under **WooCommerce → Sales Countdown**.

== Changelog ==

= 1.0.0 =
* Initial release.
