{"product_id":"ineos-grenadier-versatile-mounting-clamps-2-pack-2-or-3-versions-available","title":"INEOS Grenadier: Versatile Mounting Clamps – 2‑Pack (2\" or 3\" Versions Available)","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\u003c\/style\u003e\n\n\u003cdiv class=\"dva-desc\"\u003e\n\u003cdiv class=\"dva-desc__inner\"\u003e\n\n\u003c!-- ── HERO ── --\u003e\n\u003ch2\u003eINEOS Grenadier: Versatile Mounting Clamps – 2‑Pack\u003c\/h2\u003e\n\u003cp class=\"dva-desc__tagline\"\u003e2\" or 3\" Versions Available · M8 Screw Fastening · Multi-Use Application\u003c\/p\u003e\n\n\u003c!-- STAT ROW --\u003e\n\u003cdiv class=\"dva-stats\"\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003e2\u003cspan class=\"dva-stat__unit\"\u003e Pack\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eClamps included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003eM8\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eScrew fastening\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003e2\" \/ 3\"\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eSize options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat\"\u003e\n\u003cdiv class=\"dva-stat__num\"\u003eMulti\u003cspan class=\"dva-stat__unit\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-stat__label\"\u003eUse application\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dva-desc__intro\"\u003e\n\u003cp\u003e\u003cstrong\u003eUnlock the full potential of your INEOS Grenadier with versatile mounting clamps now available as standalone products!\u003c\/strong\u003e Specially designed for seamless integration with the Grenadier's rugged build, these high-strength clamps can be used on the roof mount, or positioned horizontally or vertically on the rear ladder, providing endless mounting options for your gear.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eCustom Grenadier fit\u003c\/strong\u003e · Rugged build integration\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\u003eMulti-use application\u003c\/strong\u003e · Roof, horizontal, vertical\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\u003eM8 secure fastening\u003c\/strong\u003e · Rock-solid hold\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\u003eHigh-strength materials\u003c\/strong\u003e · Harsh condition tested\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dva-desc\"\u003e\n\u003cdiv class=\"dva-desc__inner\"\u003e\n\n\u003c!-- ── PROBLEM\/USE CASE ── --\u003e\n\u003ch2\u003ePerfect for Any Accessory Mounting Need\u003c\/h2\u003e\n\u003cp\u003ePerfect for attaching any accessory—Jerry cans, MOLLE panels, or recovery tools—these clamps allow you to securely bolt your equipment with M8 screws for ultimate stability and durability. Whether you're overlanding, off-roading, or prepping for the next adventure, these versatile clamps ensure your gear is safely mounted and ready for the journey.\u003c\/p\u003e\n\n\u003c!-- ── VERSION DIFFERENCES ── --\u003e\n\u003ch2\u003eChoose Your Size\u003c\/h2\u003e\n\u003cdiv class=\"dva-desc__grid\"\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003e2\" Version\u003c\/h3\u003e\n\u003cp\u003eAligns perfectly with the side gutter and perfect for attaching accessories to the horizontal rails of the rear ladder. Ideal for side-mounted applications.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003e3\" Version\u003c\/h3\u003e\n\u003cp\u003eAligns perfectly to clear the top of the Grenadier's roof and perfect for attaching accessories to the vertical rails of the rear ladder. Optimal roof clearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eBoth Versions\u003c\/h3\u003e\n\u003cp\u003eBoth feature the same 1.5\" width and M8 mounting holes spaced 1\" apart. Built from the same high-strength materials for consistent performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eCustom Fit for INEOS Grenadier\u003c\/h3\u003e\n\u003cp\u003eDesigned specifically to match the contours and toughness of your vehicle. Engineered for the Grenadier enthusiast who demands precision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eMulti-Use Application\u003c\/h3\u003e\n\u003cp\u003eWorks with roof mounts, and can be mounted horizontally or vertically on the rear ladder for flexible positioning. Endless mounting options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eSecure Fastening\u003c\/h3\u003e\n\u003cp\u003eEasily attach accessories with M8 screws for a rock-solid hold. Ultimate stability and durability for your mounted equipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eDurable Construction\u003c\/h3\u003e\n\u003cp\u003eMade from high-strength materials to withstand harsh outdoor conditions. Built to match the toughness of your Grenadier.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003ePrecision Engineering\u003c\/h3\u003e\n\u003cp\u003eEngineered for flexibility, strength, and reliability from mounting solutions. Whether securing heavy-duty gear or adjusting setups on the fly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dva-desc__grid-item\"\u003e\n\u003ch3\u003eVersatile Mounting\u003c\/h3\u003e\n\u003cp\u003eProvides endless mounting options for your gear with seamless integration into the Grenadier's rugged build and design philosophy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003eVehicle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eINEOS Grenadier (all models)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAvailable Sizes\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2\" version (side gutter\/horizontal ladder), 3\" version (roof clearance\/vertical ladder)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMounting Face Dimensions\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2\" x 1.5\" (2\" version), 3\" x 1.5\" (3\" version)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFastening\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eM8 screws, holes spaced 1\" apart\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eHigh-strength construction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eApplications\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eRoof mount, horizontal ladder rails, vertical ladder rails\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eQuantity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e2-pack (2 clamps per order)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── FITMENT \u0026 COMPATIBILITY ── --\u003e\n\u003ch2\u003eFitment \u0026amp; Compatibility\u003c\/h2\u003e\n\u003cp\u003eDesigned specifically for the INEOS Grenadier's contours and mounting points. Both versions provide secure attachment for Jerry cans, MOLLE panels, recovery tools, and other overlanding accessories. Choose the 2\" version for side and horizontal ladder applications, or the 3\" version for roof clearance and vertical ladder mounting.\u003c\/p\u003e\n\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\u003e2× Versatile mounting clamps (2\" or 3\" version based on selection)\u003c\/li\u003e\n\u003cli\u003eMounting hardware\u003c\/li\u003e\n\u003cli\u003eInstallation instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── NOT INCLUDED ── --\u003e\n\u003cdiv class=\"dva-desc__box\"\u003e\n\u003ch4\u003eNot Included\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eL-Track rail (sold separately if needed)\u003c\/li\u003e\n\u003cli\u003eAccessories to be mounted (Jerry cans, MOLLE panels, etc.)\u003c\/li\u003e\n\u003cli\u003eM8 screws for accessory attachment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── INSTALLATION ── --\u003e\n\u003ch2\u003eInstallation\u003c\/h2\u003e\n\u003cp\u003eSecure bolt-on installation designed for seamless integration with the Grenadier's rugged build. Can be positioned horizontally or vertically on the rear ladder, or used with roof mounting applications. The precision-engineered design ensures proper fit and alignment with your vehicle's mounting points.\u003c\/p\u003e\n\n\u003c!-- ── WHY DVA ── --\u003e\n\u003ch2\u003eWhy Choose DVA Versatile Mounting Clamps?\u003c\/h2\u003e\n\u003cdiv class=\"dva-desc__highlight\"\u003e\n\u003cp\u003eFlexibility, strength, and reliability for all your mounting needs.\u003c\/p\u003e\n\u003cp\u003eThese clamps offer the customization you need, whether it's securing heavy-duty gear or adjusting your setup on the fly. Built for the INEOS Grenadier enthusiast who demands the best.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c!-- ── FOOTER NOTE ── --\u003e\n\u003cdiv class=\"dva-desc__footer\"\u003e\n\u003cstrong\u003eNote:\u003c\/strong\u003e Choose 2\" version for side gutter and horizontal ladder rails, or 3\" version for roof clearance and vertical ladder rails. L-Track rail sold separately if needed.\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"DVA Mechanics","offers":[{"title":"2 inch (side and ladder horizontal)","offer_id":45891478585516,"sku":"I-FB2-2","price":59.0,"currency_code":"USD","in_stock":true},{"title":"3 inch (roof and ladder vertical)","offer_id":45891478618284,"sku":"I-FB2-3","price":69.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0531\/3223\/0828\/files\/ineos-grenadier-versatile-mounting-clamps-2pack-2-or-3-versions-available-9401638_9e4b0fe6-3fdd-4045-9327-73f8b2bde120.jpg?v=1778752671","url":"https:\/\/shop.outpostvans.com\/products\/ineos-grenadier-versatile-mounting-clamps-2-pack-2-or-3-versions-available","provider":"Outpost Vans","version":"1.0","type":"link"}