> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/recommendation-widgets/handpick-related-products.md).

# Handpick related products

✨You can manually select which products to show as recommendations using the **Hand-picked Related Products** feature in our app.

***

### ⚡️ Step 1: Enable "Hand-picked Related Products" in the App

Please follow [this guide](https://docs.globo.io/filter/recommendations/add-a-recommendation-section).

***

### ⚡️ Step 2: Add Manual Recommendations

1. Go to the **Smart Product Filter & Search** app in your Shopify admin.
2. Navigate to the **Recommendations** section.
3. Click the **Manual Recommendations** button (top-right corner).
4. Click **Add Recommendation**.
5. In the popup:
   * Choose a **main product**.
   * Then, select one or more **related products** to show under it.
6. Click **Save** to finish.

***

### 🎉 You’re All Set!

The selected products will now appear in the recommendation section on your storefront. You can repeat the process for as many products as needed.

***

#### 💬 Need Help?

We're happy to assist! Reach out to **📧 <contact@globo.io>** anytime.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.globo.io/filter/recommendation-widgets/handpick-related-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.
