# Variants for Combo Promo

## Setting Variants for Combo Promo

&#x20;The process is the same as setting up your **options** and **variants** for a product. You can refer to the example below:

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

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

{% hint style="info" %}
\*\*<mark style="color:red;">**Note**</mark>: In this example, we will be using **3 options** which are **Size, Color,** and **Combo Promo**.
{% endhint %}

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

1. Click on the **"Add variant"** button to add another **combo variant**, for example, as shown below.
2. In the **"Name"** section, you can enter the name, for example, as shown below.&#x20;
3. Let's put the name **"2 PC Combo"** in the **"Promo Combo"** field.

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

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

The result on your website is as shown below.

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

## Additional Information&#x20;

If you find that your **Combo Promo** is <mark style="color:red;">**Sold Out**</mark>, you need to check your **Variants**, as it is possible that you did :&#x20;

* <mark style="color:red;">**not add**</mark> that specific **Promo Combo** Variant.
* <mark style="color:red;">**not have Stock**</mark> at **Inventory**.

<figure><img src="/files/ZNh8Fc1QWKUsQbgofmHb" 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/variants-for-combo-promo.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.
