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 Vilitur Matte Black is a premium modular adventure and touring helmet designed for riders who value sleek design, comfort, and adaptability on every ride. With a stealthy matte black finish and advanced safety features, this helmet is built to perform on highways, city streets, and rugged terrain alike.

Engineered with Nexx’s X-Matrix composite shell—a high-performance mix of multiaxial fiberglass, organic fibers, carbon, and aramid—the Vilitur offers top-tier impact resistance while weighing just 1700 grams (±50g). It is DOT FMVSS 218 and ECE 22.05 certified, providing global protection standards for demanding riders.

The modular flip-up design makes switching between full-face and open-face modes effortless. The Lexan panoramic face shield gives a wide, clear field of view and is Pinlock-ready to prevent fogging. An 80% tinted internal sun visor deploys instantly for glare protection, and a central locking system ensures a secure seal against wind and weather.

Inside, the helmet features the X-Mart Dry moisture-wicking liner, which is removable, anti-allergic, and machine washable. The Air Dynamic ventilation system provides multi-channel airflow to keep riders cool on long rides. It’s also fully Bluetooth-ready for the Nexx X-COM2 intercom system.

Key Features:

  • Lightweight X-Matrix shell (1700g ±50g)

  • Stealthy matte black finish

  • Flip-up modular design for dual-mode riding

  • Panoramic Lexan shield – Pinlock-ready

  • Integrated 80% tinted drop-down sun visor

  • X-Mart Dry liner – anti-sweat, removable, washable

  • DOT & ECE 22.05 certified

  • Bluetooth-compatible with Nexx X-COM2 system

Whether you're touring cross-country or commuting to work, the Nexx Vilitur Matte Black offers unmatched modular performance with a minimalist, modern look that never goes out of style.

Nexx Vilitur Matte Black Modular Touring Adventure Motorcycle Helmet

$199.97Price
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