{config_load file=$language_path section="general"} {config_load file=$language_path section="products"} {foreach from=$additional_versender_array key=versender item=vsa} {/foreach}
{if $errors.0} {foreach from=$errors item=error} {$error}
{/foreach} {/if} {if !$errors.0} {$FORM} {foreach from=$items item=ship key=nr} {if $ship.id} {/if} {/foreach}
{#order#}: {$ship.orders_id} {#reclamations_id#}: {$ship.reclamations_id} {if $ship.ebay_id != ''} {#ebay_id#} {$ship.ebay_id} {/if}
{foreach from=$ship.products item=product} {$product.qty} x {$product.name} [pID: {$product.id}]
{/foreach}
{#weight#}:{$ship.weight_select} {#total_weight#}: {$ship.order_weight} kg
{#shipper#}: {$ship.versender}
Anzahl Pakete:{$ship.packages}
{#name#}:
{#company#}:
{#street#}:
{#suburb#}:
{#postcode#}:
{#city#}:
{#country#}:{$ship.country_select}
{#email_address#}:
{$FORM_END} {/if}