{* customer's account *}

{$smarty.const.STRING_ACCOUNT_LINK}

{if $CONF_AFFILIATE_PROGRAM_ENABLED} {/if}{* if $CONF_AFFILIATE_PROGRAM_ENABLED *}

{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE}:

{section name=i loop=$additional_field_values} {/section} {if $custgroup_name} {if $discount} {/if} {if $min_discount} {/if} {/if}
{$smarty.const.CUSTOMER_FIRST_NAME} {$first_name}
{$smarty.const.CUSTOMER_LAST_NAME} {$last_name}
{$smarty.const.CUSTOMER_EMAIL} {$Email}
{$smarty.const.CUSTOMER_LOGIN} {$login}
{$additional_field_values[i].reg_field_name}: {$additional_field_values[i].reg_field_value}
{$smarty.const.STRING_DISCOUNT} {$discount}%
{$smarty.const.STRING_MIN_DISCOUNT} {$min_discount}%

{$smarty.const.STRING_UPDATE_CONTACT_INFO}

{$smarty.const.STRING_ADDRESS_BOOK}:

{if $addressStr}

{$smarty.const.STRING_DEFAULT_ADDRESS}:
{$addressStr}

{/if}

{$smarty.const.STRING_UPDATE_ADDRESSES}

{$smarty.const.STRING_ORDER_HISTORY}:

{section name=i loop=$status_distribution} {if $status_distribution[i].count != 0} {/if} {/section} {if !$there_are_orders}
{assign var="there_are_orders" value="1"} {$status_distribution[i].count} {$smarty.const.STRING_COUNT_ORDER_IN_STATUS} '{$status_distribution[i].status_name}'
{$smarty.const.STRING_NO_ORDERS}

{else}

{$smarty.const.STRING_ORDER_SHOW}

{/if}

{$smarty.const.STRING_VISIT_LOG}:

{$visits_count} {$smarty.const.STRING_RECORDS}

{$smarty.const.STRING_VISIT_HISTORY_SHOWING}

{$smarty.const.STRING_AFFILIATE_PROGRAM}:

{if $affiliate_customers} {$smarty.const.STRING_AFFILIATE_CUSTOMERS}: {$affiliate_customers} {else} {$smarty.const.STRING_AFFILIATE_NO_CUSTOMERS} {/if}

{$smarty.const.AFFP_USER_BALANCE}

{$smarty.const.AFFP_PAYMENTS_HISTORY}

{$smarty.const.AFFP_ATTRACT_GUIDE}

{if $CONF_AFFILIATE_EMAIL_NEW_COMMISSION or $CONF_AFFILIATE_EMAIL_NEW_PAYMENT}

{$smarty.const.STRING_MODULE_SETTING}

{/if}