Kleding

Softshell jas

Polo

Pet

Overhemd

Hoodie

Geen categorie

document.addEventListener('DOMContentLoaded', function () { document.querySelectorAll('[data-link]').forEach(function (tab) { tab.style.cursor = 'pointer'; tab.addEventListener('click', function () { window.location.href = tab.getAttribute('data-link'); }); }); });