Hello
How can I display the price and "Add to cart" only for the products of some categories ?
Use template overrides for those categories for which you don't want to have an add to cart. For those overrides you should remove or comment out the add to cart form. eg in productdetails/default.php the add to cart contains the marker // Add To Cart Button (VM2.6)
http://docs.virtuemart.net/tutorials/33-templating-layouts.html and http://www.ostraining.com/blog/joomla/overrides
Hi, newbie with virtuemart, this topic helps me - thanks
But I've got an issue
In my case, I don't know what I've done wrong, but when I use a template override for one template, all the others got the override ...
:'(
if it is different over rides they need different names - if you name it default.php it will over ride everything