=== Shipping Cutoff Countdown for WooCommerce ===
Contributors: sparkcutlabs
Donate link: https://sparkcutlabs.com
Tags: woocommerce, shipping, countdown, cutoff, delivery, urgency
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 a live countdown to your daily shipping cutoff time. Pro adds weekday/holiday/country rules and shipping badges.

== Description ==

Give customers certainty by showing a **live countdown**:

> “Order within 2 hours 11 minutes for dispatch today.”

After cutoff, it updates automatically:

> “Order now for next business day dispatch.”

= Free Features =

* Global daily shipping cutoff
* Countdown on:
  * Product pages  
  * Cart  
  * Checkout
* Fallback message after cutoff
* Auto next-business-day calculation
* Shortcode `[wc_shipping_cutoff]`

= Pro Features =

* Weekday-specific cutoff times
* Holiday / blackout dates
* Country-specific cutoffs
* Per-product overrides
* “Ships today / tomorrow / on {date}” badges
* Priority support & updates

Pro licenses available at **https://sparkcutlabs.com**.

== Installation ==

1. Upload to `/wp-content/plugins/wc-shipping-cutoff-countdown`
2. Activate plugin
3. Configure under **WooCommerce → Shipping Cutoff**
4. (Optional) Enter Pro license key

== Frequently Asked Questions ==

= Does it autodetect the customer’s timezone? =
The timer always uses your store timezone for accuracy.

= How are holidays handled? =
You enter dates and the plugin automatically excludes them from same-day shipping.

= Does it modify shipping rates? =
No — this is purely informational.

== Screenshots ==

1. Product page countdown
2. Cart countdown
3. Settings page
4. Pro rules: weekday, holiday, badges

== Changelog ==

= 1.0.0 =
* Initial release
