I’m currently trying to figure out if there is any way to have categories and sub-categories behave differently in terms of sort order.
We’re using /categories as our home page and due to the nature of our products, certain categories are likely to have hundreds of sub-categories.
I’ve managed to limit the number of sub-categories shown on the main category page using CSS but I’d like for these sub-categories in the “Rolling stock products” category (say Top 5 or 10) to be ordered by latest activity whilst keeping the higher level category order intact.
Is this possible?
Thanks in advance for any help.