# Setting up group product as variant

## Setting up step by step

{% stepper %}
{% step %}

### <mark style="color:blue;">Add new product group</mark>

* In GLOBO Color Swatch, navigate to **Product Groups** page
* Click Add new product group

<figure><img src="/files/mbuZP4RXYzOcP8qOiAJu" alt=""><figcaption><p>New product group</p></figcaption></figure>
{% endstep %}

{% step %}

### <mark style="color:blue;">Setting product group</mark>

**Name**: The name of the product group, used to distinguish it from other product groups in the app.

{% hint style="info" %}
We suggest you use the common name of the products in the product group as the name group.

Example:

* Brow Shaping - Gel
* Brow Shaping - Mascara
* Brow Shaping - Pencil

⇒ Group name is "Brow Shaping". \
This is a way to use names to make it easier to manage product groups later.
{% endhint %}

**Option name:** Product group labels are displayed at the front of the store, used to identify differences of product in group

**Product group style**

**Show on collection page**

**Show on product page**

<figure><img src="/files/dxHsOeTNxxjkJuXSyn03" alt="" width="563"><figcaption><p>Setting product group</p></figcaption></figure>
{% endstep %}

{% step %}

### <mark style="color:blue;">Add product</mark>

* Click **Browse** to add product into group.
* A modal select product open, you can group products of the same item into a group, click **select button** to continue setting up.

<figure><img src="/files/gD7velaZSqzPtNPhPxfc" alt="" width="563"><figcaption><p>Add product</p></figcaption></figure>
{% endstep %}

{% step %}

### <mark style="color:blue;">Change order display position, image, color, title product</mark>

* You can move position option show with **drag/drop** button

<figure><img src="/files/e2gHiRNHN7rRENQWixTf" alt="" width="563"><figcaption><p>Change position display</p></figcaption></figure>

* **Click image** to setup new image or choose color hex show&#x20;

<figure><img src="/files/Bl3WN1u3XxJAibQ8xeoD" alt="" width="563"><figcaption></figcaption></figure>

* A modal setup **color/image** for option open, you can set up color codes, or alternative images for the default product main image displayed.

<figure><img src="/files/OGodWOUSnXxVvLFeH7ne" alt=""><figcaption><p>Change color/image</p></figcaption></figure>

* Change the alternative name for the product name, by default we use the product name as option value

<figure><img src="/files/EEiXQ8yi58sdZAZBcz7Z" alt=""><figcaption><p>Change product title</p></figcaption></figure>

{% hint style="info" %}
We recommend that you use different attribute names between products as name of value options.
{% endhint %}

* **Save** the product group to complete the setup.
  {% endstep %}
  {% endstepper %}

***


---

# 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.globo.io/group-products-as-variants/setting-up-group-product-as-variant.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.
