> 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/search-widget/enable-instant-search-widget.md).

# Enable instant search widget

✨The **Instant Search Widget** lets customers see live search results (products, collections, pages, articles, etc.) while typing in the search bar — improving the shopping experience and helping them find what they want faster.

The instant search dropdown widget contains the below data:

* Queries – keyword suggestions
* Product suggestions
* Collection suggestions
* Blog Posts
* Pages

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

Follow the steps below to enable this feature on your store:

***

### ✅ Step by step

1. **Open the app** from your Shopify admin.
2. From the left menu, go to **Search** → **Instant Search**.
3. Check the box **Enable Instant Search widget**.
4. Click **Save**.

> 💡 Once enabled, the widget will automatically show up when customers use your store’s search bar.

<figure><img src="/files/5T6gViA3dKt6EHh8fD25" alt=""><figcaption></figcaption></figure>

***

### ⚙️ General configurations

You can further customize the widget in the same settings page:

* **Choose what to show in search results** (Products, Collections, Blog Posts, Pages…)
* **Limit the number of results shown**
* **Display product price, vendor, etc.** if desired

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

***

### 📌 Notes

* If the widget doesn't show up, contact us and we’ll help you troubleshoot.

***

### 💬 Need Help?

If you're unsure about setup or compatibility, don’t hesitate 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/search-widget/enable-instant-search-widget.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.
