{config_load file="$language/lang_$language.conf" section="checkout_new_address"} {config_load file="$language/lang_$language.conf" section="shopping_cart"}
{#text_qty#} | {#text_article#} | {#text_single#} | {#text_total#} | {#text_remove#} | |||
{$module_data.PRODUCTS_QTY} |
{$module_data.PRODUCTS_NAME}
{if $module_data.ATTRIBUTES!=''}
|
{$module_data.PRODUCTS_SINGLE_PRICE} | {$module_data.PRODUCTS_PRICE} | {php}/* //DokuMan - 2009-11-03 - use delete button instead of checkbox in template (commented out){$module_data.BOX_DELETE}{$module_data.BUTTON_DELETE} | */{/php}{$module_data.BUTTON_DELETE} | ||
{if $SELECT_COUNTRY}{#text_country#} {$SELECT_COUNTRY}{/if} |
|||||||
{if $UST_CONTENT}{$UST_CONTENT}{else}{php}printf(TAX_INFO_EXCL, ''){/php} {/if} {$TOTAL_CONTENT} {foreach name=aussen item=shipping_data from=$shipping_content} {$shipping_data.NAME} ({$COUNTRY}): {$shipping_data.VALUE} {/foreach} {if $total} {#text_total#}: {$total} {/if} {if $FREE_SHIPPING_INFO} {$FREE_SHIPPING_INFO}{/if} |