{if $order.orderID}
{$smarty.const.STRING_ORDER}: {$order.orderID} ({$order.order_time}) {$smarty.const.STRING_INVOICE_PRINT}
{if $order.customer_firstname}
{$smarty.const.CUSTOMER_FIRST_NAME}:{$order.customer_firstname}
{/if} {if $order.customer_email}
{$smarty.const.CUSTOMER_EMAIL}:{$order.customer_email}
{/if} {section name=i loop=$order.regfields}
{$order.regfields[i].reg_field_name}:{$order.regfields[i].reg_field_value}
{/section} {if $order.shipping_type}
{$smarty.const.STRING_ORDER_SHIPPING}:{$order.shipping_type}{if $order.shipping_details.email_comments_text} ({$order.shipping_details.email_comments_text}){/if}
{/if} {if $order.shipping_country || $order.shipping_city || $order.shipping_address}
{$smarty.const.DELIVERY_ADDRESS}:{if $order.shipping_country}{$order.shipping_country}, {/if}{if $order.shipping_city}{$order.shipping_city}, {/if}{if $order.shipping_address}{$order.shipping_address}{/if}
{/if} {if $order.payment_type}
{$smarty.const.STRING_ORDER_PAYMENT}:{$order.payment_type}{if $order.payment_details.email_comments_text} ({$order.payment_details.email_comments_text}){/if}
{/if} {if $order.customers_comment}
{$smarty.const.STRING_ORDER_COMMENT}:{$order.customers_comment}
{/if}
{$smarty.const.TABLE_TOTAL}:{$order.order_amountToShow} {if isset($module_payment.module) && $module_payment.module != 'CPayPal'} {assign var=status_after_pay value='CONF_'|_concat_str:$module_payment.module_up:'_STATUS_AFTER_PAY_'} {if $order.statusID != $module_payment[$status_after_pay]} {$smarty.const.STRING_PAY_NOW} {/if} {else} {$after_processing_html} {/if}
{$smarty.const.GUSTOMER_PLEASURE} # {$order.orderID}!
В ближайшее время наш менеджер свяжется с Вами для уточнения необходимых деталей. Спасибо за Ваш выбор!
{$smarty.const.CART_PHOTO}
{$smarty.const.TABLE_PRODUCT_NAME}
{if $smarty.const.CONF_DISPLAY_PRCODE eq 1}
{$smarty.const.STRING_PRODUCT_CODE}
{/if}
{$smarty.const.ADMIN_NOTEF2}
{$smarty.const.TABLE_PRODUCT_COST}
{$smarty.const.STRING_SUM}
{section name=i loop=$order.content}
{if $order.content[i].picture}{/if}
{$order.content[i].product_name}
{if $smarty.const.CONF_DISPLAY_PRCODE eq 1}
{$order.content[i].product_code}
{/if}
{$order.content[i].Quantity}
{$order.content[i].PriceOneWithUnit}
{$order.content[i].PriceWithUnit}
{/section}
{if $order.shipping_cost}
{$smarty.const.STRING_SHIPPING_TYPE_PAY}:
{$order.shipping_costToShow}
{/if} {if $order.order_discount}
{$smarty.const.ADMIN_DISCOUNT} {$order.order_discount}%:
{$order.order_discountToShow}
{/if}
{$smarty.const.TABLE_TOTAL}:
{$order.order_amountToShow}
{else} При оформлении заказа возникла ошибка {/if}