=== Estimated Delivery Date ===
Contributors: snehalpancholi
Tags: woocommerce, delivery date, shipping estimate, cart
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

Display an estimated delivery date range on WooCommerce product and cart pages based on configurable processing and shipping day windows.

== Description ==

Estimated Delivery Date calculates a "from – to" delivery window by adding processing days and shipping days to today's date, with an optional weekend-skip, and displays a styled badge on product pages and the cart.

Features:
* Configurable min and max processing days + min and max shipping days
* Optional weekend-skipping (business days only)
* Custom date format and label text
* Badge on single product page (in-stock products only) and cart totals
* No external service needed — all date math done server-side

== Installation ==

1. Upload the `estimated-delivery-date` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Go to **WooCommerce → Delivery Date** to configure.

== Changelog ==

= 1.0.0 =
* Initial release.
