ElasticSuite Improved Layered Navigation - Magento 2
This is an add-on for Smile ElasticSuite extension and will add improvements to layered navigation.
- For filters offering multiple selections, the "Apply" button will appear. So that page doesn't get reloaded on each selection instead you can choose the required option & hit the apply button in one go.
- Seo-friendly URLs for layered navigation filters(except price filter)
- Upcoming: Ajax loading behavior for products while using filters
Description
Overview - ElasticSuite Improved Layered Navigation Magento-2 Extension
This Magento 2 extension will add improvements to the layered navigation produced by the opensource ElasticSuite extension by Smile(https://github.com/Smile-SA/elasticsuite).
Problem#1: There is a usability problem in the present layered navigation when there are filter options with checkboxes i.e multiple options can be selected from a filter. Then at the moment, the selection of each option will reload the page.
Solution: Extension will prevent the page reload on each selection & provide a "Apply" button next to the filter options so that you can choose multiple options & hit the Apply button to filter the products in one go.
Problem#2: Non-seo friendly url's
Solution: Extension will convert the filter url's to seo friendly format(expert the url of price filter).
We will be adding more options to this extensions in the future. The changes will be
- Ajax loading behavior for products while using filters
Reviews
Customer Reviews
- Rating
-
4
Change Log
- [Bug Fix] Fixed issue when seo friendly url feature is ON & store urls are configured to have store code
- Made 'Apply' button text translatable
- [Bug Fix] fixed problem with filter options having space in name
- other bug fixes