1. Cookie banner
In the HTML header, as early as possible
<!-- OneTrust Cookies Consent Notice start for cinevox.be -->
<script type="text/javascript"
src="https://cdn.cookielaw.org/consent/7006defa-35ab-4f71-a50d-63f3587cf6c9/OtAutoBlock.js" ></script>
<script type="text/javascript" data-document-language="true" charset="UTF-8"
src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"
data-domain-script="7006defa-35ab-4f71-a50d-63f3587cf6c9" ></script>
<script type="text/javascript"> function OptanonWrapper() { } </script>
<!-- OneTrust Cookies Consent Notice end for cinevox.be -->
2. Cookie Settings button
In the HTML Body, where you want the button to appear
<!-- OneTrust Cookies Settings button start -->
<button id="ot-sdk-btn" class="ot-sdk-show-settings">Cookie settings</button>
<!-- OneTrust Cookies Settings button end -->