# Setup frequently bought together

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

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

{% hint style="success" %}
To setup Frequently Bought Together, please follow these steps:

**Step 1:** Create metafields

To create metafields for Frequently Bought Together, please follow [this article](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-installation/full-install-theme/import-data/create-required-metafields#1.-product-bought-together).
{% 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 Bought Together
3. Click to **Select Products** and select the products
4. **Save** this change and you can see the result
   {% endhint %}

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

<figure><img src="/files/wV5YNkTPZGZ0tfU5lgn3" 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://blueskytechco.gitbook.io/alukas-shopify/product-page-settings/setup-frequently-bought-together.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.
