# Configure on Product Pages

We have demonstrated the Product Group creation process on the product page with snapshots.&#x20;

&#x20;For the product group functionality, we have selected the similar T-Shirt products for grouping:

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

Let's create a Product Group in some simple steps:

### Step 1: Activate on the Product Page

Enable the toggle to activate the product group on the product page.

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

* Click on Product Group → click on "Create Your First Product Group".

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

### Step 2: Product Details

In this section, you are required to fill in the details as shown in the image below:

* **Group Name** - Add a name for the group to identify that specific group in the group list.
* **Option Name** - Add option name (for eg. color/size) for the group. It will be shown as the label of the group on the product page.

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

### Step 3: Group Products

* **Search for the products** - Similar products or the product that you want to group together.
* **Display Name** - Add a display name for each product.

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

### &#x20;Step 4: Advance Options (if required)

You can change the position of the Product Group widget on the product and collection pages.

* **Above the product option**: It will show the product group above the default variant options.
* **Below the product option**: It will show the product group below the default variant options.

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

Click on the **Save** option to create the product group.

### Step 5: Select a swatch configuration

You can choose to display different swatch styles on the product page.

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

The Product Group is ready for use. You can check out the visibility of swatches on the product page in the below snapshot.

<figure><img src="/files/iUdDazpuv8fVUtp3VMhC" 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://help.spicegems.com/evs-easy-variation-swatches/product-group/configure-on-product-pages.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.
