{* Шаблон формы заказа - первый шаг *} {assign var="preheader" value="+"} {if $admlink}{assign var="postheader" value=`$preheader``$smarty.const.STRING_REGISTRATION_FORM`}{else}{assign var="postheader" value=$smarty.const.STRING_REGISTRATION_FORM}{/if} {include file="header.tpl.html" header=$postheader}
{$smarty.const.STRING_REQUIRED}
{if $reg_error ne NULL}
{$reg_error}
{/if}
{if $smarty.const.CONF_ACTIVE_ORDER eq 1 or $smarty.const.CONF_EMAIL_ORDER_SEND eq 1} {else} {/if} {section name=i loop=$additional_fields} {/section} {if $countries} {else} {/if} {if $smarty.const.CONF_ADDRESSFORM_STATE ne 2} {else} {/if} {if $smarty.const.CONF_ADDRESSFORM_CITY ne 2} {else}{/if} {if !$SessionRefererLogin && $smarty.const.CONF_AFFILIATE_PROGRAM_ENABLED eq 1} {/if} {if $smarty.const.CONF_ADDRESSFORM_ADDRESS ne 2} {else}{/if} {if $smarty.const.CONF_ENABLE_CONFIRMATION_CODE eq 1} {/if}
{if $SessionRefererLogin || $smarty.const.CONF_AFFILIATE_PROGRAM_ENABLED eq 0}{/if}* {$smarty.const.CUSTOMER_FIRST_NAME}: 
* {$smarty.const.CUSTOMER_LAST_NAME}: 
* {$smarty.const.CUSTOMER_EMAIL}: 
{if $additional_fields[i].reg_field_required}* {/if}{$additional_fields[i].reg_field_name}: 
* {$smarty.const.CUSTOMER_COUNTRY}: 
{if $smarty.const.CONF_ADDRESSFORM_STATE eq 0}* {/if}{$smarty.const.CUSTOMER_STATE}: {if !$zones}{else} {/if}
{if !$zones}{else}{/if}
{if $smarty.const.CONF_ADDRESSFORM_CITY eq 0}* {/if}{$smarty.const.CUSTOMER_CITY}: 
{$smarty.const.CUSTOMER_AFFILIATION}: 
{if $smarty.const.CONF_ADDRESSFORM_ADDRESS eq 0}* {/if}{$smarty.const.CUSTOMER_ADDRESS}: 
code
{$smarty.const.OK_BUTTON3}  |  {$smarty.const.RESET_BUTTON}
{literal} {/literal}