{* * 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='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}