VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: pool27 on August 12, 2014, 22:00:55 PM

Title: How to: Add to Cart button link to product detail page
Post by: pool27 on August 12, 2014, 22:00:55 PM
Please how can l change the add to cart button link on Category page to link to product detail page. For some products the customer needs to chose size so l need them to go into the product detail page everytime the click on the add to cart button.

Thanks
Title: Re: How to: Add to Cart button link to product detail page
Post by: jenkinhill on August 12, 2014, 22:26:02 PM
If you have add to cart on the category product listing page then I suspect you are using a commercial template with override files. The default category page of the current VM versions, 2.6.x, does not have the add to cart facility. So you will need to edit your template overrides to remove the extra code. Compare the cetegory override file with the VM default file (at components/com_virtuemart/views/category/tmpl/default.php ).

http://forum.virtuemart.net/index.php?topic=108212.0