Bekijk ook andere heerlijke producten uit ons assortiment.
Broodbeleg
Kinderen
Snacks
Vegetarisch
',
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(); });