{$smarty.const.CUSTOMER_ACTIVATE_6}, {$customer_firstname},
{$smarty.const.CUSTOMER_ACTIVATE_7}

{$smarty.const.EMAIL_OUR_MANAGER_WILL_CONTACT_YOU}

{$smarty.const.STRING_ORDER} # {$orderID} от {$order_time}
---------------------------------------------------------------------------
{$smarty.const.CUSTOMER_FIRST_NAME}: {$customer_firstname}
{$smarty.const.CUSTOMER_LAST_NAME}: {$customer_lastname}
{if $customer_email ne ""}{$smarty.const.CUSTOMER_EMAIL}: {$customer_email}
{/if} {section name=i loop=$customer_add_fields} {$customer_add_fields[i].reg_field_name}: {$customer_add_fields[i].reg_field_value}
{/section} {$smarty.const.CUSTOMER_ADRESL}: {if $billing_address ne ""}{$billing_address}{/if}{if $billing_city ne ""}, {$billing_city}{/if}{if $billing_state ne ""}, {$billing_state}{/if}{if $billing_country ne ""}, {$billing_country}{/if}
{if $payment_type ne ""}{$smarty.const.STRING_PAYMENT_TYPE2}: {$payment_type} {if $payment_comments ne ""}({$payment_comments}){/if}
{/if} {if $shipping_type ne ""}{$smarty.const.STRING_SHIPPING_TYPE2}: {$shipping_type} {if $shipping_comments ne ""}({$shipping_comments}){/if}
{/if} {if $customer_comments ne ""}{$smarty.const.STRING_CUSTOMER_COMMENTS}: {$customer_comments}
{/if} ---------------------------------------------------------------------------
{if $discount > 0}{$smarty.const.ADMIN_DISCOUNT}: {$discount}%
{/if} {if $shipping_type ne ""}{$smarty.const.ADMIN_SHIPPING_COST}: {$shipping_cost}
{/if} {$smarty.const.TABLE_TOTAL}: {$order_amount}


{$smarty.const.STRING_ORDER_CONTENT}
---------------------------------------------------------------------------
{section name=i loop=$content} {if $content[i].product_code}[{$content[i].product_code}] {/if}{$content[i].name} ({$content[i].Quantity} {$smarty.const.ORDER_COUNT_F}) = {$content[i].Price}
{if $content[i].eproduct_filename} {$smarty.const.ADMIN_DOWN_LOAD}: {$content[i].name} ({$content[i].file_size} MB) {if $content[i].eproduct_available_days}
- {$smarty.const.ADMIN_EPRODUCT_AVAILABLE_DAYS} {$content[i].eproduct_available_days} {$smarty.const.ADMIN_DAYS} {/if} {if $content[i].eproduct_download_times}
- {$smarty.const.ADMIN_REMANDER_EPRODUCT_DOWNLOAD_TIMES} {$content[i].eproduct_download_times} {$smarty.const.ADMIN_DOWNLOAD_TIMES} {/if} {/if} {/section} {if $smarty.const.CONF_ORDER_ESCAPE eq 1}{$smarty.const.CUSTOMER_ACTIVATE_DEACT}:
{$smarty.const.CONF_FULL_SHOP_URL}index.php?deactivate={$order_active_link}
{/if}

---------------------------------------------------------------------------
{$smarty.const.CUSTOMER_ACTIVATE_8} "{$smarty.const.CONF_SHOP_NAME}"
Http: {$smarty.const.CONF_SHOP_URL}
E-mail: {$smarty.const.CONF_GENERAL_EMAIL}