VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Graphos Srl on September 23, 2015, 09:41:39 AM

Title: ONLY ONE CATEGORY CART
Post by: Graphos Srl on September 23, 2015, 09:41:39 AM
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
Title: Re: ONLY ONE CATEGORY CART
Post by: jenkinhill on September 23, 2015, 10:37:13 AM
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
Title: Re: ONLY ONE CATEGORY CART
Post by: Graphos Srl on September 24, 2015, 15:41:35 PM
Thank's jenkinhill,
i'll try  ;)