{lbl_ordr_order_list} » {"ordr_order"|translate} #{$order.orderID_view} – {$order.status_name}  

{"ordr_order_time"|translate} {$order.order_time} ({"ordr_customer_ip"|translate}: {$order.customer_ip})

{$MessageBlock}
{* ORDER ACTIONS *}

{foreach name=status_list from=$order_actions item=_action} {/foreach} {if $custom_order_statuses} {/if}

{if $order.statusID eq $smarty.const.CONF_ORDSTATUS_CANCELLED or $order.statusID eq $smarty.const.CONF_ORDSTATUS_DELIVERED or $order.statusID eq $smarty.const.CONF_ORDSTATUS_REFUNDED}
{"msg_cant_edit_order"|translate|replace:"%0%":$order.status_name} {else} {"lbl_edit_details"|translate} {/if}
{* PRINT FORMS *} {* SHIPPING INFO *} {* BILLING INFO *}

{lbl_ordr_custinfo}

{lbl_print_forms}

{* CUSTOMER INFO *} {assign var="customer_full_name" value=$order.customer_firstname|cat:" "|cat:$order.customer_lastname} {if $order.customers_comment} {/if}
{"ordr_customer"|translate}: {$customer_full_name|escape:'html'} ({"usr_custinfo_login"|translate|lower}: {if $customer_login}{$customer_login}{else}{"lbl_n_a"|translate}{/if})
{if $smarty.const.CONF_BACKEND_SAFEMODE eq 0}{"usr_custinfo_email"|translate}: {$order.customer_email|escape:'html'}, {else}{"msg_safemode_info_blocked"|translate}{/if} {section name=i loop=$order.reg_fields_values}
{$order.reg_fields_values[i].reg_field_name|escape:'html'}: {$order.reg_fields_values[i].reg_field_value|escape:'html'}{*{if !$smarty.section.i.last}
{/if}*} {/section}
{"ordr_comment"|translate}: {$order.customers_comment|escape:'html'}
{"ordr_source"|translate}: {"ordr_source_`$order.source`"|translate}
{if $print_forms}
{foreach from=$print_forms item=print_form key=print_form_class} {/foreach}
{*{lbl_btn_print}*}
{else} <{"str_empty_list"|translate}> {/if}

{lbl_shipping} — {$order.shipping_type|escape:'html'}{if $order.shippingServiceInfo} ({$order.shippingServiceInfo|escape:'html'}){/if}

{lbl_payment} — {$order.payment_type|escape:'html'}

{"ordr_recipient"|translate}: {$order.shipping_firstname|escape:'html'} {$order.shipping_lastname|escape:'html'}
{if $order.shipping_address ne ""}{$order.shipping_address|escape:'html'}
{/if} {if $order.shipping_city ne ""}{$order.shipping_city|escape:'html'}{/if} {if $order.shipping_state ne ""}{$order.shipping_state|escape:'html'}{/if} {if $order.shipping_zip ne ""}{$order.shipping_zip|escape:'html'}
{/if} {if $order.shipping_country ne ""}{$order.shipping_country|escape:'html'}{/if} {if not($order.shipping_address eq '' and $order.shipping_city eq '')}
{"lbl_lookup"|translate} {/if}
{"ordr_payee"|translate}: {$order.billing_firstname|escape:'html'} {$order.billing_lastname|escape:'html'}
{if $order.billing_address ne ""}{$order.billing_address|escape:'html'}
{/if} {if $order.billing_city ne ""}{$order.billing_city|escape:'html'}{/if} {if $order.billing_state ne ""}{$order.billing_state|escape:'html'}{/if} {if $order.billing_zip ne ""}{$order.billing_zip|escape:'html'}
{/if} {if $order.billing_country ne ""}{$order.billing_country|escape:'html'}{/if} {if not($order.billing_address eq '' and $order.billing_city eq '')}
{"lbl_lookup"|translate} {/if} {if $order.cc_number || $order.cc_holdername || $order.cc_expires || $order.cc_expires}

{"ordr_ccinfo"|translate}
{if true}{*$https_connection_flag*}
{"ordr_ccnumber"|translate}: {$order.cc_number|replace:"<":"<"}
{"ordr_ccholdername"|translate}: {$order.cc_holdername|replace:"<":"<"}
{"ordr_ccexpires"|translate}: {$order.cc_expires|replace:"<":"<"}
{"ordr_cccvv"|translate}: {$order.cc_cvv|replace:"<":"<"}
{else} {"ordr_ccinfo_shown_only_in_https"|translate} {/if} {/if}


{if $orderContent} {section name=i loop=$orderContent} {/section} {else} {/if} {if $order.order_discount or $order.discount_description neq ''} {/if} {if $order.shipping_cost || $order.tax} {/if} {if $order.shipping_cost} {/if} {if $order.tax} {/if}
{"prdset_product_name"|translate} {"cart_product_quantity"|translate} {"ordr_itemprice_excluding_tax"|translate}
{$orderContent[i].name|escape:'html'} {$orderContent[i].Quantity} {$orderContent[i].PriceToShow}
{"lbl_no_products_in_order"|translate}
 
{"usr_custinfo_group_discount"|transcape}{$order.order_discount_percent|string_format:', %0.1f%%'} {$order.order_discount_valueToShow}
{$order.discount_description|escape:'html'|nl2br}
{"ordr_subtotal"|translate} {$order.clear_total_priceToShow}
{"ordr_shipping_handling_cost"|translate} {$order.shipping_costToShow}
{"ordr_tax"|translate} {$order.tax_toShow}
{"str_total"|translate} {$order.order_amountToShow}
{if $order_status_report}

{"ordr_order_processing_history"|translate}

{section name=i loop=$order_status_report} {/section}
{$order_status_report[i].status_change_time} {$order_status_report[i].status_comment|escape:'html'|nl2br}
{/if} {if $custom_order_statuses}
{"ordr_change_status"|translate}

{*
*}

{/if}
{"ordr_add_comment"|translate}

{include file="backend/google_api/gmaps_ext_popup.html" map_win_name="sa_addr_win" map_canvas_name="sa_map_canvas"}