Hey jij! Jij draagt je steentje bij tegen dierenleed en je weet dat je helemaal niet elke dag vlees nodig hebt om lekker te eten. Dat vinden we fantastisch! Kijk maar eens naar deze recepten om je hele week gevarieerd mee te vullen.
',
pushGtmEventsToHost: true,
offersPerPage: 8,
identifier: "customName1",
variantBased: true,
showAllEnabled: true,
showAllDisplaysProduct: true,
});
// The number within the bracket is the lightbox ID of the lightbox created within the builder
var callToActionElement = document.getElementById("lightbox-call-to-action");
// id of your call-to-action element // Bind to the click event on the call-to-action element
callToActionElement.addEventListener("click", function() { lightbox.show(); });