# Setup product group

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

Grouping products and selling them as a set can help boost your sales. And the best part is that you’re not just increasing sales. You are also keeping your shoppers happy and engaged, and making it easy for them to find exactly what they’re looking for. To set up a Product group, please follow these steps:

{% hint style="success" %}
**Step 1:** Create metafields

1. Login to your Shopify store, click to **Settings**
2. Click to **Custom data** and select **Products**
3. Add metafields as bellow:
   * Name: **Product grouped**
   * Namespace and key: **custom.product\_grouped**
   * Content type: **Product - List of products**
4. Click **Save**
   {% endhint %}

{% hint style="success" %}
**Step 2:** Setup product

1. From your admin, go to **Products** and select the products to setup
2. Scroll down to **Metafields** and click to Product grouped
3. Click to **Select Products** and select the products you want to group
4. **Save** this change and you can see the result
   {% endhint %}


---

# 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://nextsky.gitbook.io/glozin-theme/product-page-settings/setup-product-group.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.
