Puresports Schumacher

Traction Pad Front Footpad Duotone 2023

Lieferland

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

Lieferumfang: 1 Footpad
Artikelnummer112650
ZustandNeu
EAN / GTIN 9010583133935
Hersteller-Nummer 44230-8032

Details zu Traction Pad Front Footpad Duotone 2023

Helping you to anchor your feet on your board firmly, the grip of the 4-piece, 5mm TRACTION PAD FRONT gives you comfort, security and stability with the added advantage of absorbing pressure for both your feet and your board.

Key Features

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); });