{"product_id":"4-piece-wrench-drive-adapter-set","title":"4-Piece Wrench Drive Adapter Set","description":"\u003c!--\n[AI Design Logic]\n产品类型：五金汽修工具 \/ 棘轮扳手套筒转换接头4件套\n目标受众：专业汽修技工、机械维修工、五金DIY发烧友\n视觉风格：硬朗、工业感、现代精工，采用深炭灰配机械蓝作为视觉点缀，凸显专业可靠度\n配色策略：\n  --primary: #0284c7 (专业机械蓝)\n  --text-main: #0f172a (深炭灰，高品质质感)\n  --text-sub: #475569 (冷灰色，中性辅助)\n  --bg-soft: #f8fafc (微冷白底色)\n  --bg-card: #ffffff (纯白卡片)\n模块顺序：\n  1. Intro \/ Hero Content Block (以水滴防锈质感图 detail_2 为主图，直击防腐耐用痛点)\n  2. Feature 1: 多规格互换 (映射 detail_1，展示四种核心规格转换应用)\n  3. Feature 2: 紧密锁紧与高扭矩 (映射 detail_3，解析钢珠防脱与紧密公差结构)\n  4. Use Scenario: 掌心收纳与便携设计 (映射 detail_4，突出收纳不丢失的实用性)\n  5. Specifications: 规格参数模块 (映射 spec_1，提供精准测量与配置清单，明确标注Cr-V铬钒钢材质)\n  6. FAQ: 围绕工具日常使用、公差匹配、日常保养展开\n对比模块：未加入，因产品形态为标准化刚性配件，通过核心细节微距图与参数规范已足够建立信任。\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- 样式定义 --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0284c7;\n      --primary-hover: #0369a1;\n      --text-main: #0f172a;\n      --text-sub: #475569;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f8fafc;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);\n      --border-color: #e2e8f0;\n\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      background-color: var(--bg-body);\n    }\n\n    \/* 模块通用间距 *\/\n    .detail-section {\n      padding: clamp(2.5rem, 6vw, 4.5rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .detail-section:last-of-type {\n      border-bottom: none;\n    }\n\n    \/* 标题规范 *\/\n    .section-title {\n      font-size: clamp(1.75rem, 4vw, 2.25rem);\n      font-weight: 700;\n      line-height: 1.25;\n      margin: 0 0 1rem 0;\n      color: var(--text-main);\n      letter-spacing: -0.02em;\n    }\n    .section-subtitle {\n      font-size: clamp(1rem, 2.5vw, 1.15rem);\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0 0 2rem 0;\n      max-width: 700px;\n    }\n\n    \/* 图片占位符方案A（自然流式） *\/\n    .media-placeholder {\n      width: 100%;\n      height: auto;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      padding: clamp(2rem, 5vw, 4rem) 1rem;\n      box-sizing: border-box;\n      text-align: center;\n      margin-bottom: 1.5rem;\n    }\n    .media-placeholder img {\n      width: 100%;\n      height: auto;\n      max-width: 100%;\n      display: block;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n    .media-placeholder span {\n      display: block;\n      margin-top: 1rem;\n      font-size: 14px;\n      color: var(--text-sub);\n      font-weight: 500;\n      background: #fff;\n      padding: 6px 12px;\n      border-radius: 20px;\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* 视觉不点击标签 *\/\n    .badge-pill {\n      display: inline-block;\n      padding: 6px 14px;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      font-size: 14px;\n      font-weight: 600;\n      border-radius: 50px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n      margin-bottom: 1rem;\n      border: 1px solid rgba(2, 132, 199, 0.15);\n    }\n\n    \/* A. Intro \/ Hero Content Block *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(3rem, 8vw, 6rem) 0 clamp(2.5rem, 6vw, 4.5rem) 0;\n    }\n    .hero-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      padding: 6px 16px;\n      background: rgba(2, 132, 199, 0.08);\n      color: var(--primary);\n      border-radius: 50px;\n      font-size: 15px;\n      font-weight: 600;\n      margin-bottom: 1.5rem;\n    }\n    .hero-title {\n      font-size: clamp(2.25rem, 5vw, 3.25rem);\n      font-weight: 800;\n      line-height: 1.15;\n      margin: 0 0 1.5rem 0;\n      letter-spacing: -0.03em;\n    }\n    .hero-desc {\n      font-size: clamp(1.1rem, 3vw, 1.25rem);\n      line-height: 1.6;\n      color: var(--text-sub);\n      max-width: 800px;\n      margin: 0 auto 2.5rem auto;\n    }\n\n    \/* B. Feature Sections *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(3rem, 8vw, 5rem);\n    }\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .feature-media {\n      flex: 1.1;\n      width: 100%;\n    }\n    .feature-copy {\n      flex: 0.9;\n    }\n    .feature-item-title {\n      font-size: clamp(1.5rem, 3.5vw, 1.85rem);\n      font-weight: 700;\n      line-height: 1.3;\n      margin-bottom: 1rem;\n    }\n    .feature-item-desc {\n      font-size: 18px;\n      line-height: 1.7;\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\n    }\n    .feature-bullets {\n      list-style-type: none;\n      padding: 0;\n      margin: 0;\n    }\n    .feature-bullets li {\n      position: relative;\n      padding-left: 28px;\n      margin-bottom: 12px;\n      font-size: 17px;\n      line-height: 1.5;\n      color: var(--text-main);\n      font-weight: 500;\n    }\n    .feature-bullets li::before {\n      content: \"✓\";\n      position: absolute;\n      left: 0;\n      top: 0;\n      color: var(--primary);\n      font-weight: bold;\n      font-size: 18px;\n    }\n\n    \/* C. Specifications *\/\n    .specs-container {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 3.5rem);\n    }\n    .specs-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: clamp(1.5rem, 4vw, 3rem);\n      margin-bottom: 2rem;\n    }\n    @media (max-width: 767px) {\n      .specs-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n    .spec-table-wrapper {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n      border: 1px solid var(--border-color);\n    }\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: left;\n    }\n    .spec-table th, .spec-table td {\n      padding: 14px 20px;\n      font-size: 16px;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .spec-table th {\n      background-color: #f1f5f9;\n      color: var(--text-main);\n      font-weight: 700;\n    }\n    .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n    .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--text-sub);\n      width: 40%;\n    }\n    .spec-table td:last-child {\n      color: var(--text-main);\n    }\n\n    \/* D. FAQ Section *\/\n    .faq-wrapper {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n    .faq-item {\n      background-color: var(--bg-soft);\n      border-radius: var(--radius-md);\n      padding: 20px 24px;\n      margin-bottom: 16px;\n      border: 1px solid var(--border-color);\n    }\n    .faq-q {\n      font-size: 18px;\n      font-weight: 700;\n      margin: 0 0 8px 0;\n      color: var(--text-main);\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .faq-q::before {\n      content: \"Q:\";\n      color: var(--primary);\n    }\n    .faq-a {\n      font-size: 16px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n      padding-left: 26px;\n    }\n\n    \/* 移动端排序锁与自适应 *\/\n    @media (max-width: 767px) {\n      .product-detail-container {\n        padding: 0 4%;\n      }\n      .feature-item, .feature-item:nth-child(even) {\n        flex-direction: column !important;\n        gap: 1.5rem;\n      }\n      .feature-media {\n        order: 1;\n      }\n      .feature-copy {\n        order: 2;\n      }\n      \/* 规格表移动端自适应 *\/\n      .spec-table, .spec-table tbody, .spec-table tr, .spec-table td {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n      .spec-table thead {\n        display: none;\n      }\n      .spec-table td {\n        padding: 10px 16px;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        font-size: 12px;\n        text-transform: uppercase;\n        color: var(--primary);\n        font-weight: 700;\n        margin-bottom: 4px;\n      }\n      .spec-table td:first-child {\n        width: 100%;\n        background-color: #f8fafc;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cheader class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e\n\u003cspan\u003e🛠️\u003c\/span\u003e Designed for Professional Everyday Ease\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eExpand Your Wrench Capabilities Instantly\u003cbr\u003e\n \u003c\/h1\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img42\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815150309\/e458ceeece207f4980d3baf770788f24.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/header\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815144309\/1b88f59394689a22229e6d9a63fde222.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge-pill\"\u003eVersatile Conversion\u003c\/span\u003e\n\n\u003ch2 class=\"feature-item-title\"\u003eSeamless Interchangeability\u003c\/h2\u003e\n\n\u003cp class=\"feature-item-desc\"\u003eEquip your tool chest with a complete conversion matrix. Seamlessly swap drives between small electronics repair bits and heavy automotive sockets without hauling extra bulky wrench handles.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullets\"\u003e\n\t\u003cli\u003eIncludes standard 1\/4\", 3\/8\", and 1\/2\" square drives\u003c\/li\u003e\n\t\u003cli\u003eIncludes a dedicated 1\/4\" hex bit coupler for versatility\u003c\/li\u003e\n\t\u003cli\u003ePerfect for mechanics, garage DIYers, and maintenance crews\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003c!-- 📷 需替换：detail_3 --\u003e\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img69\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815144309\/6ae858c7689296ca7381e0e615793155.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge-pill\"\u003ePremium Cr-V Security\u003c\/span\u003e\n\n\u003ch2 class=\"feature-item-title\"\u003eSecure Ball Lock \u0026amp; Anti-Slip Stability\u003c\/h2\u003e\n\n\u003cp class=\"feature-item-desc\"\u003eNo more dropped sockets in deep engine bays. Every square drive converter is engineered from premium Cr-V steel with a spring-loaded retention ball bearing that snaps into your sockets, locking them securely in place even during high-vibration applications.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullets\"\u003e\n\t\u003cli\u003ePrecision detent ball prevents socket slipping\u003c\/li\u003e\n\t\u003cli\u003eIntegrated middle knurling and O-ring for dynamic anti-slip grip\u003c\/li\u003e\n\t\u003cli\u003eHigh-tolerance manufacturing minimizes wobble and slack\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 (Scenario \/ Portability Focus) --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003c!-- 📷 需替换：detail_4 --\u003e\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img70\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260815144309\/8d993d8ee8b66d4bd6b712cda21ba504.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003cspan class=\"badge-pill\"\u003eOrganizer Box\u003c\/span\u003e\n\n\u003ch2 class=\"feature-item-title\"\u003ePocket-Sized Organization\u003c\/h2\u003e\n\n\u003cp class=\"feature-item-desc\"\u003eLoose adapter parts easily get lost in messy toolboxes. This kit comes packed in a hard-shelled, transparent protective carrying box with pre-molded high-density foam padding. You can spot and retrieve the exact adapter size you need at a single glance.\u003c\/p\u003e\n\n\u003cul class=\"feature-bullets\"\u003e\n\t\u003cli\u003eRugged transparent lid for fast visual checks\u003c\/li\u003e\n\t\u003cli\u003eUltra-compact layout takes up zero extra toolbox space\u003c\/li\u003e\n\t\u003cli\u003eFitted high-density foam prevents pieces from rattling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2 class=\"section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-grid\"\u003e\n\u003c!-- Part Sizes Details --\u003e\n\u003cdiv class=\"spec-table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth colspan=\"2\"\u003eAdapter Model Dimensions\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adapter Model\"\u003e1\/4\" Bit Adapter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e1\/4\" Hex to 10mm Base Length\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adapter Model\"\u003e1\/4\" Dr Adapter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e1\/4\" Square Drive to 10mm Base\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adapter Model\"\u003e3\/8\" Dr Adapter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e3\/8\" Square Drive to 13mm Base\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adapter Model\"\u003e1\/2\" Dr Adapter\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e1\/2\" Square Drive to 19mm Base\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Material Details --\u003e\n\n\u003cdiv class=\"spec-table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth colspan=\"2\"\u003eMaterial \u0026amp; Finish\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eBase Material\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003ePremium Cr-V (Chrome Vanadium) Steel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eSurface Finish\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eHigh-Gloss Mirror Chrome Electroplating\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eAnti-Rust Rating\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eRust \u0026amp; Corrosion-Resistant Coating\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Property\"\u003eInclusions\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eTransparent Case with Protective Foam Insert\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ Section --\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003ch2 class=\"section-title text-center\" style=\"text-align: center;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-wrapper\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWill these adapters fit impact wrenches or pneumatic tools?\u003c\/p\u003e\n\n\u003cp class=\"faq-a\"\u003eThese adapters are optimized for high-torque manual tools like hand ratchets, breaker bars, and speeders. While highly durable, they are not intended to replace heavy, thick-walled industrial impact-rated black phosphate sockets.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat makes the 1\/4\" Bit Adapter different from the other three?\u003c\/p\u003e\n\n\u003cp class=\"faq-a\"\u003eUnlike the other three square drive heads that use an external detent ball, the 1\/4\" Bit coupler features an internal hex socket. This is designed specifically for securing hex screwdriver and drill bits, preventing manual bits from slipping or wobbling during fast work.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eHow do I maintain the mirror finish and rust resistance over time?\u003c\/p\u003e\n\n\u003cp class=\"faq-a\"\u003eOur high-gloss electroplated layer does an excellent job of blocking oil and humidity. To prolong this protection, simply wipe down the adapters with a clean microfiber cloth after heavy, greasy automotive work before placing them back into the foam padded organizer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (Everyday DIYer)","offer_id":48586573840569,"sku":"0815-15586634","price":16.95,"currency_code":"USD","in_stock":true},{"title":"2 Sets (Garage \u0026 Mobile Tool Bag - Save 10%)","offer_id":48586573873337,"sku":"0815-15587472","price":30.51,"currency_code":"USD","in_stock":true},{"title":"3 Sets (For the Crew \/ Shop Value Pack - Save 15%)","offer_id":48586573906105,"sku":"0815-15582650","price":43.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0672\/7116\/4089\/files\/e458ceeece207f4980d3baf770788f24.jpg?v=1786780725","url":"https:\/\/fixiontools.com\/products\/4-piece-wrench-drive-adapter-set","provider":"FixionTools","version":"1.0","type":"link"}