{* * 2007-2013 PrestaShop * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@prestashop.com so we can send you a copy immediately. * * DISCLAIMER * * Do not edit or add to this file if you wish to upgrade PrestaShop to newer * versions in the future. If you wish to customize PrestaShop for your * needs please refer to http://www.prestashop.com for more information. * * @author PrestaShop SA * @copyright 2007-2013 PrestaShop SA * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} {capture name=path} {if !isset($email_create)}{l s='Authentication'}{else} {l s='Authentication'} {$navigationPipe}{l s='Create your account'} {/if} {/capture}

{if !isset($email_create)}{l s='Authentication'}{else}{l s='Create an account'}{/if}

{if !isset($back) || $back != 'my-account'}{assign var='current_step' value='login'}{include file="$tpl_dir./order-steps.tpl"}{/if} {include file="$tpl_dir./errors.tpl"} {assign var='stateExist' value=false} {assign var="postCodeExist" value=false} {if !isset($email_create)}

{l s='Create an account'}

{l s='Please enter your email address to create an account.'}

{if isset($back)}{/if}

{l s='Already registered?'}

{l s='Forgot your password?'}

{if isset($back)}{/if}

{if isset($inOrderProcess) && $inOrderProcess && $PS_GUEST_CHECKOUT_ENABLED}

{l s='Instant checkout'}

{foreach from=$genders key=k item=gender}
{/foreach}
{* {l s='January'} {l s='February'} {l s='March'} {l s='April'} {l s='May'} {l s='June'} {l s='July'} {l s='August'} {l s='September'} {l s='October'} {l s='November'} {l s='December'} *}
{if isset($newsletter) && $newsletter}
{/if}

{l s='Delivery address'}

{foreach from=$dlv_all_fields item=field_name} {if $field_name eq "company"}
{elseif $field_name eq "vat_number"} {elseif $field_name eq "address1"}
{elseif $field_name eq "postcode"} {assign var='postCodeExist' value=true}
{elseif $field_name eq "city"}
{elseif $field_name eq "Country:name" || $field_name eq "country"}
{elseif $field_name eq "State:name"} {assign var='stateExist' value=true}
{elseif $field_name eq "phone"}
{/if} {/foreach} {if $stateExist eq false}
{/if} {if $postCodeExist eq false}
{/if}
{$HOOK_CREATE_ACCOUNT_FORM}

*{l s='Required field'}

{/if} {else}
{$HOOK_CREATE_ACCOUNT_TOP} {if $b2b_enable} {/if} {if isset($PS_REGISTRATION_PROCESS_TYPE) && $PS_REGISTRATION_PROCESS_TYPE} {/if} {$HOOK_CREATE_ACCOUNT_FORM}
{if isset($back)}{/if}

*{l s='Required field'}

{/if}