=== Zypento Quick View for WooCommerce ===
Contributors: tskk, sproutient
Tags: woocommerce
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.2
Requires PHP: 7.0
Requires Plugins: woocommerce
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A responsive Quick View modal for WooCommerce products.

== Description ==

**Zypento Quick View for WooCommerce** improves the shopping experience by letting customers preview product details directly from the product listing page, without navigating to the product page.

Key Features:
* Adds a “Quick View” link to products in WooCommerce loops
* Displays a modal with:
  - Product image gallery
  - Title & short/long description
  - Price & Add to Cart button
* AJAX-powered for seamless interaction
* Mobile-friendly and lightweight – no jQuery dependency
* Designed to integrate smoothly with most WooCommerce themes

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/zypento-quick-view` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. That's it! Quick View links will automatically appear on WooCommerce shop and archive pages.

== Frequently Asked Questions ==

= Does it work with all WooCommerce themes? =  
The plugin is built to be compatible with most themes that follow WooCommerce coding standards. Minimal CSS is used to avoid conflicts.

= Can I customize the modal design? =  
Yes! The plugin includes CSS classes that can be overridden in your theme or child theme for complete customization.

= Is it compatible with variable products? =  
Yes, variable products are supported. Customers can select variations before adding to cart via the modal.

== Screenshots ==

1. Quick View link shown on the product loop
2. Modal popup with product gallery and add to cart

== Changelog ==

= 1.0.0 =
* Initial release.

== CSS/JS source ==

Unminified CSS/JS are in assets/css/src and assets/js/src.

