Puresports Schumacher

Plastic top+bottom washer for footstrap (2pcs) (DTW/FA) Windsurf Duotone 2024

Lieferland

Durch die Auswahl des Lieferlands passen sich Preise & Lieferdauer automatisch an.

Lieferumfang: Plastic top+bottom washer for footstrap (2pcs) (DTW/FA)
Artikelnummer140266
ZustandNeu
EAN / GTIN 9010583199528
Hersteller-Nummer 14240-8817

Details zu Plastic top+bottom washer for footstrap (2pcs) (DTW/FA) Windsurf Duotone 2024

const embeddedObserver = new IntersectionObserver((entries, embeddedObserver) => { entries.forEach((entry) => { if(entry.isIntersecting) { entry.target.src = entry.target.getAttribute("data-src") embeddedObserver.unobserve(entry.target); } }); }); document.querySelectorAll(".embed-observe").forEach((elem) => { embeddedObserver.observe(elem); });