import wixStores from 'wix-stores'; $w.onReady(async function () { try { const product = await wixStores.getCurrentProduct(); if (!product) { console.warn("Product not found on page."); return; } const schema = { "@context": "https://schema.org/", "@type": "Product", "name": product.name, "image": Array.isArray(product.mediaItems) ? product.mediaItems.map(media => media.src) : [], "description": product.description || "", "sku": product.sku || "", "brand": { "@type": "Brand", "name": product.brand || "Braapking" }, "offers": { "@type": "Offer", "priceCurrency": "USD", "price": typeof product.price === "number" ? product.price.toFixed(2) : "0.00", "availability": product.inStock ? "https://schema.org/InStock" : "https://schema.org/OutOfStock", "url": product.productPageUrl } }; const jsonLd = ``; $w("#html1").postMessage(jsonLd); console.log("Schema injected."); } catch (err) { console.error("Schema injection failed:", err); } });
top of page

🧾 Product Description:

The Nexx SX.100R Fullblack is a stealth-inspired sport touring helmet designed for riders who value aerodynamic precision, long-distance comfort, and aggressive matte black styling. Whether you’re carving through canyon roads or logging miles on the highway, the SX.100R is engineered to perform.

Constructed with Advanced Thermo Resin (ATR), the SX.100R offers robust protection in a lightweight form, weighing just 1525 grams (±50g). Its wind tunnel-tested design, aerodynamic rear spoiler, and race-bred profile reduce drag and stabilize the helmet at high speeds, making it perfect for sport and touring riders alike.

The panoramic Lexan face shield ensures excellent field of vision and comes Pinlock-ready to prevent fogging. The helmet also includes an internal drop-down sun visor (80% tint) for on-the-fly glare protection. Inside, the anti-allergic, moisture-wicking liner is fully removable and washable for long-term comfort.

The SX.100R is Bluetooth-ready, compatible with the Nexx X-COM communication system, and DOT & ECE 22.05 certified for street-legal safety worldwide.

Key Features:

  • Lightweight ATR shell (1525g ±50g)

  • Matte black "Fullblack" stealth design

  • Aerodynamic rear spoiler for high-speed stability

  • Wide panoramic visor, Pinlock-prepped

  • Integrated 80% tinted sun visor

  • Removable, washable comfort liner

  • DOT & ECE 22.05 certified

  • Compatible with Nexx X-COM Bluetooth intercom

The Nexx SX.100R Fullblack delivers stealth looks and high-speed functionality—perfect for sport touring riders who don’t compromise on performance or appearance.

Nexx SX.100R Fullblack Matte Black Sport Touring Motorcycle Helmet

$159.97Price
  • 📦 Shipping Info:

    We offer free shipping on all helmets and orders over $100 within the lower 48 states. Most orders ship within 1–2 business days and arrive in 3–5 days.

    Some items may ship directly from our warehouse partners, allowing us to offer a broader selection at competitive prices.

Related Products

✅ Free U.S. Shipping on All Helmets  
🔁 30-Day No-Hassle Returns  
📦 Ships Same or Next Business Day  
🔒 Secure Checkout with PayPal & Affirm

bottom of page