{load_language_text section="account_history_info"} {load_language_text section="buttons" name="button"}

{$txt.heading_history_info}

{$txt.label_order_number} {$ORDER_NUMBER} ({$ORDER_STATUS})
{$txt.label_order_date} {$ORDER_DATE}

{$txt.title_shipping_address}

{$DELIVERY_LABEL}

{if $BILLING_LABEL}

{$txt.title_payment_address}

{$BILLING_LABEL}

{/if}
{if $SHIPPING_METHOD}

{$txt.title_shipping_method}

{$SHIPPING_METHOD}

{/if} {if $PAYMENT_METHOD}

{$txt.title_payment_method}

{$PAYMENT_METHOD}

{/if} {if $HISTORY_BLOCK}

{$txt.title_history}

{$HISTORY_BLOCK}

{/if}

{$txt.title_products}

{foreach name=aussen item=order_values from=$order_data} {/foreach} {foreach name=order_total_values item=order_total_values from=$order_total} {/foreach}
{$txt.head_units} {$txt.head_products} {$txt.head_artnr} {$txt.head_single_price} {$txt.head_price}
{$order_values.PRODUCTS_QTY} {if $order_values.UNIT}{$order_values.UNIT}{else}x{/if} {$order_values.PRODUCTS_NAME}{$order_values.PRODUCTS_ATTRIBUTES}{if $order_values.PRODUCTS_SHIPPING_TIME neq ''}
{$txt.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}
{$order_total_values.TITLE} {$order_total_values.TEXT}
{if $downloads_content neq ''}

{$downloads_content} {/if}

{$button.back} {$button.print}