> 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/add-a-recommendation-section.md).

# Add a recommendation section

✨Enhance your customers’ shopping experience by showing **product recommendations** using the **Smart Product Filter & Search** app.

***

### ⚡️ Step 1: Select Your Theme

1. Open the **Smart Product Filter & Search** app from your Shopify admin.
2. From the app's left sidebar, go to the **Recommendation** tab.
3. Choose the theme where you want to enable this feature.

> 💡 *Tip: Make sure you're editing the correct theme (published or draft).*

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

***

### ⚡️Step 2: Enable the Recommendation Section

1. Choose a page on which you want to enable the section from the **Product page/Home page/Collection page/Cart page.**
2. Choose the recommendation type(s) you want to enable. For example:\
   \&#xNAN;*- Frequently Bought Together*\
   *- Trending Products*\
   *- Recently Purchased Products.*\
   *- Etc.*
3. Click the **Turn On** button to activate the recommendation section.

> 🔔 *Once enabled, you’ll be able to insert this section directly into your store pages.*

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

***

### ⚡️ Step 3: Add the Section to Your Theme

1. Click the **Add to Theme** button.
2. You will be redirected to the **Shopify Theme Customizer**.
3. In the Theme Editor:
   * Click **Add block** in your desired page section (e.g., homepage).
   * Select the corresponding app's recommendation section based on the selected type in the step above.
   * Drag it into the position you want.
   * Click **Save** to publish.

> 🎯 *You can place this block on the homepage, product page, or any other supported section.*

<figure><img src="/files/9zozbAonWYbcQWQLxeMU" alt=""><figcaption></figcaption></figure>

***

### 🎉 You’re All Set!

Your recommendation section is now active and ready to help your customers discover more products they’ll love.

***

#### 💬 Need Help?

Contact our support team at **📧 <contact@globosoftware.net>**


---

# 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/add-a-recommendation-section.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.
