=== LW Foldora Checkout Order Toggle for WooCommerce ===
Contributors: lovewoo
Tags: woocommerce, checkout, order review, checkout optimization, mobile checkout
Requires at least: 6.0
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds device-based Classic Checkout order detail toggles while keeping totals, payment methods, and the place-order button visible.

== Description ==

LW Foldora Checkout Order Toggle for WooCommerce is a lightweight WooCommerce checkout helper that lets store owners collapse order detail rows by device type while keeping payment, shipping, totals, and the place-order button clear and usable.

The plugin is designed for Classic Checkout. It adds a small order detail toggle control around the checkout order review table and can hide product detail rows, the order review table header, and the cart subtotal row while preserving shipping rows, coupon rows, fee rows, the order total, payment methods, terms, and the place-order button.

Store owners can choose whether the toggle controls are enabled on desktop, tablet, and mobile layouts. The default setup keeps desktop and tablet layouts unchanged while enabling the toggle on mobile checkout layouts.

This plugin does not replace WooCommerce checkout templates and does not modify checkout submit, order creation, shipping calculation, coupon handling, order status, payment methods, or payment lifecycle.

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`.
2. Activate `LW Foldora Checkout Order Toggle for WooCommerce`.
3. Go to Settings > LW Foldora Checkout Order Toggle.
4. Choose the device layouts that should show checkout order detail toggle controls.

== Frequently Asked Questions ==

= Does this plugin support WooCommerce Checkout Block? =

No. This version is focused on WooCommerce Classic Checkout. Checkout Block pages are detected and skipped.

= Does this plugin change payment, shipping, or order creation? =

No. The plugin only changes the visibility of selected order review rows in the browser. It does not change checkout submission, payment processing, shipping calculation, coupon handling, order status, or order meta.

= Which rows can be collapsed? =

The plugin can collapse the order review table header, product item rows, and the cart subtotal row. Shipping, coupon, fee, and order total rows remain visible.

= What are the default device settings? =

Desktop is off, tablet is off, and mobile is on. This keeps larger checkout layouts unchanged by default.

== Screenshots ==

1. Mobile Classic Checkout with order details collapsed and checkout actions still visible.
2. Mobile Classic Checkout with order details expanded.
3. Mobile Classic Checkout payment area remains reachable after the order detail section.

== Changelog ==

= 1.0.0 =
* Initial WordPress.org release.
* Adds Classic Checkout order detail toggle controls by device type.
* Adds desktop, tablet, and mobile visibility settings.
* Keeps shipping rows, coupon rows, fee rows, order total, payment methods, terms, and place-order actions visible.
* Declares HPOS compatibility because the plugin does not read or write order data.
