Page 1 of 1

Price filter

Posted: 28 Apr 2015, 04:47
by aksenovaa
Often, the site has also filter by price as a slider to limit the list of goods for the price. Here, such a decision "out of the box" I have not found, but it would be good to add this.
For example, in this demo:
http://demo.transvelo.com/media-center/ ... style=alt2

Re: Price filter

Posted: 28 Apr 2015, 08:04
by aimeos
aksenovaa wrote:Often, the site has also filter by price as a slider to limit the list of goods for the price. Here, such a decision "out of the box" I have not found, but it would be good to add this.
No, there's no price subpart available for the catalog filter yet. If you could care about the HTML/CSS/JS in the frontend for this, we could implement the backend part.

Such a solution must work with Javascript disabled too and could use HTML5 attributes for the slider.

Re: Price filter

Posted: 11 May 2015, 10:53
by aksenovaa
Sorry for the long absence.I was busy.
It may be suitable following decision: http://refreshless.com/nouislider/
with linking input fields: http://refreshless.com/nouislider/linking-input-fields/
and so on...

Re: Price filter

Posted: 11 May 2015, 10:59
by aimeos
aksenovaa wrote: It may be suitable following decision: http://refreshless.com/nouislider/
with linking input fields: http://refreshless.com/nouislider/linking-input-fields/
and so on...
Yes, looks definitively cool!
If it also works without Javascript by offering two input fields, it would be a good solution for sure.