VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: WEBYA on September 20, 2012, 15:02:40 PM

Title: ¿WHO OPEN CART IN POPUP FROM CUSTOM LINK?
Post by: WEBYA on September 20, 2012, 15:02:40 PM
Hello friends!
I like open cart in popup like image "example 1" from the link of the image "Example 2".

/ components / com_virtuemart / controllers / cart.php

$ this-> json-> msg. = '<a class="showcart floatright" href="'. JRoute::_("index.php?option=com_virtuemart&view=cart").'">'. JText :: _ ('COM_VIRTUEMART_CART_SHOW_MODAL'). '</ a>';

but I can't do this. :S
any ideas?

IMAGE EXAMPLE 1
(http://imageshack.us/a/img812/7605/carritopopup.png)

IMAGE EXAMPLE 2
(http://imageshack.us/a/img525/572/carritopopup1.png)