Why doesn't the price filter include VAT?

Why doesn't the price filter include VAT?

The default behavior of Magento's layered navigation is to filter products excluding taxes. This is a result of the inherent limitations within the default Magento logic, and it is not influenced by our Improved Layered Navigation extension.

Magento filters products based on indexed prices, which means that the filtering process relies on the indexed price values. However, prices that include taxes are not considered during the indexation process. As a result, Magento is unable to filter products by prices that include taxes, and our extension inherits this behavior on the frontend. 


      • Related Articles

      • Improved Layered Navigation | GraphQL methods

        The Improved Layered Navigation extension doesn't have its own GraphQL requests. Instead, it extends the default Magento requests by introducing supplementary details. You can get additional information stored by the Improved Layered Navigation ...
      • How to enable a slider for price filter?

        Improved Layered Navigation provides an option to convert the price filter into the slider. To change the price attribute into the slider display, please navigate to Stores → Product Attributes → select the Price attribute → Improved Layered ...
      • Improved Layered Navigation/Shop By Brand API

        API functionality for Improved Layered Navigation and Shop By Brand is added by its submodule Improved Layered Navigation Pages (shop-by-page). Amasty\ShopbyPage\Api\PageRepositoryInterface - class for pages: POST /V1/amasty_shopbypage/page, ...
      • How to disable Improved Layered Navigation on a specific store?

        For multistore installations, this option is not covered. Although the settings for the Improved Layered Navigation module can be configured individually for each store view, the module cannot be disabled on a store view basis.
      • How to disable filter by category?

        Like the default Magento, the Improved Layered Navigation module allows disabling filtering by category. To do that, navigate to Magento Admin Panel → Stores → Configuration → Amasty Extensions → Improved Layered Navigation → "Category" Filter. ...