VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: razol on March 28, 2012, 17:33:28 PM

Title: How display product_weight in flypage VM2
Post by: razol on March 28, 2012, 17:33:28 PM
I use J2.5 VM2.0.2 i try to add product_weight like this:

this->product->product_weight

but this is not working... can anyone HELP? And also how to add other details for flypage?
Title: Re: How display product_weight in flypage VM2
Post by: jenkinhill on March 29, 2012, 12:48:33 PM
<?php echo $this->product->product_weight ?>

See http://forum.virtuemart.net/index.php?topic=92756.0 and other stickies at the top of this board.
Title: Re: How display product_weight in flypage VM2
Post by: razol on March 29, 2012, 14:08:32 PM
OOhh! Thank you for HELPing!  ;)
-Have a nice day-