# Complementary Products

The complementary products feature enhances the customer shopping experience by providing thoughtful pairing suggestions, helping customers quickly find related items and save selection time. It also increases the practicality and perceived value of product combinations, boosts store sales, and showcases the brand's professionalism and deep understanding of customer needs.

### Install the Shopify Search & Discovery App

<figure><img src="/files/8L0wcLcSfqQRIGDmE1eh" alt=""><figcaption><p>Shopify Search &#x26; Discovery App</p></figcaption></figure>

* Log in to your Shopify admin.
* Go to the **Shopify App Store**.
* Search for the **Shopify Search & Discovery** app.
* Click **Add App** and complete the installation.

### Open the App and Access Product Recommendation Settings

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

* In your Shopify admin, go to **Apps > Search & Discovery**.
* Click on **Recommendations** in the left-hand menu.

### Select Products and Link Complementary Products

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

* On the **Recommendations** page, click **Manage Recommendations**.
* Search for or select the main product for which you want to set complementary products.
* Click to enter the recommendation configuration page for that product.

### Add a Complementary Products Block in the Template Editor

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

* Navigate to **Online Store > Customize** in your Shopify admin.
* Select the **Product Template** from the dropdown menu.
* As shown in the image, add a **Complementary Products Block** to the product page template.
* Save your changes to ensure the block is displayed on the product page.


---

# 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://en-ascent.webvista.studio/pages/main-product/complementary-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.
