I have recently installed Virtuemart 3.0.2 on Joomla 3.3.6.
There used to be an option to show the number of products in a category, but I'm not finding that anywhere.
Is that still an option and if so where will I find it?
Thanks so much in advance.
Markus
just php "count" the $this->products in the categories template and display the number
Sorry, but i dont understand what i have to do!
Thanks
Markus
if you don't understand the code suggestion then just google 'php count '