settings=”eyJjYWxsYmFja1VybCI6Imh0dHBzOi8vcGVycmlnby1wcml2YWN5Lm15Lm9uZXRydXN0LmNvbS9yZXF1ZXN0L3YxL3ByaXZhY3lOb3RpY2VzL3N0YXRzL3ZpZXdzIn0=”

// To ensure external settings are loaded, use the Initialized promise:
OneTrust.NoticeApi.Initialized.then(function() {
OneTrust.NoticeApi.LoadNotices([“https://privacyportalde-cdn.onetrust.com/5122cbe6-42bb-4462-a3b4-f863cf81253c/privacy-notices/a4f0238f-9e60-4051-8b48-26a686c640de.json”]);
});