{config_load file="$language/lang_$language.conf" section="boxes"} {if $deny_cart neq 'true'}
{#voucher_balance#} {$GV_AMOUNT}
{/if} {/if} {if $empty=='false'} {foreach name=aussen item=products_data from=$products}{$products_data.QTY} x {$products_data.NAME|truncate:20:"...":true}
{/foreach}{if $DISCOUNT}{#text_discount#} {$DISCOUNT}
{/if}
{$UST}
{#text_total#}:{$TOTAL}
{if $SHIPPING_INFO}{$SHIPPING_INFO}{/if}
{#text_empty_cart#}
{/if}