> 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/product-grid/search-products-on-collection-page.md).

# Search products on collection page

✨By default, Shopify does not include a search box on collection pages. However, the **Smart Product Filter & Search** app lets you add a search bar so customers can quickly find products within a specific collection.

***

### ✅ Step-by-Step Guide

1. From your Shopify admin, open the **Smart Product Filter & Search** app.
2. In the left-hand menu, click **Settings**
3. Turn ON the option **Enable search on collection pages**.
4. Click **Save** to apply the changes.

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

***

### 🎯Result

Once enabled, a search bar will appear at the top of your collection pages, allowing customers to search **only within the current collection**.

This improves user experience, especially for stores with large or complex collections.

<figure><img src="/files/RK2JQMGDwYlQbrKyxJ9k" 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/product-grid/search-products-on-collection-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.
