# Product variation swatches

Demo: <https://minimog.thememove.com/product/slim-high-ankle-jeans/>

<figure><img src="/files/YN2sCklycNlbVdQIDDcR" alt=""><figcaption></figcaption></figure>

*Follow these steps to create Product Variation Swatches.*

{% hint style="info" %}
To use Product variation swatches feature, you need to install and activate the **Insight Swatches** plugin.&#x20;

From the Dashboard, go to **Insight Core >** **Plugins** > **Install &** **Activate Insight Swatches.**
{% endhint %}

## Create variations

**Step 1:** From the Dashboard, navigate to **Products > Attributes**&#x20;

**Step 2:** Fill in the Attribute name (such as Size, Color, Image, etc)

*For example, you want to add color attribute to the product then fill in “Color” in “Name” field.*

![](/files/vvN06fF5MDaHIOfaOCcd)

**Step 3:** You can determines how this attribute's values are displayed with **Type**

You can display your attribute in 3 types:

* TEXT

<figure><img src="/files/EdxzRv7wMKkwgN9pLHLa" alt=""><figcaption></figcaption></figure>

![](/files/0onlMiaHuiFRJ0rd8Nu1)

* COLOR

<figure><img src="/files/nC16wiIW5BSd9Zi0K5LM" alt=""><figcaption></figcaption></figure>

![](/files/IHwmEl95MYAg6qIkne96)

* IMAGE

<figure><img src="/files/joYbKc03Ac0QtS0F0Sdb" alt=""><figcaption></figcaption></figure>

![](/files/nS2BT7tDkYyBxKNwOreb)

**Step 4:** Hit **Add attribute** when you’re done. Now click on **Configure terms** link to add new terms to the attribute. Here you’ll see the new field shows up.

![](/files/4Mn5fO7IVJoxVe1R9wSy)

When you're done, you can choose to create new product using this attribut&#x65;**,** or add this attribute to the products you've already create.

{% hint style="info" %}
To change how your variation display, from Attributes, click Edit the Attribute you've just created > Select Type > Update&#x20;
{% endhint %}

## Set up variation swatches for product**s**

**Step 1:** From the admin dashboard, navigate to **Products > All Products**.

{% hint style="success" %}
Note: If you haven't created any product, go to Product > Add New, then fill in all the need information
{% endhint %}

**Step 2:** Select the product you want to set Product variation swatches. At the Product data section, select Product type as Variable product.\
**Step 3:** Choose tab Attributes > Add the attribute you've just created

![](/files/6rFvtT005ME76igSc0me)

**Step 4:** Click on each attribute tab to fill in its value by typing in the value you want then hit Add new. Also, put a tick on 2 options that are Visible on the product page and Used for variations. And finally hit Save attributes.

![](/files/C0z249pZXpkvFRNa2Xpk)

**Step 5:** Move to tab Variations, click the dropdown menu and choose Create variations from all attributes, click Go.

![](/files/m1DgQcrwq7giMmwrm8iZ)

**Step 6:** Now you will see all the variations appear based on the product’s attributes. Firstly, select the default variation if you want. Next, select the attribute that you want to show on shop catalog.\
**Step 7:** Click on each variation to set up its image, price, sale countdown, and other details as you want.

<figure><img src="/files/Dn688nYYcLyzsyz18hO1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can add gallery images for each variation. Instructions to do this are [here.](/minimog-ecommerce-wordpress-theme/ecommerce-features/variation-gallery-images.md)
{% endhint %}

**Step 8:** Finally, click Save changes after you finished all of them. And click Update to save changes to the product.

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

## Hide out-of-stock variations

**Required**: Insight Swatches plugin ver 1.5.0

<figure><img src="/files/4zdCasiVVtI7PDgMJCnI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dvn2GES4aS9EvP9vXUyg" alt=""><figcaption></figcaption></figure>

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

## **Show attribute on shop catalog**

<figure><img src="/files/jPbbmtegjRhN815y04iT" alt=""><figcaption></figcaption></figure>

To show attribute on shop catalog, you need to Edit product > Go to Variations tab > Select the attribute you want to display on shop catalog.

<figure><img src="/files/5hHbpnp1TieJCAUQnZDZ" alt=""><figcaption></figcaption></figure>


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/product-variation-swatches.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.
