Range filter Max and Min

Hello
We are looking in to building a slider with max and min values in a project. And i found some stuff about it in the ducomentation here:

Under the heading " Filtering UI". Is there any default functionality in Litium 8 to use filter as a range type? Or do we need to build something?

Litium version: [8.3]

It does not exists any default UI functionality in Litium 8 to show a price slider but it is still possible to use the existing logic for price filtering, see https://demo.litium.com/search-result?q=a&price_range=94-991

The combination of using price slider and fixed values in the search filter (as it was in Litium 6) was creating problems when layout was switched between desktop and mobile. Values that was set in the slider didn’t have any fixed values to map into for the fixed values and this caused that you was stuck with the price-filter applied without the possibility to remove the already set price range when the view was switched from desktop into mobile.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.