Hello dear people,
A client has this webshop with a page called 'Assortiment' used for product display without categories.
It would be very helpfull to be able to sort these products on favorites, but i can't seem to figure this out.
Any ideas?
Kind regards
-Ioncap
J: 3.4.8
VM: 3.0.13.6
use a direct link and add your needed sort order
YOURURL&orderby=product_name
or
YOURURL?orderby=product_name
Quote from: Studio 42 on March 08, 2016, 17:35:53 PM
use a direct link and add your needed sort order
YOURURL&orderby=product_name
or
YOURURL?orderby=product_name
Thank you kindly for your reply Studio 42!