# Frequently bought together products

<figure><img src="/files/6LyfXrG4weopJ6pJVK7h" alt=""><figcaption></figcaption></figure>

A "Frequently bought together" feature on Shopify is a list of products that are recommended to buy together with the product customers view.

{% hint style="success" %}
To setup Complimentary products, please follow these steps:

**Step 1:** Create metafields

1. Login to your Shopify store, click to **Settings**
2. Click to **Custom data** and select **Products**
3. Add metafield as follow:
   * Name: **Product Bought Together**
   * Namespace and key: **custom.bought\_together**
   * Content type: **Product - List of products**
     {% 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 Complimentary products
3. Click to **Select Products** and select the products
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/frequently-bought-together-products.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.
