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