> 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-total-number-of-products.md).

# Hide total number of products

✨Below is the total number of products on each collection page:

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

If you prefer not to display the information on your collection pages, you can easily hide this information by following these steps:​

### ⚡️**Step 1: Access the App Settings**

* From your Shopify admin dashboard, navigate to the **Apps** section and select **Smart Product Filter & Search**.​
* In the app's left-hand sidebar, click on **Settings**.​
* Within the **Settings** page, ensure you're on the **General** tab.​

### ⚡️**Step 2: Adjust Product Count Display**

* Locate the option labeled **Show the number of total products**.
* Uncheck this option to hide the total product count from your collection pages.​<br>

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

### ⚡️**Step 3: Save Your Changes**

* Click the **Save** button to apply your changes.​

By following these steps, the total number of products will no longer be displayed on your collection pages.​

If you have any questions or need further assistance, please don't hesitate to contact our support team at <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-total-number-of-products.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.
