{** * 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='Configure your checkboxes' mod='psgdpr'} {$module_display|escape:'htmlall':'UTF-8'}

{l s='Please customize your consent request messages in the dedicated fields below :' mod='psgdpr'}



{* SWITCH CREATION ACCOUNT MESSAGE *}
{* SWITCH CREATION ACCOUNT MESSAGE *} {if $switchCreationForm eq 1}
{else}
{/if} {* ACCOUNT CREATION MESSAGE *} {foreach from=$languages item=language} {if $languages|count > 1}
{/if}

{l s='This message will be displayed on the customer creation form' mod='psgdpr'}

{if $languages|count > 1}
{/if}
{if $languages|count > 1}
{/if} {/foreach} {* ACCOUNT CREATION MESSAGE *}
{* SWITCH CUSTOMER ACCOUNT AREA MESSAGE *}
{* SWITCH CUSTOMER ACCOUNT AREA MESSAGE *} {if $switchCustomerForm eq 1}
{else}
{/if} {* CUSTOMER ACCOUNT AREA MESSAGE *} {foreach from=$languages item=language} {if $languages|count > 1}
{/if}

{l s='This message will be displayed in the My personal information tab in the customer account' mod='psgdpr'}

{if $languages|count > 1}
{/if}
{if $languages|count > 1}
{/if} {/foreach} {* CUSTOMER ACCOUNT AREA MESSAGE *}
{if count($modules) >= 1} {foreach from=$modules item=module} {* REGISTERED SWITCH MODULE *}
{* REGISTERED SWITCH MODULE *} {if $module.active eq 1}
{else}
{/if} {* REGISTERED MODULE CONSENT MESSAGE *} {foreach from=$languages item=language} {if $languages|count > 1}
{/if}

{l s='This message will be accomplanied by a checkbox' mod='psgdpr'}

{if $languages|count > 1}
{/if}
{if $languages|count > 1}
{/if} {/foreach} {* REGISTERED MODULE CONSENT MESSAGE*}
{/foreach} {/if}