Hello,
I am french and I need to add a cookie acceptance script into the frontend of AbanteCart.
Can you help me please?
Thanks in advance
Bonjour et bienvenue sur le forum AbanteCart!
If you want to add your own cookie acceptance script, the simplest way is to use an HTML Block. You can insert custom HTML/JS code into your storefront and place it in any layout you need. See the guide here: How to install an HTML Widget (https://abantecart.atlassian.net/wiki/spaces/AD/pages/25001986/install+HTML+Widget)
Alternatively, if you prefer a ready-made solution, you can use one of the advanced GDPR extensions from the AbanteCart Marketplace. These include built-in cookie consent banners and extra GDPR compliance features: AbanteCart GDPR Extension (https://marketplace.abantecart.com/gdpr)
Both approaches work: if you just need a simple JavaScript injection, the HTML block is quick; if you need full GDPR compliance, the extension is more complete.