Hi,
I would like to insert a code to show the brand name under the product image. but the code does not work, could you tell me if there is any error?
{block name='product_manufacturer'}
<span class="h3 manufacturer-title" itemprop="name"><a href="{$manufacturer.url}">{$manufacturer.name}</a></span>
{/block}
Thanks in advance,
Eleonora