{"product_id":"ineos-grenadier-under-seat-fire-extinguisher-mount","title":"INEOS Grenadier: Under-Seat Fire Extinguisher Mount","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@400;500;600;700\u0026amp;family=DM+Sans:opsz,wght@9..40,300;9..40,400;9..40,500;9..40,600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --font-display: 'Oswald', sans-serif;\n    --text-heading:    #1c1d1d;\n    --text-body:       #4a4a4a;\n    --text-secondary:  #3a3a3a;\n    --text-muted:      #7a7a78;\n    --accent:          #2d6a4f;\n    --accent-light:    rgba(45,106,79,0.10);\n    --accent-glow:     rgba(45,106,79,0.14);\n    --bg-card:         #f9f8f6;\n    --bg-page:         #fafaf8;\n    --bg-section-alt:  #ffffff;\n    --border-subtle:   #e5e4e0;\n    --border-hover:    #c8c7c2;\n    --color-info-bg:   #f0f4ff;\n    --color-info-border: #c0d0f0;\n  }\n  body {\n    background: #fff;\n    font-family: 'DM Sans', -apple-system, system-ui, sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n    color: var(--text-body);\n    margin: 0;\n    -webkit-font-smoothing: antialiased;\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  .dva-desc__inner { max-width: 900px; margin: 0 auto; padding: 32px 24px; }\n  @media (max-width: 767px) { .dva-desc__inner { padding: 24px 20px; } }\n  @media (max-width: 479px) { .dva-desc__inner { padding: 20px 16px; } }\n\n  .dva-desc h1 { font-family: var(--font-display); font-size: clamp(26px,6vw,42px); font-weight: 700; letter-spacing: -0.03em; line-height: 1.1; margin-bottom: 8px; color: var(--text-heading); }\n  .dva-desc h2 { font-family: var(--font-display); font-size: clamp(18px,4vw,28px); font-weight: 700; letter-spacing: -0.02em; margin: 28px 0 14px; padding-bottom: 10px; border-bottom: 1px solid var(--border-subtle); color: var(--text-heading); }\n  @media (max-width: 479px) { .dva-desc h2 { margin: 22px 0 12px; font-size: 18px; } }\n  .dva-desc h3 { font-size: clamp(15px,3vw,17px); font-weight: 700; color: var(--accent); margin-bottom: 8px; }\n  .dva-desc p { color: var(--text-body); margin-bottom: 16px; font-size: clamp(14px,2.5vw,16px); }\n  .dva-desc strong { color: var(--text-heading); font-weight: 600; }\n\n  .dva-desc__tagline { font-size: clamp(14px,3vw,18px); color: var(--text-secondary); font-weight: 500; margin-bottom: 16px; }\n\n  .dva-desc__intro { background: var(--accent-light); border: 1px solid var(--accent-glow); border-radius: 12px; padding: 24px; margin: 20px 0 24px; }\n  @media (max-width: 479px) { .dva-desc__intro { padding: 20px 16px; } }\n  .dva-desc__intro p { color: var(--text-body); margin: 0; font-size: clamp(14px,2.5vw,16px); }\n  .dva-desc__intro strong { color: var(--accent); }\n\n  .dva-desc__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; margin: 16px 0 20px; }\n  @media (max-width: 767px) { .dva-desc__grid { grid-template-columns: 1fr; gap: 10px; } }\n  .dva-desc__grid-item { background: var(--bg-card); border: 1px solid var(--border-subtle); border-radius: 12px; padding: 20px; transition: border-color 0.2s, transform 0.2s; }\n  @media (hover: hover) { .dva-desc__grid-item:hover { border-color: var(--border-hover); transform: translateY(-2px); } }\n  .dva-desc__grid-item p { margin: 0; font-size: clamp(13px,2.5vw,14px); }\n\n  .dva-desc__checklist { list-style: none; margin: 16px 0; padding: 0; }\n  .dva-desc__checklist li { position: relative; padding-left: 32px; margin-bottom: 12px; color: var(--text-body); font-size: clamp(13px,2.5vw,15px); min-height: 24px; }\n  .dva-desc__checklist li::before { content: ''; position: absolute; left: 0; top: 2px; width: 18px; height: 18px; background: var(--accent-light); border-radius: 50%; border: 2px solid var(--accent); }\n  .dva-desc__checklist li::after { content: ''; position: absolute; left: 5px; top: 7px; width: 8px; height: 4px; border-left: 2px solid var(--accent); border-bottom: 2px solid var(--accent); transform: rotate(-45deg); }\n\n  .dva-desc__box { background: var(--bg-section-alt); border: 1px solid var(--border-subtle); border-radius: 12px; padding: 22px; margin: 16px 0; }\n  .dva-desc__box h4 { font-size: clamp(14px,2.5vw,15px); font-weight: 700; color: var(--text-heading); margin-bottom: 14px; display: flex; align-items: center; gap: 10px; }\n  .dva-desc__box h4::before { content: ''; width: 4px; height: 18px; background: var(--accent); border-radius: 2px; flex-shrink: 0; }\n  .dva-desc__box ul { list-style: none; padding: 0; margin: 0; }\n  .dva-desc__box li { position: relative; padding-left: 20px; margin-bottom: 10px; color: var(--text-body); font-size: clamp(13px,2.5vw,14px); }\n  .dva-desc__box li:last-child { margin-bottom: 0; }\n  .dva-desc__box li::before { content: ''; position: absolute; left: 6px; top: 8px; width: 4px; height: 4px; border-radius: 50%; background: var(--accent); }\n\n  .dva-desc__table-wrap { overflow-x: auto; margin: 16px 0; border-radius: 10px; border: 1px solid var(--border-subtle); }\n  .dva-desc__table { width: 100%; min-width: 400px; border-collapse: collapse; font-size: 14px; }\n  .dva-desc__table th, .dva-desc__table td { padding: 12px 16px; text-align: left; border-bottom: 1px solid var(--border-subtle); }\n  .dva-desc__table th { background: var(--bg-card); font-weight: 600; color: var(--text-muted); text-transform: uppercase; font-size: 11px; letter-spacing: 0.05em; }\n  .dva-desc__table td { color: var(--text-body); background: var(--bg-page); }\n  .dva-desc__table td strong { color: var(--text-heading); }\n  .dva-desc__table tr:last-child td { border-bottom: none; }\n  @media (hover: hover) { .dva-desc__table tr:hover td { background: var(--bg-card); } }\n\n  .dva-desc__highlight { background: var(--bg-card); border-left: 4px solid var(--accent); border-radius: 0 12px 12px 0; padding: 22px 28px; margin: 16px 0; }\n  .dva-desc__highlight p { margin: 0; color: var(--text-body); font-size: clamp(13px,2.5vw,15px); }\n  .dva-desc__highlight p:first-child { color: var(--text-heading); font-size: clamp(15px,3vw,17px); font-weight: 600; margin-bottom: 8px; }\n\n  .dva-desc__footer { background: var(--bg-card); border: 1px solid var(--border-subtle); border-radius: 10px; padding: 16px 20px; margin-top: 20px; font-size: clamp(12px,2.5vw,13px); color: var(--text-muted); }\n  .dva-desc__footer strong { color: var(--text-secondary); }\n\n  @media (prefers-reduced-motion: reduce) {\n    .dva-desc *, .dva-desc *::before, .dva-desc *::after { animation-duration: 0.01ms !important; transition-duration: 0.01ms !important; }\n  }\n\u003c\/style\u003e\n\u003cstyle\u003e\n  .dva-stats { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 10px; margin: 20px 0; }\n  @media (max-width: 600px) { .dva-stats { grid-template-columns: repeat(2,1fr); } }\n  .dva-stat { background: var(--bg-card); border: 1px solid var(--border-subtle); border-radius: 12px; padding: 14px 16px; }\n  .dva-stat__num { font-family: var(--font-display); font-size: 26px; font-weight: 500; color: var(--text-heading); line-height: 1; letter-spacing: -0.4px; }\n  .dva-stat__unit { font-size: 14px; font-weight: 400; color: var(--text-muted); }\n  .dva-stat__label { font-size: 11px; color: var(--text-muted); margin-top: 4px; }\n\n  .dva-trust { background: #f6f5f2; border-top: 1px solid var(--border-subtle); border-bottom: 1px solid var(--border-subtle); padding: 11px 24px; }\n  .dva-trust__inner { display: flex; align-items: center; gap: 22px; flex-wrap: wrap; max-width: 900px; margin: 0 auto; }\n  .dva-trust__item { display: flex; align-items: center; gap: 7px; font-size: 13px; color: var(--text-muted); }\n  .dva-trust__item svg { color: var(--accent); flex-shrink: 0; }\n  .dva-trust__item strong { color: var(--text-body); font-weight: 600; }\n\n  .dva-crosslinks { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 12px; margin: 4px 0 0; }\n  @media (max-width: 680px) { .dva-crosslinks { grid-template-columns: 1fr; } }\n  .dva-crosslink { background: var(--bg-section-alt); border: 1px solid var(--border-subtle); border-radius: 12px; padding: 18px 20px; text-decoration: none; display: flex; flex-direction: column; gap: 5px; transition: border-color 0.18s, box-shadow 0.18s; }\n  @media (hover: hover) { .dva-crosslink:hover { border-color: var(--border-hover); box-shadow: 0 2px 12px rgba(0,0,0,0.05); } }\n  .dva-crosslink__tag { font-size: 11px; font-weight: 500; letter-spacing: 0.06em; text-transform: uppercase; color: var(--text-muted); }\n  .dva-crosslink__title { font-family: var(--font-display); font-size: 16px; font-weight: 500; color: var(--text-heading); letter-spacing: -0.2px; line-height: 1.2; }\n  .dva-crosslink__desc { font-size: 12.5px; color: var(--text-muted); line-height: 1.6; flex: 1; margin-top: 2px; }\n  .dva-crosslink__cta { font-size: 13px; font-weight: 500; color: var(--accent); margin-top: 6px; }\n\u003c\/style\u003e\n\u003cdiv class=\"dva-desc\"\u003e\n\u003cdiv class=\"dva-desc__inner\"\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003ch2\u003eINEOS Grenadier: Under-Seat Fire Extinguisher Mount\u003c\/h2\u003e\n\u003cp class=\"dva-desc__tagline\"\u003ePassenger seat mount · No-drill installation · Quick release lever · precision-engineered aluminum\u003c\/p\u003e\n\u003c!-- STAT ROW --\u003e\n\u003cdiv class=\"dva-stats\"\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003e0\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eDrilling or cutting required\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003e1\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eHand access in emergencies\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003eAL\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eAluminum construction\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003e✓\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eRHD \u0026amp; LHD compatible\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eStay ready for anything with a fire extinguisher within arm's reach.\u003c\/strong\u003e Precision-designed mount for the INEOS Grenadier's passenger seat. Fits seamlessly under the seat using factory mounting points — no drilling or cutting required. Quick release lever provides fast one-handed access in emergencies.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST STRIP --\u003e\n\u003cdiv class=\"dva-trust\"\u003e\n\u003cdiv class=\"dva-trust__inner\"\u003e\n\u003cdiv class=\"dva-trust__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" height=\"13\" width=\"13\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eSafety-focused\u003c\/strong\u003e · Fire extinguisher accessible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-trust__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" height=\"13\" width=\"13\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eNo-drill install\u003c\/strong\u003e · Uses factory mounting points\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-trust__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" height=\"13\" width=\"13\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eQuick release\u003c\/strong\u003e · Red anodized emergency lever\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-trust__item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\" fill=\"none\" height=\"13\" width=\"13\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eLow profile\u003c\/strong\u003e · No legroom interference\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc\"\u003e\n\u003cdiv class=\"dva-desc__inner\"\u003e\n\u003c!-- ── SAFETY FIRST ── --\u003e\n\u003ch2\u003eSmart Safety Upgrade for Every Adventure\u003c\/h2\u003e\n\u003cp\u003eWhether you're exploring off-road trails or commuting through the city, a fire extinguisher within arm's reach is essential safety equipment. This mount keeps your extinguisher secure, accessible, and completely out of the way until you need it most.\u003c\/p\u003e\n\u003c!-- ── KEY FEATURES ── --\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv class=\"dva-desc__grid\"\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eNo-Drill Installation\u003c\/h3\u003e\n\u003cp\u003eMounts using existing under-seat bolts on the passenger side. No drilling, cutting, or permanent modifications to your Grenadier's interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eQuick Release Lever\u003c\/h3\u003e\n\u003cp\u003ePull the red anodized release knob for fast one-handed access in emergencies. Designed for instant deployment when seconds count.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eLow-Profile Design\u003c\/h3\u003e\n\u003cp\u003eTucks cleanly under the passenger seat without interfering with legroom, floor mats, or seat adjustment. Completely invisible during normal use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONSTRUCTION \u0026 DURABILITY ── --\u003e\n\u003ch2\u003eBuilt for Reliability\u003c\/h2\u003e\n\u003cdiv class=\"dva-desc__grid\"\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003ePrecision-Engineered Aluminum\u003c\/h3\u003e\n\u003cp\u003eHeavy-duty construction from precision-engineered aluminum. Built to secure your fire extinguisher through rough terrain and daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eCorrosion-Resistant Finish\u003c\/h3\u003e\n\u003cp\u003eBlack finish resists corrosion and wear. Designed for permanent installation in the passenger compartment environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eUniversal Extinguisher Fit\u003c\/h3\u003e\n\u003cp\u003eCompatible with most compact fire extinguishers. Adjustable design accommodates different sizes while maintaining secure retention.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── FITMENT \u0026 COMPATIBILITY ── --\u003e\n\u003ch2\u003eFitment \u0026amp; Compatibility\u003c\/h2\u003e\n\u003cul class=\"dva-desc__checklist\"\u003e\n\u003cli\u003eINEOS Grenadier — passenger seat mounting (both RHD \u0026amp; LHD versions)\u003c\/li\u003e\n\u003cli\u003eUses existing under-seat mounting points\u003c\/li\u003e\n\u003cli\u003eCompatible with most compact fire extinguishers\u003c\/li\u003e\n\u003cli\u003eDoes not interfere with seat adjustment or operation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- ── INSTALLATION ── --\u003e\n\u003ch2\u003eSimple Installation\u003c\/h2\u003e\n\u003cp\u003eStraightforward installation using factory mounting points. The bracket bolts directly to existing under-seat hardware without any modifications to the vehicle.\u003c\/p\u003e\n\u003col style=\"margin:16px 0 0 18px;color:var(--text-body);font-size:14px;line-height:1.8\"\u003e\n\u003cli\u003eRemove existing under-seat bolts on passenger side\u003c\/li\u003e\n\u003cli\u003ePosition bracket and secure with provided mounting hardware\u003c\/li\u003e\n\u003cli\u003eInstall fire extinguisher and adjust for proper fit\u003c\/li\u003e\n\u003cli\u003eTest quick release mechanism for smooth operation\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c!-- ── WHAT'S INCLUDED ── --\u003e\n\u003cdiv class=\"dva-desc__box\"\u003e\n\u003ch4\u003eWhat's Included\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e1× Under-seat fire extinguisher bracket (precision-engineered aluminum)\u003c\/li\u003e\n\u003cli\u003eAll mounting hardware\u003c\/li\u003e\n\u003cli\u003eInstallation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__box\"\u003e\n\u003ch4\u003eWhat's Not Included\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eFire extinguisher (sold separately — choose compact size for best fit)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ── INSTALLATION VIDEO ── --\u003e\n\u003cdiv class=\"dva-desc__box\"\u003e\n\u003ch4\u003eInstallation Support\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eComplete installation video guide available\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e\u003ca href=\"https:\/\/youtu.be\/_gwpJesm5-4\" style=\"color: var(--accent); text-decoration: none;\"\u003eWatch Installation Video →\u003c\/a\u003e\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ── SPECIFICATIONS ── --\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cdiv class=\"dva-desc__table-wrap\"\u003e\n\u003ctable class=\"dva-desc__table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eprecision-engineered aluminum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFinish\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCorrosion-resistant black coating\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMounting Location\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eUnder passenger seat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eINEOS Grenadier (RHD \u0026amp; LHD versions)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstallation\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eNo-drill, uses factory mounting points\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eRelease Mechanism\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eQuick release lever with red anodized knob\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eExtinguisher Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMost compact fire extinguishers (not included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ── WHY DVA ── --\u003e\n\u003ch2\u003eWhy DVA Mechanics\u003c\/h2\u003e\n\u003cdiv class=\"dva-desc__highlight\"\u003e\n\u003cp\u003eSafety equipment should be accessible, not in the way.\u003c\/p\u003e\n\u003cp\u003eThis mount keeps your fire extinguisher ready for action while preserving the Grenadier's interior functionality and comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── CROSS-LINKS ── --\u003e\n\u003ch2\u003eComplete Your Safety Setup\u003c\/h2\u003e\n\u003cdiv class=\"dva-crosslinks\"\u003e\n\u003ca class=\"dva-crosslink\" href=\"\/products\/interior-utility-rails-for-ineos-grenadier\"\u003e\u003cspan class=\"dva-crosslink__tag\"\u003eInterior · Organization\u003c\/span\u003e\n\u003cdiv class=\"dva-crosslink__title\"\u003eInterior Utility Rails\u003c\/div\u003e\n\u003cp class=\"dva-crosslink__desc\"\u003eInterior trunk rail system for emergency gear organization and cargo management.\u003c\/p\u003e\n\u003cspan class=\"dva-crosslink__cta\"\u003eView Product →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dva-crosslink\" href=\"\/products\/exterior-powervault-ineos-grenadier-utility-power-hub\"\u003e\u003cspan class=\"dva-crosslink__tag\"\u003eExternal · Emergency\u003c\/span\u003e\n\u003cdiv class=\"dva-crosslink__title\"\u003ePowerVault™ Utility Hub R2\u003c\/div\u003e\n\u003cp class=\"dva-crosslink__desc\"\u003eExternal power distribution for emergency lighting and communication devices.\u003c\/p\u003e\n\u003cspan class=\"dva-crosslink__cta\"\u003eView Product →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"dva-crosslink\" href=\"\/products\/ineos-grenadier-2-trailer-rear-hitch\"\u003e\u003cspan class=\"dva-crosslink__tag\"\u003eRecovery · Towing\u003c\/span\u003e\n\u003cdiv class=\"dva-crosslink__title\"\u003eRear 2\" Hitch Receiver\u003c\/div\u003e\n\u003cp class=\"dva-crosslink__desc\"\u003eHeavy-duty hitch for recovery operations and emergency towing capability.\u003c\/p\u003e\n\u003cspan class=\"dva-crosslink__cta\"\u003eView Product →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- ── FOOTER NOTE ── --\u003e\n\u003cdiv class=\"dva-desc__footer\"\u003e\n\u003cstrong\u003eCompatibility:\u003c\/strong\u003e INEOS Grenadier passenger seat (RHD \u0026amp; LHD versions). Fire extinguisher sold separately. Installation video available for step-by-step guidance.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"DVA Mechanics","offers":[{"title":"Default Title","offer_id":45891479601324,"sku":"I-MT-FE","price":149.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0531\/3223\/0828\/files\/under-seat-fire-extinguisher-mount-for-ineos-grenadier-1246192.jpg?v=1774232316","url":"https:\/\/shop.outpostvans.com\/products\/ineos-grenadier-under-seat-fire-extinguisher-mount","provider":"Outpost Vans","version":"1.0","type":"link"}