> 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/show-suggestions-before-typing.md).

# Show suggestions before typing

✨You can display a list of suggested products **even before a customer starts typing** in the search bar. This feature is great for promoting popular or trending items right in the instant search dropdown.

***

### 📌 What Are Zero Character Suggestions?

**Zero Character Suggestions** show products **immediately** when a shopper clicks on the search bar **before** they type anything.

It helps customers discover products quickly and increases engagement with your store.

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

***

### ⚙️ How to Enable Zero Character Suggestions

#### ⚡️Step 1: Open App Settings

1. In your Shopify admin, open the **Smart Product Filter & Search** app.
2. From the left menu, go to **Search** → **Settings**.

***

#### ⚡️Step 2: Enable the Feature

1. Scroll down to the **Instant Search Widget** section.
2. Look for the **Zero Character Suggestions** option.
3. Toggle the switch to **Enable.**
4. Enable the **Show Keywords Suggestions** option.
5. From the Keyword list box, enter the list of keywords you want to show when customers click on the instant search widget.
6. Enable the **Show Product Suggestions** option.
7. From the dropdown menu, select the products you want to show when customers click on the instant search widget.

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

***

#### ⚡️Step 3: Save Your Settings

Click **Save** to apply the changes.

***

### 💡 Tips

* Choose products that have always been in stock.
* Use this feature to highlight new arrivals or promotions.

***

### 🛠 Need Help?

If you need assistance, feel free to reach out to our support team at **<contact@globo.io>** — we’re happy to help!


---

# 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/show-suggestions-before-typing.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.
