{* * 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}{l s='Mon compte'}{$navigationPipe}{l s='Mes adresses'}{$navigationPipe}{if isset($id_address) && (isset($smarty.post.alias) || isset($address->alias))}{l s='Modifier adresse'}{else}{l s='Ajouter une adresse'}{/if}{/capture} {include file="$tpl_dir./breadcrumb.tpl"}

[{if isset($id_address) && (isset($smarty.post.alias) || isset($address->alias))}{l s='Modifier adresse'}{else}{l s='Ajouter une adresse'}{/if}]

{include file="$tpl_dir./errors.tpl"}

{if isset($id_address)}{l s='Votre adresse'}{else}{l s='Nouvelle adresse'}{/if}

{*
{l s='DNI / NIF / NIE'}
*} {assign var="stateExist" value="false"}
{foreach from=$ordered_adr_fields item=field_name} {if $field_name eq 'company'} {/if} {if $field_name eq 'vat_number'}
{/if} {if $field_name eq 'firstname'}
{/if} {if $field_name eq 'lastname'}
{/if} {if $field_name eq 'address1'}
{/if} {if $field_name eq 'address2'}
{/if} {if $field_name eq 'postcode'}
{/if} {if $field_name eq 'city'}
{* if customer hasn't update his layout address, country has to be verified but it's deprecated *} {/if} {if $field_name eq 'Country:name' || $field_name eq 'country'}
{if $vatnumber_ajax_call} {/if} {/if} {if $field_name eq 'State:name'} {assign var="stateExist" value="true"}
{/if} {/foreach} {if $stateExist eq "false"}
{/if}

{l s='Destiné au Laboratoire Garancia, uniquement en cas de problème de livraison'}
{l s='En savoir plus'}


{l s='Complément d\'adresse (facultatif)'}


{l s='En savoir plus'}

*{l s='Champ obligatoire'}

{if isset($id_address)}{/if} {if isset($back)}{/if} {if isset($mod)}{/if} {if isset($select_address)}{/if}