Hi all,
I am not sure whether or not this functionality is already doable, but I find it very useful on other shops, so I would like to report it as a feature request.
Frontend user functionality:
On a product list page with misc. filtering options, the user should be able to control the sorting of the filtered products. Like a dropdown menu at the top, where the user can select "Lowest price first/Highest price first" etc. Basically the same sorting options as are available for the administrator back-end right now. When adjusting the fintering again after having adjusted the sorting, the sorting should not have to be readjusted again. The user-adjusted sorting should not change when the user uses the filters agein.
The current possibilities:
It is possible now to manually adjust the sorting by adding something like this in the URL: SortBy=Price&SortOrder=ASC. But these parameters are lost when adjusting the filtering again.
So I am requesting DW to develope the functionality for user controlled sorting of product lists, based on the same parameters available back-end. The trick is to make the chosen sorting stick, so the system will "remember" this sorting option on this given page at this given session.
I hope this makes sense and you guys will take this into consideration, as it is a useful functionality and it is rather common across webshops worldwide.
Thank you in advance