{config_load file="$language/lang.conf" section="account_history_info"} {config_load file="$language/lang.conf" section="print_order"} {config_load file="$language/lang.conf" section="product_info"}
{#heading_history_info#} ({#text_oid#} {$ORDER_NUMBER}){#title_orders#} {#text_all#}
{$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}
{foreach name=aussen item=order_values from=$order_data} {/foreach}
Кол. {#head_products#} Един. {#head_price#}
{$order_values.PRODUCTS_QTY} x {$order_values.PRODUCTS_NAME} {if $order_values.PRODUCTS_SHIPPING_TIME neq ''}{#text_shippingtime#} {$order_values.PRODUCTS_SHIPPING_TIME}
{/if} {$order_values.PRODUCTS_ATTRIBUTES}
{$order_values.PRODUCTS_SINGLE_PRICE} {$order_values.PRODUCTS_PRICE}
{foreach name=aussen item=order_total_values from=$order_total} {$order_total_values.TITLE} {$order_total_values.TEXT}
{/foreach}
{if $downloads_content neq ''} {$downloads_content} {/if}
{$BUTTON_PRINT} {$BUTTON_SCHET_PRINT} {$BUTTON_KVITANCIA_PRINT}
{$BUTTON_BACK}