VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: servlet on July 13, 2013, 12:37:01 PM

Title: VM 2.0.22 - Product name missing from modal POP UP
Post by: servlet on July 13, 2013, 12:37:01 PM
Product name missing from modal POP UP
When I press ADD TO CART it displays modal popup window, but in version 22 there isnt Product name.
Which file is for modal popup?
Title: Re: VM 2.0.22 - Product name missing from modal POP UP
Post by: PRO on July 13, 2013, 19:50:33 PM
cart/padded.php


ALSO:

the language file has this

COM_VIRTUEMART_CART_PRODUCT_ADDED

value
%2$s x %1$s was added to your cart.

The %2$s   is the product name variable