{* *}{strip} {* *} {echoVar from=content_title assign=pageName} {* *} {if !empty($products)}

{$pageName} {**} {echoVar from=items_count def=count($products)}

{* *} {foreach $products as $item} {include 'common/product-card.htm' fullview = FALSE backurl = '' number = $item@iteration} {/foreach} {* *} {echoVar from=PagesNavigation}
{* *} {else} {include 'common/no-items.htm' tab = 'Советуем' title = $pageName message = 'Нет товаров!' extra = ''} {/if} {* *}
{/strip}