Puur smaak en niets anders. Proef onze Aoste Ham aan’t Spit. Op traditionele wijze in de oven gebakken en dus met een eigenwijs karakter. De nieuwe Kookham aan’t spit behoudt dezelfde heerlijke smaak.
',
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(); });