> 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/filter-sidebar/enable-filter-sidebar-on-search-page.md).

# Enable filter sidebar on search page

✨You can display the Smart Product Filter & Search sidebar on your search results page. This guide walks you through the steps to make it work.

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

***

### ⚡️Step 1: Create a Filter Sidebar for the Search Page

To show filters on your search results, you must first create a sidebar that is assigned to the search page.

1. Open the **Smart Product Filter & Search** app.
2. Go to the **Filter** menu on the left sidebar.
3. Click the **Manage Filter** tab.
4. Click **Add Filter** (or edit an existing one).
5. In the **Applies To** section, choose **Search Page**.
6. Add the filter options you want (e.g. Price, Size, Vendor, etc.).
7. Click **Save**.

> 💡 Tip: You can reuse existing filter options you've already created for other sidebars.

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

***

### ⚡️Step 2: Enable the Filter Sidebar on Search Page

Now, activate the filter on the storefront search page.

1. From the app's left navigation, go to **Settings**.
2. Turn on the toggle for **Enable filter on search page**.
3. Click **Save**.

That’s it! Your store’s search page will now display filters just like your collection pages.

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

***

### 💬 Need Help?

If you need assistance or have questions, feel free to contact our support team:\
📩 **<contact@globo.io>**


---

# 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/filter-sidebar/enable-filter-sidebar-on-search-page.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.
