{** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License 3.0 (AFL-3.0) * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * 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. * * @author PrestaShop SA * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) *} {** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License 3.0 (AFL-3.0) * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * 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. * * @author PrestaShop SA * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) *}

{l s='General info' mod='psgdpr'}


{* *} {* {if $footer.product_discounts_tax_excl > 0} {/if} *}
{l s='Gender' mod='psgdpr'} {$customerInfo['gender']}
{l s='Name' mod='psgdpr'} {$customerInfo['firstname']} {$customerInfo['lastname']}
{l s='Birth date' mod='psgdpr'} {$customerInfo['birthday']}
{l s='Age' mod='psgdpr'} {$customerInfo['age']}
{l s='Email' mod='psgdpr'} {$customerInfo['email']}
{l s='Language' mod='psgdpr'} {$customerInfo['language']}
{l s='Creation account date' mod='psgdpr'} {$customerInfo['date_add']}
{l s='Last visit' mod='psgdpr'} {$customerInfo['last_visit']}
{l s='Siret' mod='psgdpr'} {$customerInfo['siret']}
{l s='Ape' mod='psgdpr'} {$customerInfo['ape']}
{l s='Company' mod='psgdpr'} {$customerInfo['company']}
{l s='Website' mod='psgdpr'} {$customerInfo['website']}
{l s='Gender' mod='psgdpr'} {$customerInfo['gender']}
{l s='Total Discounts' d='Shop.Pdf' pdf='true'} - {displayPrice currency=$order->id_currency price=$footer.product_discounts_tax_excl}
{l s='Total (Tax excl.)' d='Shop.Pdf' pdf='true'} {displayPrice currency=$order->id_currency price=$footer.total_paid_tax_excl}
{l s='Total' d='Shop.Pdf' pdf='true'} {displayPrice currency=$order->id_currency price=$footer.total_paid_tax_incl}