Order of the products in module "Joomshopping Label Products"

14.11.2018 09:45
#1
user2
Joomshopping forum user no avatar
Name: user
24.03.2012
Posts: 21
Quote
Order of the products in module "Joomshopping Label Products"

Is there any way to control the sorting order /of the product in module “Joomshopping Label Products”?
Please, answer

 
14.11.2018 15:37
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: Order of the products in module "Joomshopping Label Products"

No.

Default ordering by "name"

Need change code
mod_jshopping_label_products.php

$rows = $product->getProductLabel($label_id, $count, null, array(), "ORDER BY name");


ORDER BY name - change to ...

 


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.