{config_load file="$language/lang_$language.conf" section="account_history_info"} {#heading_history_info#}

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

{#text_shipping_address#}
{$DELIVERY_LABEL}
{if $BILLING_LABEL}{#text_payment_address#}
{$BILLING_LABEL}{/if}

{#text_shipping_method#} {$SHIPPING_METHOD}
{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#}
{$PRODUCTS_BLOCK}
{$TOTAL_BLOCK}
{if $downloads_content neq ''} {$downloads_content} {/if}

{#title_print#}
{#text_print#}
{$BUTTON_PRINT}
{$BUTTON_BACK}