How to sort products by order in List Products?

17.06.2026 16:58
#1
Philippe91
Joomshopping forum user no avatar
Name: Philippe
03.10.2020
Posts: 65
Quote
How to sort products by order in List Products?

Hello again,
Using the latest 5.9.2, I wanted to set the product sort order by default to "Predefined" like in the configuration. However, when the page displays, I only see all options except Predefined, unless I have another issue elsewhere.....

Looked at default_config.php where I could see :

$config->sorting_products_field_select = array(
1=>'name',
2=>'prod.product_price',
3=>'prod.product_date_added',
5=>'prod.average_rating',
6=>'prod.hits',
4=>'pr_cat.product_ordering' <===== This is the one I need but cannot see in list_products
);

How and where can I make the change so that I can see option 4 (product_ordering)?
Thanks

Philippe
How to sort products by order in List Products?

 
17.06.2026 17:37
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 28361
Quote
Aw: How to sort products by order in List Products?

product_ordering - works only for category.

 
17.06.2026 21:22
#3
Philippe91
Joomshopping forum user no avatar
Name: Philippe
03.10.2020
Posts: 65
Quote
Aw: How to sort products by order in List Products?

Hmmm
In my production site which works with a sort of 5.4, the same screen allowed to use predefined sorting based on product ordering...
Could you point me to where I could possibly hack this and restore sorting based on order ? Or is there a way to display products based on the category as you indicate it?
Thx


Letzte Änderung: 17.06.2026 21:23
 
17.06.2026 21:53
#4
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 28361
Quote
Aw: How to sort products by order in List Products?

Sorting in category
https://www.joomshopping.com/forum/posts/7/12785.html

 
18.06.2026 09:57
#5
Philippe91
Joomshopping forum user no avatar
Name: Philippe
03.10.2020
Posts: 65
Quote
Aw: How to sort products by order in List Products?

Hi,
I understand what you say but the only problem is I don't see any "Ordering" column in products list (see image attached).
All I need is to predefine ordering and display products using List Products according to "Predefined" order
Thx
Philippe
Aw: How to sort products by order in List Products?


Joomla: 6.1.1
JoomShopping: 5.9.2
PHP: 8.5.7
MySQL: 8.0.36
Website Url: test.leslevi.org
 
18.06.2026 10:01
#6
Philippe91
Joomshopping forum user no avatar
Name: Philippe
03.10.2020
Posts: 65
Quote
Aw: How to sort products by order in List Products?

OOOPS, OK...It's my mistake...
I was trying to use List Products instead of Category in my menu item!!!

Sorry and confused :-(

Thanks for helping out!

Philippe

 


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.