=== Quick Variants for WooCommerce ===
Contributors: crafely, alaminit
Tags: woocommerce, product table, variants, quick view, ajax cart
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Quick, filterable WooCommerce product table with expandable variants, AJAX add to cart, optional slide cart drawer, and Quick View modal.

== Description ==
Quick Variants lets shoppers browse and purchase products quickly from a responsive table. Variable products can be expanded inline to reveal purchasable variations. Optional features include a live slide-out cart and Quick View modal for variation selection.

Designed for wholesale, B2B, bulk orders, restaurant menus, or any catalog scenario.

=== Key Features ===
* Responsive product table (Tailwind CSS based)
* Inline expandable variant rows
* AJAX powered add to cart (simple + variation products)
* Optional slide cart drawer
* Optional Quick View modal
* Shortcode support with category & per_page options
* Translation ready

=== Shortcode ===
[quick_variants] — default table

Category filter:
[quick_variants category="hoodies,tshirts"]

Custom products per page:
[quick_variants per_page="25"]

Combine:
[quick_variants category="hoodies,tshirts" per_page="25"]

=== Settings ===
Dashboard → Quick Variants
* Alphabet Filter (show/hide A–Z bar)
* Slide Cart Drawer (enable/disable)
* Quick View Modal (enable/disable)
* Default Products Per Page
* Table Max Width
* Primary Color (buttons & accents)

Labels Tab: Customize table column text (Images, Product, Price, Qty, Options, Add to cart).

=== Changelog ===
= 1.0.0 =
* Initial release

=== Upgrade Notice ===
= 1.0.0 =
First release

=== License ===
GPLv2 or later

=== Credits ===
Developed by Crafely (https://www.crafely.com). WooCommerce powered. Tailwind CSS used for styling.
