100 lamineerhoezen A4 - glanzend
U ontvangt 100 lamineerhoezen in A4-formaat in een kartonnen verpakking. Deze warmtebestendige lamineerhoezen voor lamineerapparaten hebben een hoogwaardige hoogglansafwerking.
Producteigenschappen:
- 100 lamineerhoezen A4 - glanzend
- 2x 75 mic dikte (de populaire standaard hoezen)
- Elke folie is 216 x 303 mm groot
- Thermo-lamineerhoes
Simpele hoezen voor alledaags gebruik.
EU-verantwoordelijke:
100 lamineerhoezen A4 - glanzend
Simpele hoezen voor alledaags gebruik
Artikelnummer 2028
EUR 6,90
*
Inhoud
1 stuk
Prijs
EUR 6,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 == 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");
}
}
});
});
});
delen per e-mail
delen 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 = 'Bekijk deze pagina:\n' + pageUrl;
if (pdfLink) {
message += '\n\nU kunt de PDF hier downloaden:\n' + 'https://www.teamsports.com/nl' + pdfLink;
}
return message;
}
emailLink.addEventListener('click', function (e) {
e.preventDefault();
var subject = encodeURIComponent('Bekijk deze pagina');
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. BTW excl. Verzendkosten