VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: Roccofx1 on March 05, 2016, 06:35:28 AM

Title: VM3 - How to change "Back to store" link from empty cart message?
Post by: Roccofx1 on March 05, 2016, 06:35:28 AM
Hi, I have Joomla 3.4.8 and VM 3.0.12

How to change "back to store" link? it appears at the cart if there is no products available, but i would like that link to be a different page than virtuemart page.

Please help
Title: Re: VM3 - How to change "Back to store" link from empty cart message?
Post by: jenkinhill on March 05, 2016, 13:48:42 PM
The code to show the link is in  components/com_virtuemart/views/cart/tmpl/default.php  if you use the VM default templates. You can edit and override this file.

The link itself is generated in components/com_virtuemart/helpers/vmview.php