Hi
We have width and length for our products - how do I get them to display on the product page please?
Thanks
Edward
You need to customize the productdetails template.
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
Thanks for the replies Chaps.