# Overview

The [Easy Variation Swatches](https://apps.shopify.com/easy-variant-swatches) app is designed to enhance your product variations by replacing standard variant selectors with visually appealing swatches. This approach offers a more engaging and user-friendly shopping experience.

## Key Features:

* Automated Variant Image Swatches
* Option for Custom Color/Image Swatch Configurations
* Combine Similar Products into One with Product Group Feature
* Create and Display Custom Options
* Configure and Display Variant Descriptions for Each Variant
* Swatch Editor for Customizing Swatch Appearance and Styling
* Stock (Variant Inventory) Alerts
* Product Card Customization Options for the Collection Page

### 1. Product page

<figure><img src="/files/y9jQEfGooE49HvgVoagY" alt=""><figcaption><p>swatches on product page</p></figcaption></figure>

#### [View Product page demo](https://easy-variant-swatches-demo.myshopify.com/products/kurta)

### 2. Collection page

<figure><img src="/files/oy7y6Lo5FrfnztfvcMNh" alt=""><figcaption><p>swatches on collection page</p></figcaption></figure>

#### [View Collection page demo](https://easy-variant-swatches-demo.myshopify.com/collections/swatch)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.spicegems.com/evs-easy-variation-swatches/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
