# Filter

Shopify’s **product filters** help customers refine their search on **collection pages** or **search results pages**. Filters are typically displayed as a **sidebar, dropdown menu, or drawer** to improve navigation and the shopping experience.

#### **Built-in Shopify Filters** <a href="#built-in-shopify-filters" id="built-in-shopify-filters"></a>

* **Availability:** In stock / Out of stock.
* **Price:** Allows filtering based on price range.
* **Product Type:** Sort products by category.

### Step 1: Install the Shopify Search & Discovery App

1. Log in to your **Shopify admin**.
2. Go to the **Shopify App Store**.
3. Search for [**Shopify Search & Discovery**](https://apps.shopify.com/search-and-discovery).
4. Click **Add app** and complete the installation.

### Step 2: Configure Filters in the App

1. In your Shopify admin, go to **Apps > Search & Discovery**.
2. In the left menu, click **Filters.**
3. Click **Add filter.**
4. Choose the **Select Source**.

### How to create a filter?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flf0zuS3pnoHVKPsHAmfW%2Fuploads%2FJUaEium8NIJ9JzF8afJG%2F6%20-%20Create%20filter.mp4?alt=media&token=3bce0358-4dd5-418f-9de7-5dad74f8f3ae>" %}


---

# Agent Instructions: 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://wedesigntech-1.gitbook.io/elegance/app/filter.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.
