> 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/change-recommendation-widget-name.md).

# Change recommendation widget name

✨You can easily update the **title (heading)** of the recommendation section to better match your store’s branding or style.

***

### ✅ Steps to Rename the Widget

#### ⚡️1. Open Theme Customizer

* From your Shopify admin, go to **Online Store > Themes**.
* Click the **Customize** button for the theme you’re currently using.

***

#### ⚡️2. Select the Recommendation Block

* In the customizer, navigate to the page where the recommendation section is added (e.g., homepage).
* In the **left panel**, click on the **Smart Product Filter & Search recommendation** block.

***

#### ⚡️3. Edit the Widget Title

* The **Manual Related Products** section will appear on the **right-hand settings panel.**
* You’ll see a field labeled **Heading**.
* Enter your desired widget name (e.g., *You May Also Like*, *Recommended for You*, *Our Picks*).

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

***

#### ⚡️4. Save Your Changes

* After updating the heading, click **Save** in the top-right corner to apply it to your store.

***

### 👏 You’re All Set!

Your recommendation widget now has a custom title that fits your store’s tone and design.

***

#### 💬 Need Help?

Reach out to us at **📧 <contact@globo.io>** if you need further support.


---

# 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/change-recommendation-widget-name.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.
