Price Filtering
Please see below for a list of price variables available to use in Aurora.
Overview
You can use the following variables on the Product (Category) Listings page to reflect the ranges of prices available. The most common reason for doing this is to create a price slider.
Variable | Description | Note |
---|---|---|
min_filter_price | The maximum price, based on the range available. | Includes the currency symbol. |
max_filter_price | The minimum price, based on the range available. | Includes the currency symbol. |
min_selected_filter_price | The minimum price that the customer has selected. | Includes the currency symbol, if no price has been selected |
max_selected_filter_price | The maximum price that the customer has selected. | Includes the currency symbol, if no price has been selected |
Updated over 2 years ago