# Variable product

In order to create a variable product in ERPAG, first you need to create the wanted variations by going to:

```
Inventory > Product properties > Add new
```

![](/files/-LLUbSS-EO2L6vN7VhoF)

![](/files/-LLUbUl1Ook9OvQDHddn)

Once you've donr that, you need to assign the created properties to the wanted products in your inventory. Go to:

```
Inventory > Product and services
```

Choose the wanted product from the list and open them. Click on 'edit' to enable changing. Scroll down to the 'product properties' section, expand it and choose the variations from the drop down menu.

![](/files/-LLUcR0obg6p4O_nvLuI)

![](/files/-LLUcTkn9bdQRkMaurBu)

{% hint style="warning" %}
So far, this is the explanation how to create the variations that belong to the variable product. Each of these variations will be a single product, set up the same way as all other products and it will have it's own SKU and description.
{% endhint %}

{% hint style="warning" %}
To sum up one more time:

First, you open the variations as products and assign them SKUs and properties. Then add them under a single variable product which you will create afterwards.

{% endhint %}

Once you are done creating the variations, you can move forward and create the variable product.

```
Inventory > Products and services > Add new > Variable products
```

![](/files/-LLUgoCyXLBWJ22NkR1p)

This will open a window where you will enter the necessary information for the master product and in the 'product variations' section, you will add the variations for this product, by choosing the from the drop-down menu.

![](/files/-LLUhzph9obZylOjHZlZ)

Once you save the changes, the variable product will be added to your inventory.


---

# 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://learn.erpag.com/project/create-new-product-1/untitled-4/basic-definition/product-properties/variable-product.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.
