KonaKart Community Forum

General Category => Miscellaneous => Topic started by: bortolaso on September 21, 2010, 10:57:00 am

Title: change sort of display product in front-end site
Post by: bortolaso on September 21, 2010, 10:57:00 am
hi all, i have installed konakart version 4.2 and , after i populate the product list from konakartadmin, i see in konakart demo site-end that all products are
displayed in price sort order. Is possible change the type of sort from price to xxxx personal sort?

Thank in advance.

Simone


Title: Re: change sort of display product in front-end site
Post by: Brian on October 02, 2010, 06:43:02 pm
Yes, you can display them in just about any order you like.   You will have to call the relevant APIs specifying the sort order you require.   You have to modify the code in the store-front for this - the code is provided in the download package with a convenient ANT build file for creating a new version.