Walz 5172966eb2 Improved GDPR compliance
- Add more customization
TODO: Update styling
2025-04-07 17:12:31 +02:00

11 lines
399 B
Smarty

{*
* GDPR Cookie Consent Module for PrestaShop
*
* @author Walzen665
* @copyright Copyright (c) 2025
* @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0)
*}
<div id="gdpr-cookie-manage-button" class="gdpr-cookie-manage-button" style="display: none;">
<button id="gdpr-cookie-manage" class="gdpr-cookie-manage">{$gdprCookieManageText}</button>
</div>