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 Gold Black delivers bold vintage flair with modern protection, making it the perfect retro full-face motorcycle helmet for riders who appreciate timeless design with updated functionality. Styled in deep black and rich gold graphics, this helmet is a favorite among café racer, scrambler, and heritage bike enthusiasts.

Constructed with Nexx’s proprietary X-Matrix shell—a fusion of multiaxial fiberglass, organic fibers, aramid, and carbon—it provides exceptional strength at just 1350 grams (±50g). It’s fully compliant with DOT FMVSS 218 and ECE 22.05 safety standards, making it both lightweight and road-legal worldwide.

The panoramic race-style visor offers a wide field of view and is Pinlock-ready to resist fogging. Inside, a removable, hand-stitched suede-style liner provides luxurious comfort with anti-allergic, moisture-wicking properties.

✅ Key Features:

  • 1350g X-Matrix composite shell for lightweight protection

  • Vintage-inspired Gold/Black race graphic

  • Wide panoramic visor, anti-scratch and Pinlock-ready

  • Chin vent with internal air channel system

  • Hand-stitched suede-style interior, removable and washable

  • Certified to ECE 22.05 and DOT standards

Whether you're tearing through city streets or showing up at bike nights in style, the Nexx X.G100R Gallon Gold Black offers premium features in a package that honors the spirit of classic motorcycle racing helmets.

Nexx X.G100R Gallon Gold Black Retro Vintage Full Face Motorcycle Helmet

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