Re: Displaying product dimensions on detail page?
If you have entered length/width/height for each product you can try accessing them product.tpl
{$product.length}
{$product.height}
{$product.width}
not sure if that will work or maybe they are not included in product array by default (then it will require php file modification)
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|