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
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