Wat ontstaat er wanneer je twee lekkere elementen van op de apero plank combineert in één? Aoste Petit Snack! Deze droge worstjes met pestosmaak zullen erg in de smaak vallen bij je gasten en zijn de ideale snack voor een kleine honger.
',
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(); });