{* * 2007-2018 PrestaShop * * 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-2018 PrestaShop SA * @license http://addons.prestashop.com/en/content/12-terms-and-conditions-of-use * International Registered Trademark & Property of PrestaShop SA *}

{l s='Help & contact' mod='psgdpr'} {$module_display|escape:'htmlall':'UTF-8'}

{l s='This module allows you to :' mod='psgdpr'}


1

{l s='Erase any customer account with his/her personal data collected by your shop if requested by the customer' mod='psgdpr'}

2

{l s='Add a consent confirmation checkbox in a module form that collects personal data and customize it' mod='psgdpr'}

3

{l s='Allow your customer to consult and export their personal data collected by your shop on their customer account' mod='psgdpr'}

4

{l s='View all your customers’ actions related to their personal data' mod='psgdpr'}

{l s='Need help ?' mod='psgdpr'}
{l s='Find here the documentation of this module' mod='psgdpr'} {l s='Documentation' mod='psgdpr'}

{l s='FAQ' mod='psgdpr'}
{foreach from=$apifaq item=categorie name='faq'} {$categorie->title|escape:'htmlall':'UTF-8'}
    {foreach from=$categorie->blocks item=QandA} {if !empty($QandA->question)}
  • {$QandA->question|escape:'htmlall':'UTF-8'}

    {$QandA->answer|escape:'htmlall':'UTF-8'|replace:"\n":"
    "}

  • {/if} {/foreach}
{if !$smarty.foreach.faq.last}
{/if} {/foreach}
{l s='You couldn\'t find any answer to your question ?' mod='psgdpr'} {l s='Contact us on PrestaShop Addons' mod='psgdpr'}