T-PRO notitieblok DIN A4 - 50 vellen
U ontvangt een hoogkwalitatieve T-PRO voetbal notitieblok A4 met 50 pagina’s (dubbelzijdig bedrukt). Dit notitieblok is ideaal voor training en wedstrijdvoorbereiding, en hij kan ook worden gebruikt voor onze tactiekmappen. De bijpassende tactiekmappen, een set van 5 of andere schrijfblokken kunt u uiteraard ook in onze winkel kopen. Ook professionele trainers gebruiken onze producten!
Producteigenschappen:
- Hoogkwalitatieve T-PRO voetbal notitieblok
- Formaat: DIN A4
- Papier: 50 pagina’s (100 g/m2)
- Dubbelzijdig, zwart-wit bedrukking
- Professionele kwaliteit
Bijpassende accessoires:
Veel succes met de voorbereiding!
tab placehold
T-PRO notitieblok DIN A4 - 50 vellen
Ideaal voor de voorbereiding van training en spel
Artikelnummer 2274
EUR 2,90
*
Inhoud
1 stuk
Prijs
EUR 2,90 / stuk
onmiddellijk beschikbaaren
requestAnimationFrame(function () {
requestAnimationFrame(function () {
// Check once, after the initial load of the page if the default variation is unavailable
setTimeout(() => {
if (vueApp.$store.getters.currentItemVariation.variation.availability.id == 5) {
document.querySelector(".add-to-basket-container").classList.add("d-none");
}
}, 600);
// Check every time when the variation is changed if the new variation is available
vueApp.$store.subscribe(function (mutation, state) {
if (mutation.type.includes("setVariation")) {
if (vueApp.$store.getters.currentItemVariation.variation.availability.id == 5) {
document.querySelector(".add-to-basket-container").classList.add("d-none");
} else {
document.querySelector(".add-to-basket-container").classList.remove("d-none");
}
}
});
});
});
* incl. BTW excl. Verzendkosten