{config_load file="$language/lang.conf" section="boxes"} {config_load file="$language/cleanshop.conf" section="templatica_index"} {if $deny_cart neq 'true'}
{if $empty=='false'}
{#templatica_box_shopping_cart_qty#}: {php}echo $_SESSION['cart']->count_contents();{/php} {#templatica_box_shopping_cart_qty2#}
{$UST}{#text_total#} {$TOTAL}{if $DISCOUNT} -{$DISCOUNT}{/if}
{#templatica_box_shopping_cart_checkout#}
{#templatica_box_shopping_cart_show#}
{else}
{#text_empty_cart#}
{/if}
{else}
{#templatica_box_shopping_cart_checkout2#}
{/if}