Facets layouts: numeric ranges
Numeric ranges are usually used to show prices as a range, rather than as a list. But numeric ranges can also be used for any numeric value: in stock quantities, rating values, dimensions.
The idea is to split a range of potential values in a fixed number of intervals (ranges). You fix the range start, the range end, and the range gap, and the plugin will not only generate the corresponding ranges but also a range before (there can be some rare values lower than the range start) and a range after (there can be some rare values greater than the range end).


- Select a regular range, with check boxes or radio boxes.
- Set the beginning of the range.
- Set the end of the range.
- Set the range gap.
- Define the general range label as you wish. Use the 3 variables {{start}}, {{end}} and {{count}} to build your own custom label. It will be used for all ranges of this facet.
- Define the before and the after range labels with the “Add localized content” button. Use the 3 variables {{start}}, {{end}} and {{count}} to build your own custom labels.
- Override any range label with the “Add localized content” button. Use the 3 variables {{start}}, {{end}} and {{count}} to build your own custom labels.
This will generate the range :
