=== FlashTick Discount Expiry Timer for WooCommerce ===
Contributors: akhlaqueahmed
Tags: woocommerce, countdown timer, discount timer, sale countdown, dynamic price
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Description ==
FlashTick Discount Expiry Timer for WooCommerce is a lightweight and premium solution for WooCommerce store owners to display high-converting sale countdown timers on single product pages. When the countdown reaches zero, the plugin dynamically updates the product price from sale price to regular price via a secure AJAX request without reloading the page.

== Installation ==
1. Upload the `flashtick-discount-expiry-timer` folder to the `/wp-content/plugins/` directory, or upload the .zip file directly via the WordPress admin dashboard.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Edit any WooCommerce product, set a Sale Price, and schedule a 'To' date.
4. The live countdown timer will automatically appear on the product page.

== Frequently Asked Questions ==
= Does it support page caching? =
Yes! The plugin uses a secure client-side millisecond calculation and syncs with the backend using WordPress Nonces via AJAX, bypassing standard page caching issues.

= Do I need to configure any settings? =
No, it works completely plug-and-play. It automatically hooks into WooCommerce single product summary.

== Changelog ==
= 1.0.0 =
* Initial stable release. Secure AJAX dynamic price swap integrated.