=== Design Cart Column Scroll Gallery ===
Contributors: pawelnosko
Tags: woocommerce, gallery, products, column scroll
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WooCommerce product gallery with opposite-scrolling columns, a product preview, and add to cart.

== Description ==

Design Cart Column Scroll Gallery displays WooCommerce products in three columns that scroll in opposite directions. Clicking a photo opens a preview with the price, quantity, variations, and an add to cart button.

You can create multiple gallery instances and place them with a shortcode.

Shortcode: `[design_cart_cs_gallery id="1"]`

== Installation ==

1. Upload the `design-cart-cs-gallery` folder to the `wp-content/plugins/` directory.
2. Activate the plugin through the Plugins screen in WordPress.
3. Make sure WooCommerce is active.
4. Configure a gallery under Column Scroll Gallery and add the shortcode to a page.

== Frequently Asked Questions ==

= Do I need WooCommerce? =

Yes. The plugin displays WooCommerce products and adds them to the cart.

= How do I embed a gallery? =

Use the shortcode `[design_cart_cs_gallery id="1"]`, where `id` is the gallery instance number from the settings screen.

== Changelog ==

= 1.0.0 =
* Initial release.
