# Variants Image

## Add Images for your Variant

Once you have created a variant, you can insert an image for that variant. This images tab will only appear after you **Save** your variant settings.

{% hint style="success" %}
The **supported image file extensions** are **jpg, jpeg, png, gif,** and **webp** only.
{% endhint %}

1\. You can click on the **Add Images** button on the variant you want to insert the image.

![](/files/ZnaWZkeYqrcIydSTzFwQ)

You can select the image you want to upload. Make sure the image size is <mark style="color:red;">**below 5MB.**</mark>

2\. When done, you can **see the image** in the images field in your variant tab.

![](/files/JaCK4QBU7ynSdz1ZqcHE)

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


---

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