What's the general consensus on the best practice for creating your categories.
I am currently using the Vm menu / category module to display categories.
This is set to display in a module on the left side of my content.
This works well on desktop display, but in mobile view, it displays a long list of categories which the user has to scroll down to get to the product content.
I purchased Nextend accordion a while back, but see that's been discontinued.
I was looking around for a module that can act like an accordion and dynamically display all VM categories.
Alternatively, I could manually create a menu using system links and display this on my main menu. I suppose this would work better for mobile view.