This commit is contained in:
O K
2025-10-30 13:00:37 +02:00
parent 7fd9256751
commit 396766622e
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.css" type="text/css">
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/orestbida/cookieconsent@3.1.0/dist/cookieconsent.umd.js" async></script>
<link rel="stylesheet" href="/modules/cookiesconsent/cookieconsent.css" type="text/css">
<script type="text/javascript" src="/modules/cookiesconsent/cookieconsent.umd.js" async></script>
<script type="module" src="/modules/cookiesconsent/cookieconsent-config.js"></script>
<hr>
<p class="text-center"> <a type="button" class="btn btn-secondary" data-cc="show-preferencesModal">
{l s='Cookie preferences' d='Modules.Cookiesconsent.Shop'}
</a> </p>