{foreach $manufacturerUsers as $userId}
{assign var=title value=\QUI\ERP\Products\Handler\Manufacturers::getManufacturerTitle($userId)} {strip}
{image image=\QUI\ERP\Products\Handler\Manufacturers::getManufacturerImage($userId) title=$title width=400}

{$title}

{locale group='quiqqer/product-bricks' var='brick.control.categoryBox.viewProduct'}
{/strip}
{/foreach}