# Product set

Product Set is a dynamic feature designed to enhance your product page with curated recommendations. This feature allows you to showcase up to four complementary products each set alongside your main item, making it easier for customers to discover perfect mix-and-match options. By highlighting related products as a cohesive set, you can drive cross-selling opportunities and provide a more personalized shopping experience. Elevate your product presentations and boost your sales potential with thoughtfully recommended product sets.

{% hint style="warning" %}
A maximum of 4 products, **excluding the main product**, will be displayed, even if you select more than that.
{% endhint %}

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

{% hint style="success" %}
**Steps:**

1. Login to your Shopify store, click to **Settings**
2. Click to **Custom data** and select **Add definition** for **Metaobject definitions**
3. Set the name with **Product set**
   {% endhint %}

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

{% hint style="success" %}
4\. **Add the following fields:**

\- Name: **Product item**

Content type: **Product - List of products**
{% endhint %}

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

Once you've set up the feature, you can easily add model information to your product listings. For a step-by-step guide on how to do this, please refer to the video below.

{% embed url="<https://streamable.com/6oq06a>" %}


---

# 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/product-set.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.
