{"ordr_order"|translate} #{$order.orderID}

{"ordr_back_to_order_list"|translate} | {"btn_open_invoice"|translate}
{if $order_status_report} {/if} {if $order.statusID == $cancledOrderStatus} {/if}

{"ordr_order"|translate}

{section name=i loop=$order.reg_fields_values} {/section} {if $order.customers_comment} {/if}
{"ordr_id"|translate}: {$order.orderID}
{"ordr_order_time"|translate}: {$order.order_time}
{"ordr_customer"|translate}: {$order.customer_firstname|replace:"<":"<"} {$order.customer_lastname|replace:"<":"<"}
{"usr_custinfo_email"|translate} {if $smarty.const.CONF_BACKEND_SAFEMODE eq 0}{$order.customer_email|replace:"<":"<"}{else}{"msg_safemode_info_blocked"|translate}{/if}
{$order.reg_fields_values[i].reg_field_name}: {$order.reg_fields_values[i].reg_field_value|replace:"<":"<"}
{"ordr_customer_ip"|translate}: {$order.customer_ip}
{"ordr_status"|translate}: {$order.status_name}
{"ordr_comment"|translate}: {$order.customers_comment|replace:"<":"<"}

{lbl_payment}

{if $order.cc_number || $order.cc_holdername || $order.cc_expires || $order.cc_expires} {if $https_connection_flag} {else} {/if} {/if}
{lbl_payment}: {$order.payment_type}
{"ordr_payee"|translate}: {$order.billing_firstname|replace:"<":"<"} {$order.billing_lastname|replace:"<":"<"}
{"ordr_billing_address"|translate}:
{if $order.billing_address ne ""}{$order.billing_address|replace:"<":"<"}
{/if} {if $order.billing_city ne ""}{$order.billing_city|replace:"<":"<"}{/if} {if $order.billing_state ne ""}{$order.billing_state|replace:"<":"<"}{/if} {if $order.billing_zip ne ""}{$order.billing_zip|replace:"<":"<"}
{/if}{if $order.billing_country ne ""}{$order.billing_country|replace:"<":"<"}{/if}
{"ordr_ccinfo"|translate}
{"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:"<":"<"}
{"ordr_ccinfo_shown_only_in_https"|translate}

{lbl_shipping}

{lbl_shipping}: {$order.shipping_type} {if $order.shippingServiceInfo}({$order.shippingServiceInfo}){/if}
{"ordr_recipient"|translate}: {$order.shipping_firstname|replace:"<":"<"} {$order.shipping_lastname|replace:"<":"<"}
{"ordr_shipping_address"|translate}:
{if $order.shipping_address ne ""}{$order.shipping_address|replace:"<":"<"}
{/if} {if $order.shipping_city ne ""}{$order.shipping_city|replace:"<":"<"}{/if} {if $order.shipping_state ne ""}{$order.shipping_state|replace:"<":"<"}{/if} {if $order.shipping_zip ne ""}{$order.shipping_zip|replace:"<":"<"}
{/if}{if $order.shipping_country ne ""}{$order.shipping_country|replace:"<":"<"}{/if}

{"ordr_ordered_products"|translate}

{if $orderContent} {section name=i loop=$orderContent} {/section}
{"prdset_product_name"|translate} {"cart_product_quantity"|translate} {"ordr_tax"|translate} {"ordr_itemprice_excluding_tax"|translate}
{$orderContent[i].name} {$orderContent[i].Quantity} {if $orderContent[i].tax != null} {$orderContent[i].tax} % {/if} {$orderContent[i].PriceToShow}
{else} < {"srch_no_matches_found"|translate} > {/if}
{"ordr_subtotal"|translate}: {$order.clear_total_priceToShow}
{"usr_custinfo_group_discount"|translate}: {$order.order_discount}
{"ordr_shipping_handling_cost"|translate}: {$order.shipping_costToShow}
{"str_total"|translate} {$order.order_amountToShow}

{"ordr_order_processing_history"|translate}

{section name=i loop=$order_status_report} {/section}
{"str_time"|translate} {"ordr_comment"|translate} {"str_status"|translate}
{$order_status_report[i].status_change_time} {$order_status_report[i].status_comment} {if $order_status_report[i].status_name != 'translate("ordr_status_cancelled")'} {$order_status_report[i].status_name} {else} {"ordr_status_cancelled"|translate} {/if}
{"ordr_change_status"|translate}:  


{"ordr_comment"|translate}: