Maandelijkse Deal: 25% Korting op onze speciale gerechten.
Help de ondernemer
Leveren verder
Goede support
Locaties
Almere Stad
Tel: 06 14602115
Amstelveen
Tel: 020 6470937
Amsterdam
Tel: 06 84344169
Amsterdam Noord
Tel:
Amsterdam West
Tel: 020 686 7794
Amersfoort
Tel: 06 16895211
Arnhem
Tel: 06 12273865
Beverwijk
Tel: 025 1343111
Capelle ad Ijssel
Tel: 010 4422023
Culemborg
Tel: 06 20767799
Den Haag
Tel: 070 2160671
Diemen
Tel: 020 4163868
Ede
Tel: 06 318769133
Emmen
Tel: 06 39114718
Eindhoven
Tel: 040 7114443
Enschede
Tel: 053 4787644
Gouda
Tel: 06 182607525
Groningen
Tel: 06 47617126
Helmond
Tel: 06 30155401
Hilversum
Tel: 06 27157200
Hoorn
Tel: 06 229769123
Ijmuiden
Tel: 025 5525310
Katwijk
Tel: 06 22208269
Landgraaf
Tel: 06 29247673
Leeuwarden
Tel: 058 2164499
Leiden
Tel: 06 30397360
Lelystad
Tel: 032 0212881
Nijmegen
Tel: 024 3888483
Oss
Tel: 06 412646698
Purmerend
Tel: 06 12488293
Roermond
Tel: 0031 475 245 065
Roosendaal
Tel: 06 57216308
Rotterdam
Tel: 010 318 1004
Rotterdam Zuid
Tel: 0642336820
Schiedam
Tel: 06 20186786
Sittard
Tel: 046 8883399
Tilburg
Tel: 013 5903613
Tilburg Reeshof
Tel: 013 8500785
Utrecht
Tel: 06 42185358
Utrecht Zuid
Tel: 030 214 8055
Voorhout
Tel: 06 252 785 466
Wageningen
Tel: 06 41881901
Zaandam
Tel: 075 7715173
Zeist
Tel: 06 87124073
Zoetermeer
Tel: 06 27850098
document.addEventListener('DOMContentLoaded', function () {
// Get the _gl parameter from the current page URL
var glParam = new URLSearchParams(window.location.search).get('_gl');
// If _gl parameter exists, append it to the button links
if (glParam) {
// Select all buttons with the specified class
document.querySelectorAll('.jake-stylized-card--clickable').forEach(function(cta) {
var ctaUrl = new URL(cta.href); // Get the current URL of the button
// Append the _gl parameter to the CTA URL
ctaUrl.searchParams.set('_gl', glParam);
cta.href = ctaUrl.toString(); // Update the button link with the new URL
});
}
});