{config_load file="$language/lang.conf" section="boxes"} {if $deny_cart neq 'true'}
{if $empty=='false'} В корзине: {php}echo $_SESSION['cart']->count_contents();{/php} шт.{else} {#text_empty_cart#} {/if}
{/if}