VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: maxelcat on January 29, 2013, 13:24:02 PM

Title: adding dimensions to products
Post by: maxelcat on January 29, 2013, 13:24:02 PM
Hi

We have width and length for our products - how do I get them to display on the product page please?

Thanks

Edward
Title: Re: adding dimensions to products
Post by: Joseph Kwan on February 01, 2013, 06:36:51 AM
You need to customize the productdetails template.
Title: Re: adding dimensions to products
Post by: jenkinhill on February 01, 2013, 10:00:22 AM
The code to display the fields is shown in http://forum.virtuemart.net/index.php?topic=92756.0 - you should use a template override for your edited template file. http://dev.virtuemart.net/projects/virtuemart/wiki/Hints_for_the_use_of_the_template_system
Title: Re: adding dimensions to products
Post by: maxelcat on February 18, 2013, 16:00:31 PM
Thanks for the replies Chaps.