=== Sawir Variation Gallery Tools for WooCommerce ===
Contributors: sawirricardo
Tags: woocommerce, product variations, variation images, product gallery
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage variation-specific gallery images in WooCommerce. Works with Sawir Product Image Zoom for WooCommerce.

== Description ==

Sawir Variation Gallery Tools for WooCommerce adds an "Additional variation images" field to each variation in the WooCommerce product editor.

When a customer selects a variation on the product page, the saved images for that variation are added to the WooCommerce product gallery.

Store managers can also bulk export and import additional variation images from WooCommerce > Variation Images. The CSV export includes each variation's ID, SKU, attributes, additional image IDs, and image URLs. The CSV import can replace or append images for imported rows.

This plugin works with Sawir Product Image Zoom for WooCommerce:
https://wordpress.org/plugins/sawir-product-image-zoom-for-woocommerce/

The variation images are added as standard WooCommerce gallery images, so Sawir Product Image Zoom for WooCommerce can include them in its lightbox and zoom experience.

== Frequently Asked Questions ==

= Does this work with Sawir Product Image Zoom for WooCommerce? =

Yes. Variation images added by this plugin use standard WooCommerce product gallery markup, so they work with Sawir Product Image Zoom for WooCommerce.

= Can I bulk update, export, or import variation images? =

Yes. Go to WooCommerce > Variation Images to export a CSV or import a CSV that matches variations by `variation_id` or `variation_sku`. Import rows can use existing Media Library attachment IDs or URLs.

== Installation ==

1. Upload the `sawir-variation-gallery-tools-woocommerce` folder to `/wp-content/plugins/`.
2. Activate the plugin in WordPress.
3. Edit a variable product, open the Variations tab, and add images under "Additional variation images".
4. For bulk updates, go to WooCommerce > Variation Images and use the CSV export/import tools.

== Other plugins by Sawir Studio ==

* [Sawir Live Translate](https://wordpress.org/plugins/sawir-live-translate/) — translate any front-end page live and let visitors switch languages.
* [Sawir Restock Notifier for WooCommerce](https://wordpress.org/plugins/sawir-restock-notifier-for-woocommerce/) — let customers request an email when an out-of-stock product is back.
* [Sawir Product Image Zoom for WooCommerce](https://wordpress.org/plugins/sawir-product-image-zoom-for-woocommerce/) — product image lightbox with navigation and click-to-zoom.
* [Sawir Role Capabilities Manager](https://wordpress.org/plugins/sawir-role-capabilities-manager/) — create custom user roles and manage capabilities.
* [Sawir Media Folders](https://wordpress.org/plugins/sawir-media-folders/) — organize the Media Library into fast, unlimited folders with drag & drop.

== Changelog ==

= 1.0.1 =
* Add links to other Sawir Studio plugins.

= 1.0.0 =
* Added CSV export/import for bulk additional variation image updates.
* Initial release.
