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.G100R Gallon Cream Black Red is a retro-modern full-face motorcycle helmet built for riders who crave old-school style with modern-day protection. Featuring a classic race design in cream, black, and red, this helmet is ideal for café racers, scramblers, and vintage street bikes.

Constructed from Nexx’s high-performance X-Matrix shell—a hybrid of fiberglass, 3D organic fibers, aramid, and carbon reinforcement—it weighs just 1350 grams (±50g), keeping your neck fatigue-free on longer rides. It meets both DOT FMVSS 218 and ECE 22.05 certifications for worldwide street legality.

The wide panoramic visor delivers excellent visibility and comes Pinlock-ready for anti-fog performance. Inside, the hand-stitched suede-like liner offers breathable, anti-allergic comfort and is fully removable and washable.

✅ Key Features:

  • 1350g lightweight X-Matrix shell

  • Classic café racer styling in cream/black/red

  • Pinlock-ready panoramic visor with anti-scratch coating

  • Removable, washable suede-style interior lining

  • Chin vent with internal airflow system

  • DOT & ECE 22.05 certified

Designed for riders who value heritage aesthetics without compromising safety, the Nexx X.G100R Gallon Cream Black Red is a standout in the world of vintage full-face motorcycle helmets.

Nexx X.G100R Gallon Cream Black Red Vintage Full Face Motorcycle Helmet

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