// To ensure external settings are loaded, use the Initialized promise:
OneTrust.NoticeApi.Initialized.then(function() {
OneTrust.NoticeApi.LoadNotices(["https://privacyportal-eu-cdn.onetrust.com/d88b298e-1f7e-420f-949c-fedc475c1e77/privacy-notices/draft/6c811932-8502-45eb-8e33-56ce75d527e9.json"], false);
});