| {#head_position#} | {#pos_units#} | {#head_products#|replace:':':''} | {#head_single_price#|replace:':':''} | {#pos_price#} | |||
| {$module_id+1} | {$module_data.img} {if $smarty.session.language=='german'}Stückzahl: {$module_data.qty} | {else}Quantity: {$module_data.qty} | {/if}
{$module_data.name}
{if $module_data.properties.0}
{#text_properties#}: {foreach from=$module_data.properties item=property} {$property.property_title}: {$property.property_value} {/foreach} {/if} |
{if $smarty.session.language=='german'}
Einzelpreis: {$module_data.price|string_format:"%.2f"} EUR | Gesamtpreis: {$module_data.final_price|string_format:"%.2f"} EUR | {else}Unit Price: {$module_data.price|string_format:"%.2f"} EUR | Total Price: {$module_data.final_price|string_format:"%.2f"} EUR | {/if}
{$TOTAL_BLOCK}
{$DELIVERY_LABEL}
{$BILLING_LABEL}
{if $PAYMENT_INFORMATION!=''}
{$PAYMENT_INFORMATION} {/if}
{$PAYMENT_INFORMATION} {/if}