Change the order of subparts

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
jafo66
Posts: 75
Joined: 06 Mar 2024, 04:42

Change the order of subparts

Post by jafo66 » 14 May 2024, 21:17

I've added a subpart to the products, but I was wondering if there was a way to have it ordered (similar to the menu does) where it shows up higher in the list of subparts?

Thanks!

User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: Change the order of subparts

Post by aimeos » 15 May 2024, 06:49

Yes, overwrite this configuration in your ./config/shop.php and add your subparts where it should be displayed:
https://github.com/aimeos/ai-admin-jqad ... #L123-L138
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply