
Gratis verzending & volgende dag in huis
Onze klanten geven ons gemiddeld een 4.7

€ 16,99
€ 33,98
€ 33,98
€ 50,97
€ 16,99
€ 16,99

Gratis verzending & volgende dag in huis
Onze klanten geven ons gemiddeld een 4.7

<script>
document.addEventListener('DOMContentLoaded', function () {
const query = window.location.search;
const isParameterPage = query.includes('b_product_cat');
if (isParameterPage) {
const section = document.querySelector('.seo-tekst');
if (section) {
section.style.display = 'none';
}
}
});
</script>