Puresports Schumacher

Spark S/S Shorty 2/2 C2 Purple / Red / Black BZ NP 2016

Aktuell nicht verfügbar

UVP 109,00 €
Lieferland

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

Artikelnummer18023
ZustandNeu
EAN / GTIN 881285957636
Hersteller-Nummer 143163-000/0807

Details zu Spark S/S Shorty 2/2 C2 Purple / Red / Black BZ NP 2016

S/S SPRINGSUIT 2/2
Express yourself
The Spark is loaded with many of our finest features and materials offering a high level of flexibility and comfort. Super stretchy Apex-Flex neoprene ensures maximum comfort and maneuverability while the chest and back feature Apex-Mesh closed cell neoprene that dramatically reduces wind chill resulting in increased warmth. All that in a package that won.t break the bank.


Thickness:
2/2 mm
Water Temp:
22 - 25°C

72 - 77F
 

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