# Variants Setup

{% hint style="info" %}
\*\*<mark style="color:red;">**Notice**</mark>: **Before you proceed with this setting, make sure you have added your product options pad first.**
{% endhint %}

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

## Setup Variants for Products

1. Enter the name of the first Variant in the word **Default** for example **size S**.

![](/files/PW4hqz0hFiKG42Egz7D4)

2. Click the **Save** button (You can scroll down to see the button).

![](/files/63zbqDUK13SZPzIKP5p3)

3. Next, to add more variants you just need to click the **Add variant** button

![](/files/yfNj37pEnigCXaUp8InU)

4. Enter the details of the second variant for that product

![](/files/a4xofzHVJstfJNbsf7GC)

### 1. Variant Information Explanation

<table><thead><tr><th width="222">Name</th><th>Explanation</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>The <strong>variant name</strong> for your product</td></tr><tr><td><strong>Price</strong></td><td>The price that the <strong>customer has to pay</strong> for this variant</td></tr><tr><td><strong>Compare at price</strong></td><td>The <strong>original price of your product</strong>, before the discount, and so on. Make sure the value is <strong>higher than your price</strong> value.</td></tr><tr><td><strong>Manage stock</strong></td><td>You can <strong>activate this toggle if this variant needs to have quantity</strong>.<br>**If <mark style="color:red;"><strong>not enabled</strong></mark>, your product stock will be counted as <mark style="color:red;"><strong>Unlimited</strong></mark>.</td></tr><tr><td><strong>Stock</strong></td><td>You can enter stock for this variant if you activate the Manage stock toggle. Make sure you <strong>enter the stock quantity</strong> at your default store location.</td></tr><tr><td><strong>SKU</strong></td><td><strong>SKU</strong> is the short form for <strong>Stock Keeping Unit</strong>. You can enter the text/number you want if you want to <strong>see your sales data according to this SKU</strong> instead of your variant name.</td></tr><tr><td><strong>Weight</strong></td><td>You will need to <strong>enter a weight for this variant</strong> for later shipping.</td></tr></tbody></table>

Repeat this process for the next variant.

![](/files/ks0Yj1wDZvxLEBjyauX8)

![](/files/r1f2PWDZpwumWZRLemoi)

## 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 **view 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>

## Preview

View your variant results by clicking the **Preview** button on the **Items** tab

![](/files/NqxNdHgMZe3YZywVHiGs)

### Example of how your products will look like at your website

![](/files/Lwb8wg1d2A0eTL2WLKaZ)

## Additional Info

1. **Minimum variants are&#x20;**<mark style="color:red;">**1**</mark> and **maximum variants** can only be filled with <mark style="color:red;">**100 variants**</mark> only.

![](/files/ocYdHWnvvUyfVNI0Z7Wt)

2. If you do the Manage stock setting on your variants, make sure you enter the stock quantity in your default store locations.\
   \
   Otherwise, the customer still cannot make a purchase at your store because the quantity of stock at your default store location is not filled.


---

# 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/variants-setup.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.
