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

Explore the wild with the Nexx X.WED3 Trailmania Matte Sand, a premium dual-sport adventure helmet engineered for riders who refuse to settle. With ECE 22.06 and DOT certifications, this helmet is ready for hardcore ADV, backcountry singletrack, or daily dual-sport duty.

The Matte Sand finish blends in with rugged terrain, while the newly refined shell improves airflow, noise reduction, and modular capability. Versatile and lightweight, the X.WED3 is Nexx’s top-tier offering for serious off-road and long-haul explorers.

⚙️ Key Features & Technical Specs:

  • Shell: Lightweight ATR+ advanced composite

  • Certifications: ECE 22.06, DOT – dual-certified for road and dirt

  • Weight: Approx. 1650g ±50g (Size M)

  • Color: Trailmania Matte Sand – tactical, stealth ADV look

  • Visor System:

    • Ultra-wide view

    • Anti-fog & anti-scratch

    • Pinlock-ready face shield + internal drop-down sun visor

  • Ventilation: 5 intake & 4 exhaust ports for all-condition cooling

  • Interior: X-Mart Dry fabric – moisture-wicking, anti-microbial, removable

  • Modular Options: Includes 3 peak positions + off-road chin vent insert

  • Bluetooth-Ready: Designed for X-COM3 system and universal comms

🏍️ Best For:

  • ADV riders, overlanders, and dirt addicts who need reliable, rugged gear

  • Dual-sport travelers who want comfort on-road and breathability off-road

  • Riders upgrading to ECE 22.06 dual-sport protection with real-world features

Nexx X.WED3 Trailmania Matte Sand Adventure Helmet – ECE DOT Off-Road Ready

$449.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