{config_load file="$language/lang_$language.conf" section="boxes"} {if $deny_cart neq 'true'} {if $empty=='false'}

{php}echo 'Warenkorb'{/php} ({$PRODUCTS}) Artikel

{else}

{php}echo 'Warenkorb'{/php} (0) Artikel

{/if}
{if $ACTIVATE_GIFT=='true'} {if $GV_AMOUNT neq ''}

{#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}

{#heading_cart#} »

{else}

{#text_empty_cart#}

{/if}

ausblenden/einblenden

{/if}