Text only
|
Text with Images
VirtueMart Forum
VirtueMart 2 + 3 + 4
=> Templating & Layouts => Topic started by: vis18neu on August 15, 2012, 07:59:01 AM
Title:
Thumbnail in cart module
Post by:
vis18neu
on
August 15, 2012, 07:59:01 AM
How can I show product thumbnail in VM cart module?
Title:
Re: Thumbnail in cart module
Post by:
vis18neu
on
September 26, 2012, 09:09:45 AM
I've tried many things but I cannot get product thumbnail to show in cart module. Would correct code be:
Code
Select
Expand
<?php
echo
$product
[
"image"
];
?>
Title:
Re: Thumbnail in cart module
Post by:
K&K media production
on
October 02, 2012, 02:16:03 AM
the image is in this array not available
Text only
|
Text with Images