void 0 === window._axcb && (window._axcb = []);
window._axcb.push(function(axeptio) {
axeptio.createConsentCheckbox({
//The name of service is "processings" in the case of marketing consents or "contracts" in the case of contracts consents.
//identifier is the identifier of the checkbox you want to target, marketing consents or contracts consents.
//We'll see later where to find it
identifier: 'tOken_of_service',
node: document.getElementById('TODO change to the ID of the target div'),
// Here you will manage the texts to inform the final user about the purpose of this checkbox
checkboxText: "I agree to receive the newsletter",
checkboxDetailsText: "know more"