# Frontend Display of AJAX Layered Navigation

Once you complete the configuration settings, go to the storefront and filter products through AJAX layered navigation.

**No Page Reload**

While applying filters, the results are updated without page reloading.

<figure><img src="/files/6DDGXrXCY5xpRX8csBIp" alt=""><figcaption></figcaption></figure>

**Multiple Attribute Selection**

Option to select multiple filters at a time.

<figure><img src="/files/1I8Qy3qo3k2VOz1r4EE9" alt=""><figcaption></figcaption></figure>

**Price Slider**

Set a custom range of pricing for the product by dragging the pointer.

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

**Reset Filters**

The Clear All option will remove all filters at once.

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

If anything goes wrong, please contact us at <support@magecomp.com>


---

# 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://docs.magecomp.com/magento-2-ajax-layered-navigation/frontend-display-of-ajax-layered-navigation.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.
