{config_load file="$language/lang_$language.conf" section="account_history_info"} {config_load file="$language/lang_$language.conf" section="print_order"} {config_load file="$language/lang_$language.conf" section="product_info"}

{#heading_history_info#}

{$BUTTON_PRINT} {$BUTTON_BACK}

{#text_oid#}{$ORDER_NUMBER} ({$ORDER_STATUS})

{#text_date#} {$ORDER_DATE}

{#text_shipping_address#}

{$DELIVERY_LABEL}

{if $BILLING_LABEL}

{#text_payment_address#}

{$BILLING_LABEL}

{/if} {if $SHIPPING_METHOD!=''}

{#text_shipping_method#}

{$SHIPPING_METHOD}

{/if} {if $PAYMENT_METHOD}

{#text_payment_method#}

{$PAYMENT_METHOD}

{/if} {if $ORDER_COMMENTS!=''}

{#text_comments#}

{$ORDER_COMMENTS}

{/if} {if $PAYMENT_INFORMATION!=''}

{#text_payment_info#}

{$PAYMENT_INFORMATION}

{/if}

{#title_history#}:

{$HISTORY_BLOCK}

{#text_products#}

{foreach name=aussen item=order_values from=$order_data} {if $order_values.PRODUCTS_UPLOAD_FILES} {/if} {/foreach} {foreach name=aussen item=order_total_values from=$order_total} {/foreach}
{#head_units#} {#head_products#} {#head_artnr#} {#head_single_price#} {#head_price#}
{$order_values.PRODUCTS_QTY} x {$order_values.PRODUCTS_NAME}{$order_values.PRODUCTS_ATTRIBUTES}{if $order_values.PRODUCTS_SHIPPING_TIME neq ''}
{#text_shippingtime#} {$order_values.PRODUCTS_SHIPPING_TIME}
{/if}
{$order_values.PRODUCTS_MODEL}{$order_values.PRODUCTS_ATTRIBUTES_MODEL} {$order_values.PRODUCTS_SINGLE_PRICE} {$order_values.PRODUCTS_PRICE}
Hochgeladene Dateien:
{$order_values.PRODUCTS_UPLOAD_FILES} {/if} {if $order_values.PRODUCTS_UPLOAD}
{#title_upload_files#}


{#title_allowed_files#} {$order_values.PRODUCTS_UPLOAD.upload_allowed_files}
{#title_max_filesize#} {$order_values.PRODUCTS_UPLOAD.upload_max_filesize} kb
{if $order_values.PRODUCTS_UPLOAD.upload_allowed_extensions!=''}{#title_allowed_extensions#} {$order_values.PRODUCTS_UPLOAD.upload_allowed_extensions}{/if}
{$order_total_values.TITLE} {$order_total_values.TEXT}
{if $PAYPAL_LINK}

{$PAYPAL_LINK}

{/if}

{$TOTAL_BLOCK}

{if $downloads_content neq ''}

{$downloads_content}

{/if}
{if $text_print!=''}

{#title_print#}

{#text_print#}

{/if}

{$BUTTON_PRINT}