{** * 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) *} {extends file='customer/page.tpl'} {block name='page_title'} {l s='GDPR - Personal data' mod='psgdpr'} {/block} {block name='page_content'}

{l s='Access to my data' mod='psgdpr'}

{l s='At any time, you have the right to retrieve the data you have provided to our site. Click on "Get my data" to automatically download a copy of your personal data on a pdf or csv file.' mod='psgdpr'}

{l s='GET MY DATA TO CSV' mod='psgdpr'} {l s='GET MY DATA TO PDF' mod='psgdpr'}

{l s='Rectification & Erasure requests' mod='psgdpr'}

{l s='You have the right to modify all the personal information found in the "My Account" page. For any other request you might have regarding the rectification and/or erasure of your personal data, please contact us through our' mod='psgdpr'} {l s='contact page' mod='psgdpr'}. {l s='We will review your request and reply as soon as possible.' mod='psgdpr'}

{literal} {/literal} {/block}