=== Quickoo: Quick order for WooCommerce ===
Contributors: ecomemerge
Tags: quick checkout, quick order
Requires at least: 6.1
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Lightweight quick-order modal for WooCommerce that lets shoppers add items, fill details, pick shipping/payment, and place orders fast.

== Description ==
Quickoo adds a Quick Order button to product archives and single product pages. Shoppers can open a modal, adjust quantities, select shipping and payment methods, and submit the order without visiting the full checkout page. Orders are created via WooCommerce APIs and work for guests or logged-in users.

== Installation ==
1. Upload the plugin folder to `/wp-content/plugins/quickoo-quick-order-for-woocommerce` or install the ZIP via the Plugins screen.
2. Activate **Quickoo: Quick order for WooCommerce** in wp-admin.
3. Ensure at least one shipping method and payment gateway are enabled in WooCommerce.

== Frequently Asked Questions ==
= Does this support variable products? =
Not yet. The modal currently targets simple products. Variations would need attribute selection UI before adding.

= How is shipping cost calculated? =
It uses the configured cost for each active WooCommerce shipping method. Complex formula costs will appear as zero in the modal.

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