Log in
Model

Price

Magento\Catalog\Model\Layer\Filter\Price

What it does

This class handles price filtering in Magento 2's catalog layered navigation.

Developers use this to enable customers to filter products by price ranges on category pages and search results.

It manages price interval calculations, applies filters to product collections, and renders price range labels with proper currency formatting.

Public Methods

  • apply()
  • getCustomerGroupId()
  • setCustomerGroupId()
  • getCurrencyRate()
  • setCurrencyRate()
  • getResetValue()
  • getClearLinkText()