{* *}{strip} {* *} {include 'common/breadcrumbs.htm' path = [ 'Склады' ]} {* *}
{echoVar from=items_count def=0} шт {* *}

{name from=section def='Склады'}

{* *}
{if empty($CurrentPage)} {body from=section assign=text} {if !empty($text)}
{$text}
{/if} {/if} {* *} {if !empty($stocks)} {foreach $stocks as $item} {include 'common/card-publication.htm' type = stock} {/foreach} {* *}
{pagination}

{* *} {if empty($CurrentPage)} {echoVar from='section->seo_description' assign=text} {if !empty($text)}
{$text}
{/if} {/if}
{* *} {else}
Нет складов!
{/if}
{/strip}