{config_load file="$language/lang_$language.conf" section="shopping_cart"} {yes_vars assign="YES" contents=1}
{if $smarty.session.language=='german'} {else} {/if} {foreach name=aussen item=module_data from=$module_content key=k} {if $smarty.session.language=='german'} {else} {else} {/if} {/foreach}
Bild {#text_qty#} {#text_article#} Einzelpreis {#text_total#}Image Quantity {#text_article#} Unit Price Total
{if $module_data.PRODUCTS_IMAGE!=''} {else}Kein Bild{/if}

{$module_data.BOX_DELETE|replace:'
{$module_data.PRODUCTS_NAME}
{if $module_data.PRODUCTS_MODEL}Artikelnr.: {$module_data.PRODUCTS_MODEL}{/if}
{if $module_data.EXT_AMPEL2 == 'green'} Lieferzeit*: {$module_data.PRODUCTS_SHIPPING_TIME} {elseif $module_data.EXT_AMPEL2 == 'orange'} Lieferzeit*: {$module_data.PRODUCTS_SHIPPING_TIME} {elseif $module_data.EXT_AMPEL2 == 'red'} Lieferzeit*: {$module_data.PRODUCTS_SHIPPING_TIME} {/if}
{if $module_data.CHARACTERISTICS} Artikelmerkmale {/if} {if $module_data.PROPERTIES.0} {#text_properties#}:
{foreach from=$module_data.PROPERTIES item=property}   {$property.property}: {$property.value}
{/foreach} {/if}
{$module_data.PRODUCTS_NAME}
{if $module_data.PRODUCTS_MODEL}Artikelnr.: {$module_data.PRODUCTS_MODEL}{/if}
{if $module_data.EXT_AMPEL2 == 'green'} Delivery Time*: {$module_data.PRODUCTS_SHIPPING_TIME} {elseif $module_data.EXT_AMPEL2 == 'orange'} Delivery Time*: {$module_data.PRODUCTS_SHIPPING_TIME} {elseif $module_data.EXT_AMPEL2 == 'red'} Delivery Time*: {$module_data.PRODUCTS_SHIPPING_TIME} {/if}
{if $module_data.CHARACTERISTICS} Product Characteristics {/if} {if $module_data.PROPERTIES.0} {#text_properties#}:
{foreach from=$module_data.PROPERTIES item=property}   {$property.property}: {$property.value}
{/foreach} {/if} {/if} {if $smarty.session.language=='german'}
Einzelpreis: {$module_data.PRODUCTS_SINGLE_PRICE|replace:' ':' '}Unit Price: {$module_data.PRODUCTS_SINGLE_PRICE|replace:' ':' '}{#text_total#}: {$module_data.PRODUCTS_PRICE|replace:' ':' '}
{if $smarty.session.language=='german'}
{$TOTAL_CONTENT|replace:"Zwischensumme":"Zwischensumme (inkl. MwSt.)"|replace:":":"     "}
{else}
{$TOTAL_CONTENT|replace:"Subtotal":"Subtotal (incl. VAT.)"|replace:":":"     "}
{/if}