Sorting products on a list view

13.06.2013 18:58
#1
celsoclaro
Joomshopping forum user no avatar
Name: celso
17.10.2011
Posts: 52
Quote
Sorting products on a list view

Hi,
Is it possible to add or change the fields to sort by in the dropdown list of sorting controls?
I mean, I would like to add order by description, and order by manufacturer.
And i would also like to delete order by date.

Thanks,
Celso Claro


Joomla: 3.1.1
JoomShopping: 4.2.2
 
13.06.2013 21:21
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Sorting products on a list view

components\com_jshopping\lib\default_config.php


$config->sorting_products_field_select
$config->sorting_products_name_select
$config->sorting_products_field_s_select
$config->sorting_products_name_s_select

 
13.06.2013 23:24
#3
celsoclaro
Joomshopping forum user no avatar
Name: celso
17.10.2011
Posts: 52
Quote
Aw: Sorting products on a list view

Great!!!
Thanks.

Another question, is it possible to sort by Manufacturer?
I only found the column prod.product_manufacturer_id.
Maybe if i could select the column name from the table manufacturers...

How can i do that?

 
14.06.2013 07:55
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25853
Quote
Aw: Sorting products on a list view

Need change query.

add table manufacturer....

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.