> 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/hide-matching-product-count-in-filter-options.md).

# Hide matching product count in filter options

✨By default, each filter option in the sidebar displays a number showing how many matching products are available (for example, `Color: Red (12)`). If you prefer a cleaner look, you can remove these numbers.

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

***

### ✅ Step-by-Step Guide

#### ⚡️Step 1 – Open the App Settings

1. From your Shopify admin, go to the **Smart Product Filter & Search** app.
2. Click on **Filter** in the left menu.
3. Go to the **Filter Tree** tab, and scroll down to the **Show/hide** section.

***

#### ⚡️Step 2 – Disable the Matching Product Count

1. Look for the option called **Show matching product count in filter options**.
2. Uncheck this setting to turn it off.

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

***

#### ⚡️Step 3 – Save Your Changes

Click the **Save** button at the top or bottom of the page to apply the update.

***

### 💬 Need Help?

Have questions or run into issues? Reach out to us anytime:\
**📩 <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/hide-matching-product-count-in-filter-options.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.
