Hi, I wonder if anyone can point me to find a template that can display lots of products per category like sreadsheet rows. My main issue is that all templates I can find (Joomlart, Gavick, JoomlaShine, etc) are prepared for geat stores, but in my case, my client sells lots of products (1000+) to recycle tonner cartridges and printer repair parts soi yiu can imagine the amount of products that a category can have.
My specific question is, can you point me to a template developer like ie: gavick that have a simple, clean, responsive template to display all the products of this specific client? I know that I can override the VM templaes, but if the template approaches this goal, will be more easy to me to adapt.
Thanks a lot in advise!
Hi,
If you really need to display many products in the same time, the best is to use your own view and don't use internal Virtuemart code.
Advantage of doing this, is that you can set your own cache system or filter and only get the needed datas So you can get 20x more product on the same time.
For the template, chose the lightwest ,no framework with minimum settings, are most of time faster.
But this then need more time to code your shop.