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 X.40 White Modular Helmet is designed for urban riders who need everyday convenience without sacrificing safety or style. Its modular flip-up design gives you the flexibility of a full-face helmet with the open feel of a jet-style lid—perfect for stop-and-go commuting, short tours, or city exploration.

Constructed from Advanced Thermo Resin (ATR), the X.40 keeps weight down to 1600 grams (±50g) while offering full DOT and ECE 22.05 certifications. The bright white color enhances daytime visibility and delivers a clean, minimalist aesthetic that suits any ride.

Features include a drop-down internal sun visor (80% tint) for quick glare protection, a Pinlock-ready clear face shield, and a fully removable, moisture-wicking interior for hygiene and comfort. Integrated airflow vents and X-COM intercom compatibility make this helmet a true daily performer.

Key Features:

  • Modular flip-up design ideal for urban and commuter riding

  • ATR lightweight shell (1600g ±50g)

  • Gloss white finish for enhanced visibility

  • Integrated 80% tinted sun visor

  • Pinlock-ready main visor

  • Removable, washable liner with moisture control

  • DOT & ECE 22.05 certified

  • Bluetooth-ready (X-COM system compatible)

Whether you're navigating traffic or cruising through the suburbs, the Nexx X.40 White modular helmet offers versatile protection with everyday comfort and a clean, modern look.

Nexx X.40 White Modular Urban Motorcycle Helmet

$141.67Price
Quantity
  • 📦 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