VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: gamecat2300 on June 19, 2012, 02:16:09 AM

Title: VM 2 Sort by 2 options
Post by: gamecat2300 on June 19, 2012, 02:16:09 AM
Hello,

We have a site with products that are currently being sorted by ID... I am trying to add the option in to also sort by SKU.
SO that products are sorted and displayed by ID first and then sorted by SKU next, is this possible?

=-s-=
Title: Re: VM 2 Sort by 2 options
Post by: Alan_Smith on June 19, 2012, 14:07:17 PM
As per my knowledge you can do it by setting out the parameters with short type and sort field in column header coding. So your user will select as per their requirement and product will sort out according to selection.