{config_load file="$language/lang_$language.conf" section="shopping_cart"} {config_load file="lang_`$language`.custom"}
{#text_qty#} | {#text_article#} | {#text_remove#} | {#text_single#} | {#text_total#} | |
{$module_data.PRODUCTS_QTY} |
{$module_data.PRODUCTS_NAME}
{if $module_data.ATTRIBUTES != ''}
|
{$module_data.BUTTON_DELETE} | {$module_data.PRODUCTS_SINGLE_PRICE} | {$module_data.PRODUCTS_PRICE} |
{$order_total_values.title} | {$order_total_values.text} | {$SELECT_COUNTRY} {/if} {foreach name=aussen item=shipping_data from=$shipping_content} |
{$shipping_data.NAME} ({$COUNTRY}): | {$shipping_data.VALUE} |
{#text_total#}: | {$total} |