=== Quick View Popup ===
Contributors: snehalpancholi
Tags: woocommerce, quick view, product popup, shop
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

Add a Quick View button on WooCommerce shop loops that opens a modal with product image, price, summary, and add-to-cart — no page reload needed.

== Description ==

Quick View Popup adds a "Quick View" button to every product card on shop and archive pages. Clicking it opens an accessible modal overlay (loaded via AJAX) containing:

* Product image
* Product name and price
* Short description
* Add to cart / variation selector
* Link to the full product page

== Installation ==

1. Upload the `quick-view-popup` folder to `/wp-content/plugins/`.
2. Activate through **Plugins → Installed Plugins**.
3. Optionally go to **WooCommerce → Quick View Popup** to change the button label.

== Changelog ==

= 1.0.0 =
* Initial release.
