{* customer information form *}
{$smarty.const.STRING_REGISTER_INFORMATION}
{if $email_already_exists ne NULL}
{$smarty.const.ERROR_EMAIL_ALREADY_EXISTS}
{*{$smarty.const.REMEMBER_PASSWORD}*}
{/if} {if $error}{$error}{/if}

{$smarty.const.STRING_REQUIRED}

    {if isset($openID)}

    {$smarty.const.STRING_OTHE_DATE}

    {/if} {if trim($email) && isset($openID)} {else}
  • {/if} {if trim($first_name) && isset($openID)} {else}
  • {/if} {if trim($last_name) && isset($openID)} {else}
  • {/if}
  • {*
  • *}
  • {if !isset($openID)}
  • {/if}
  • {$smarty.const.STRING_SEND_CAPCHA}

{$smarty.const.STRING_SEND_REGISTER_FORM}