Based on this, does anyone know how to get the manufacturer's description to display on product.tpl ?
I tried
Code:
{$manufacturer.descr|escape}
but that doesn't work - it just shows the first character of the manufacturer's name and nothing of the description.
