{* шаблон формы регистрации (с регистрацией покупателя в магазине) *}
{$smarty.const.REGISTRATION_DESCRIPTION}
{$smarty.const.STRING_REQUIRED}
{if $order ne NULL}
{$smarty.const.STRING_ORDER_CONTINUE_TIP}
{/if} {if $order}
{else} {/if} {assign var="reg_types" value=""|GetRegTypes} {if $reg_types}
{/if} {if $reg_error ne NULL}
{$reg_error}
{/if}
{if $smarty.const.CONF_LOGIN eq 0}
{/if}
{if $smarty.const.CONF_EMAIL_FIELD ne 0}
{/if}
{section name=i loop=$additional_fields} {if $additional_fields[i].reg_field_reg ne 0}
{if $additional_fields[i].reg_field_mask eq "file"} {else} {/if}
{/if} {/section} {if $order ne NULL}
{/if} {if $countries}
{else} {/if} {if $smarty.const.CONF_ADDRESSFORM_STATE ne 0}
{else} {if !$zones} {else} {/if} {/if} {if $smarty.const.CONF_ADDRESSFORM_CITY ne 0}
{else} {/if} {if $smarty.const.CONF_ADDRESSFORM_ADDRESS ne 0}
{else} {/if}
{if $smarty.const.CONF_ENABLE_CONFIRMATION_CODE && !$log}
{/if} {literal} {/literal} {literal} {/literal}
{$smarty.const.RESET_BUTTON} {$smarty.const.OK_BUTTON3}
{if $order ne NULL} {/if} {if $order_without_billing_address ne NULL} {/if}
{if $reg_updating}
{$smarty.const.TERMINATE_ACCOUNT_LINK}
{/if}