# Variants

**Setting Variants**&#x20;

{% hint style="info" %}
\*\*<mark style="color:red;">**Note**</mark>: The **maximum setting** for **Variants** is only <mark style="color:red;">**100**</mark>.&#x20;
{% endhint %}

{% content-ref url="/pages/lKnjegTbzXXbqOHvhN8C" %}
[Variants Setup](/en/products/variants/variants-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/5nMTlR2F8tDg6txgNzX6" %}
[Variants Image](/en/products/variants/variants-image.md)
{% endcontent-ref %}

**Product variants** are used to create **more than one option** for the **same product**:&#x20;

For example:&#x20;

* **A shirt** product that has **many sizes**.&#x20;
* **Wood** products have **many measurements**.&#x20;

**Variants** can also be used as an option to **create combo products**.

{% content-ref url="/pages/ELhXt3QNM5tIrlxDaDmf" %}
[Variants for Combo Promo](/en/products/variants/variants-for-combo-promo.md)
{% endcontent-ref %}

{% hint style="info" %} <mark style="color:red;">**\*\*Notice**</mark>: Before continuing with this tutorial, make sure you **have added your product** and **Save** it first.
{% endhint %}

{% hint style="info" %}
\*\*<mark style="color:red;">**Notice**</mark>: Make sure you have added **Options (Button/Dropdown/Swatch)** **to your product first** if you **want to add variants** to your product.
{% endhint %}

{% content-ref url="/pages/0qotqFjn6RRkPU2wssMc" %}
[Options](/en/products/options.md)
{% endcontent-ref %}

## Access to Variants page

1. &#x20;Log in to your Commerce Dashboard

![](/files/lCN7aw3FznaFFoOAyya2)

2. &#x20;Click on **Products**

![](/files/HgFrkw3BSgfEtSw9Sp2u)

3. &#x20;Click **All products**

![](/files/qPOXNTIV0Ng01bxriWyx)

4. &#x20;Click on the product name to which you want to add/change Variants

{% hint style="info" %}
**To add variants, make sure you have added Options (Button/Dropdown/Swatch) to the product first.**
{% endhint %}

![](/files/Y8wIVUWiSDlAWJiE3SDf)

5. &#x20;Next, click on the **Variants** tab

![](/files/Ry0TzkcLn6to51Du1lgT)

By default for each product will come with a Default variant.

![](/files/d0yOirROrgD2tK56vhmo)

## Inventory&#x20;

### 1. View Inventory Logs

{% hint style="info" %}
\*\*<mark style="color:red;">**Note**</mark>: The **SKU section** is for **monitoring data for your product** and <mark style="color:red;">**not**</mark>**&#x20;for updating stock.**
{% endhint %}

In this section, you can view changes or track the quantity made in the product stock section.

1. Click on V**iew inventory logs**.

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

2. In this section, all changes made to the product stock quantity will be recorded.

<figure><img src="/files/6BbhvSW3EFgyg9090m10" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="143">Field</th><th>Description</th></tr></thead><tbody><tr><td><strong>Address</strong></td><td><strong>You can change the address in this section to view the logs based on location.</strong></td></tr><tr><td><strong>Date</strong></td><td><strong>Each change made will have a date recorded.</strong></td></tr><tr><td><strong>Activity</strong></td><td><strong>Refers to the thing you did when changing stock quantity.</strong></td></tr><tr><td><strong>Adjusted by</strong></td><td><strong>Refers to the person who made the change to the stock.</strong></td></tr><tr><td><strong>Available</strong></td><td><strong>Referring to the latest stock value.</strong></td></tr></tbody></table>

### 2. Product Stock

1. To **add product stock**, you need to enter it in the space provided. You only need to **click on the dropdown.**

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

2. After that, you can **select the reason or information** related to the change in your product stock.

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

3. You will see the latest updated value for your product stock.&#x20;

{% hint style="info" %}
If the Manage Stock button is <mark style="color:red;">**not**</mark>**&#x20;turned on**, your product will be considered to have **unlimited stock**.
{% endhint %}

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

4. If you press the **View Inventory Logs button**, you will see a list of information regarding the changes to your product stock.

<figure><img src="/files/U4SfKlNeluUWCmDESHTU" 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://docs.shoppego.com/en/products/variants.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.
