You get a set of 4 whiteboard markers with integrated wipe function. The board markers are suitable for all tactics boards and can easily be wiped after use. With this set of 4 you will receive a board marker in one of each color: black, blue, red and green. Teams from many professional sports already use our products. The matching tactics boards can also be bought in our shop.
- Quantity: 4
- Writing point: 5.0 mm
- Colors: black, blue, red or green
- Extras: with integrated wipe function
You will receive a detailed invoice for every purchase!
Good luck with your training!
EU-Responsible:
Hergestellt für: Trainingsunterlagen24 GmbH
Geschäftsführer Daniel und Sascha Mathiebe
Ramstedter Str. 24
39326 Zielitz
Germany
info@teamsportbedarf.de
039208495100
Set of 4 dry wipe pens - 4 varied colors
Set of 4 board markers with wipe function - for tactics boards - 4 colors
Item number 1161
EUR 2.90
*
Content
4 piece
Unit price
EUR 0.72 / piece
available immediately
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 == 9) {
document.querySelector(".add-to-basket-container").classList.add("d-none");
}
}, 50);
// 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 == 9) {
document.querySelector(".add-to-basket-container").classList.add("d-none");
} else {
document.querySelector(".add-to-basket-container").classList.remove("d-none");
}
}
});
});
});
share by e-mail
share via WhatsApp
setTimeout(function () {
var emailLink = document.getElementById('emailShare');
var whatsappLink = document.getElementById('whatsappShare');
var pdfLink = document.querySelector('.pdf-download-button').getAttribute('data-pdf');
function getMessageText() {
var pageUrl = window.location.href;
var message = 'Take a look at this page:\n' + pageUrl;
if (pdfLink) {
message += '\n\nYou can download the PDF here:\n' + 'https://www.teamsports.com/en' + pdfLink;
}
return message;
}
emailLink.addEventListener('click', function (e) {
e.preventDefault();
var subject = encodeURIComponent('Take a look at this page');
var body = encodeURIComponent(getMessageText());
window.location.href = 'mailto:?subject=' + subject + '&body=' + body;
});
whatsappLink.addEventListener('click', function (e) {
e.preventDefault();
var message = encodeURIComponent(getMessageText());
var whatsappUrl = 'https://wa.me/?text=' + message;
window.open(whatsappUrl, '_blank');
});
}, 1000); // 1 Sekunde Verzögerung
* Incl. VAT excl. Shipping