# Variant Description

This feature allows adding custom descriptions to the Product variants/combinations of variants. You can display custom descriptions like shipping information, variant details and various other information related to the individual product variants.

**To Configure the description for product variants, follow the below steps:**

## 1. Integrate Variant Description

Variant descriptions can be integrated into the product page in the following ways:

* [App block](/evs-easy-variation-swatches/variant-description/app-block.md)
* [Snippet (manual) integration ](/evs-easy-variation-swatches/variant-description/snippet-manual-integration.md)&#x20;

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

## 2. Create Description&#x20;

In **Variant description** **→** click on the “**+ Create”** button

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

## 3. S**elect a product**

**Search** and **select a product** then click on the **“Next”** button

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

{% hint style="info" %}
N*ote: you can search for products either **by name** or **by URL***
{% endhint %}

## 3. Add description to variants

Select a variant and add the required description.

<figure><img src="/files/1175wAwS8wuzs095fkNp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Please note that you can use the Text Editor or Inner HTML options for adding the description content**
{% endhint %}

* Click on the "Save" button to apply the changes

## Use case:

Showing different shipping times or availability information, providing variant sizing information, displaying variant materials or fabrics, and differentiating between different kits or combo packages⁠—there are many use cases.

{% hint style="info" %}
In case of any queries, feel free to reach out to us at **<help@spicegems.com>**
{% endhint %}


---

# 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/variant-description.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.
