Good morning,
I have a problem for an e-commerce website:
This site have many categories, but only one of these need the active cart.
The other must display linke a catalog.
I use Joomla 3.4.4 and Virtuemart 3.0.8
Exist a solution or a module for this problem?
Thank's
Ps. sorry for my bad english :P
Make template overrides to remove the cart in the category and product detals view, and set the override to be used in those categories that are catalogue only. http://docs.virtuemart.net/tutorials/templating-layouts.html
Thank's jenkinhill,
i'll try ;)