# Enable filter on search result page

✨By default, **Smart Product Filter & Search** displays the filter sidebar on collection pages. If you want to help customers filter their search results with our app's filter sidebar, follow the two simple steps below.

***

### ⚡Step 1: Create a filter sidebar for the Search Result page

1. Open the **Smart Product Filter & Search** app from your Shopify admin.
2. Go to **Filter > Manage Filters**.
3. Click the **Add Filter** button (or edit an existing one if you prefer).
4. In the **Apply to** section:
   * Enable the **Search Page option.**<br>

     <figure><img src="/files/qSJyQWr5SfQO1I0nvvfL" alt=""><figcaption></figcaption></figure>
5. Customize the filter options as you wish (e.g. Price, Color, Size, etc.).
6. Click **Save**.

> ✅ This creates a dedicated filter sidebar specifically for your search results page.

***

### ⚡️Step 2: Enable the Filter Sidebar for Search Page in App Settings

1. From the app's left navigation, go to **Settings > General**.
2. Tick on the **Enable Filter on Search Page option.**
3. Click **Save** to apply changes.

> 🎉 Your search results page will now display product filters based on the sidebar you selected!

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

***

### 🛠 Troubleshooting Tips

* Filters will only appear if search results include **products**.
* If filters aren’t showing, check that:
  * The correct sidebar is assigned to the **Search Page**.
  * The filter feature is enabled for the search page in app settings.

***

### 💬 Need Help?

If you run into any issues, feel free to reach out to our support team at **<contact@globosoftware.net>** — we're happy to help!


---

# 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://docs.globo.io/filter/filter-sidebar/configure-filter-sidebar/enable-filter-on-search-result-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.
