{"product_id":"3-8-inch-offset-extension-wrench-set","title":"🔩3\/8' Offset Extension Wrench Set – Reach Tight Bolts Without Removing Parts🔧","description":"\u003c!-- SHOPIFY PRODUCT TITLE: 3\/8\\' Offset Extension Wrench Set – Reach Tight Bolts Without Removing Parts  IMAGE REPLACEMENT: Replace PASTE_IMAGE_01_URL_HERE through PASTE_IMAGE_07_URL_HERE with Shopify CDN image URLs. --\u003e \u003cstyle\u003e   #oe-wrench-page,   #oe-wrench-page * {     box-sizing: border-box;   }    #oe-wrench-page {     --oe-ink: #eef7ff;     --oe-muted: #a9bdd1;     --oe-blue: #08a8f5;     --oe-blue-2: #006fe8;     --oe-cyan: #62dcff;     --oe-card: rgba(12, 29, 46, 0.88);     --oe-line: rgba(111, 211, 255, 0.18);     position: relative;     isolation: isolate;     overflow: hidden;     max-width: 920px;     margin: 0 auto;     padding: 18px;     border-radius: 30px;     color: var(--oe-ink);     font-family: Arial, Helvetica, sans-serif;     line-height: 1.55;     background: linear-gradient(135deg, #07111d, #0b2238, #071620, #0c2a45);     background-size: 260% 260%;     animation: oeBreath 12s ease-in-out infinite;   }    #oe-wrench-page::before,   #oe-wrench-page::after {     content: '';     position: absolute;     z-index: -1;     width: 360px;     height: 360px;     border-radius: 50%;     filter: blur(10px);     opacity: 0.24;     pointer-events: none;   }    #oe-wrench-page::before {     top: -160px;     right: -110px;     background: radial-gradient(circle, #00bdff 0%, transparent 68%);   }    #oe-wrench-page::after {     bottom: -190px;     left: -130px;     background: radial-gradient(circle, #1265ff 0%, transparent 68%);   }    @keyframes oeBreath {     0%, 100% { background-position: 0% 45%; }     50% { background-position: 100% 55%; }   }    #oe-wrench-page h2,   #oe-wrench-page h3,   #oe-wrench-page p {     margin-top: 0;   }    #oe-wrench-page h2 {     margin-bottom: 14px;     font-size: clamp(31px, 6vw, 56px);     line-height: 1.06;     letter-spacing: -1.7px;   }    #oe-wrench-page h3 {     margin-bottom: 9px;     font-size: clamp(24px, 4.5vw, 36px);     line-height: 1.12;     letter-spacing: -0.7px;   }    #oe-wrench-page p {     color: var(--oe-muted);     font-size: 16px;   }    #oe-wrench-page .oe-section {     margin-bottom: 18px;     padding: clamp(23px, 5vw, 45px);     border: 1px solid var(--oe-line);     border-radius: 25px;     background: linear-gradient(145deg, rgba(16, 39, 61, 0.94), rgba(7, 20, 34, 0.91));     box-shadow: 0 22px 55px rgba(0, 0, 0, 0.23);   }    #oe-wrench-page .oe-hero {     padding-top: clamp(30px, 7vw, 68px);     background:       linear-gradient(145deg, rgba(11, 31, 49, 0.94), rgba(3, 18, 31, 0.92)),       radial-gradient(circle at 90% 10%, rgba(0, 174, 255, 0.34), transparent 45%);   }    #oe-wrench-page .oe-kicker {     display: inline-flex;     align-items: center;     gap: 8px;     margin-bottom: 17px;     padding: 8px 13px;     border: 1px solid rgba(98, 220, 255, 0.38);     border-radius: 999px;     color: #c9f4ff;     background: rgba(0, 158, 235, 0.13);     font-size: 12px;     font-weight: 800;     letter-spacing: 1.4px;     text-transform: uppercase;   }    #oe-wrench-page .oe-accent {     color: var(--oe-cyan);   }    #oe-wrench-page .oe-lead {     max-width: 720px;     margin-bottom: 22px;     font-size: clamp(17px, 2.5vw, 21px);   }    #oe-wrench-page .oe-chips {     display: flex;     flex-wrap: wrap;     gap: 9px;     margin: 22px 0 5px;   }    #oe-wrench-page .oe-chip {     padding: 9px 12px;     border-radius: 12px;     color: #e9f8ff;     background: rgba(255, 255, 255, 0.075);     font-size: 13px;     font-weight: 700;   }    #oe-wrench-page .oe-image {     display: block;     width: 100%;     height: auto;     margin-top: 25px;     border: 1px solid rgba(117, 218, 255, 0.2);     border-radius: 21px;     background: #0b1722;     box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);   }    #oe-wrench-page .oe-grid-2,   #oe-wrench-page .oe-grid-3,   #oe-wrench-page .oe-spec-grid {     display: grid;     gap: 12px;   }    #oe-wrench-page .oe-grid-2 {     grid-template-columns: repeat(2, minmax(0, 1fr));     margin-top: 19px;   }    #oe-wrench-page .oe-grid-3 {     grid-template-columns: repeat(3, minmax(0, 1fr));     margin-top: 19px;   }    #oe-wrench-page .oe-mini-card,   #oe-wrench-page .oe-adapter,   #oe-wrench-page .oe-spec {     border: 1px solid rgba(116, 213, 255, 0.15);     background: rgba(255, 255, 255, 0.055);   }    #oe-wrench-page .oe-mini-card {     min-height: 100%;     padding: 16px;     border-radius: 17px;   }    #oe-wrench-page .oe-mini-card strong,   #oe-wrench-page .oe-adapter strong,   #oe-wrench-page .oe-spec strong {     display: block;     color: #f4fbff;     font-size: 15px;   }    #oe-wrench-page .oe-mini-card span,   #oe-wrench-page .oe-adapter span,   #oe-wrench-page .oe-spec span {     display: block;     margin-top: 4px;     color: var(--oe-muted);     font-size: 13px;   }    #oe-wrench-page .oe-flow {     display: grid;     grid-template-columns: 1fr auto 1fr auto 1fr;     align-items: center;     gap: 9px;     margin-top: 23px;   }    #oe-wrench-page .oe-step {     min-height: 90px;     padding: 15px 10px;     border: 1px solid rgba(75, 198, 255, 0.2);     border-radius: 16px;     text-align: center;     background: rgba(0, 143, 231, 0.08);   }    #oe-wrench-page .oe-step b {     display: block;     margin-bottom: 4px;     color: var(--oe-cyan);     font-size: 19px;   }    #oe-wrench-page .oe-step span {     color: #dcebf5;     font-size: 13px;   }    #oe-wrench-page .oe-arrow {     color: #4fd7ff;     font-weight: 900;   }    #oe-wrench-page .oe-adapters {     display: grid;     grid-template-columns: repeat(4, minmax(0, 1fr));     gap: 9px;     margin-top: 20px;   }    #oe-wrench-page .oe-adapter {     padding: 14px 10px;     border-radius: 15px;     text-align: center;   }    #oe-wrench-page .oe-adapter strong {     color: var(--oe-cyan);   }    #oe-wrench-page .oe-spec-grid {     grid-template-columns: repeat(4, minmax(0, 1fr));     margin-top: 20px;   }    #oe-wrench-page .oe-spec {     padding: 15px 12px;     border-radius: 15px;   }    #oe-wrench-page .oe-spec strong {     color: var(--oe-cyan);     font-size: 18px;   }    #oe-wrench-page .oe-note {     margin: 17px 0 0;     padding: 13px 15px;     border-left: 3px solid var(--oe-blue);     border-radius: 8px 14px 14px 8px;     color: #a9c1d4;     background: rgba(0, 129, 216, 0.08);     font-size: 12px;   }    #oe-wrench-page .oe-final {     overflow: hidden;     text-align: center;     background:       linear-gradient(145deg, rgba(7, 53, 85, 0.96), rgba(4, 19, 34, 0.95)),       radial-gradient(circle at 50% 0%, rgba(53, 206, 255, 0.2), transparent 52%);   }    #oe-wrench-page .oe-final p {     max-width: 610px;     margin-right: auto;     margin-left: auto;   }    #oe-wrench-page .oe-cta {     display: inline-flex;     align-items: center;     justify-content: center;     width: min(100%, 520px);     min-height: 58px;     margin-top: 13px;     padding: 15px 24px;     border-radius: 16px;     color: #00121e !important;     background: linear-gradient(90deg, #69e4ff, #12afff);     box-shadow: 0 13px 30px rgba(0, 164, 255, 0.28);     font-size: 17px;     font-weight: 900;     text-decoration: none;     transition: transform 0.2s ease, box-shadow 0.2s ease;   }    #oe-wrench-page .oe-cta:hover {     transform: translateY(-2px);     box-shadow: 0 17px 34px rgba(0, 164, 255, 0.36);   }    #oe-wrench-page .oe-microcopy {     margin: 12px 0 0;     color: #9eb4c6;     font-size: 12px;   }    @media (max-width: 680px) {     #oe-wrench-page {       padding: 10px;       border-radius: 22px;     }      #oe-wrench-page .oe-section {       margin-bottom: 11px;       padding: 23px 18px;       border-radius: 20px;     }      #oe-wrench-page .oe-grid-3,     #oe-wrench-page .oe-spec-grid {       grid-template-columns: repeat(2, minmax(0, 1fr));     }      #oe-wrench-page .oe-adapters {       grid-template-columns: repeat(2, minmax(0, 1fr));     }      #oe-wrench-page .oe-flow {       grid-template-columns: 1fr;     }      #oe-wrench-page .oe-arrow {       transform: rotate(90deg);       text-align: center;     }   }    @media (max-width: 420px) {     #oe-wrench-page .oe-grid-2 {       grid-template-columns: 1fr;     }   }    @media (prefers-reduced-motion: reduce) {     #oe-wrench-page {       animation: none;     }   } \u003c\/style\u003e \u003cdiv id=\"oe-wrench-page\"\u003e \u003c!-- 01 \/ ATTENTION: HERO IMAGE --\u003e \u003csection class=\"oe-section oe-hero\"\u003e \u003cdiv class=\"oe-kicker\"\u003e🔧 5-Piece Tight-Space Wrench Set\u003c\/div\u003e \u003ch2\u003eReach the Bolt.\u003cbr\u003e\u003cspan class=\"oe-accent\"\u003eSkip the Teardown.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"oe-lead\"\u003eTransfer turning force into narrow, obstructed spaces where a standard ratchet cannot line up directly—without removing every component in the way.\u003c\/p\u003e \u003cdiv class=\"oe-chips\"\u003e \u003cspan class=\"oe-chip\"\u003e3\/8' Dual-End Drive\u003c\/span\u003e \u003cspan class=\"oe-chip\"\u003e15.35' Extended Reach\u003c\/span\u003e \u003cspan class=\"oe-chip\"\u003e4 Included Adapters\u003c\/span\u003e \u003cspan class=\"oe-chip\"\u003eCarbon-Steel Construction\u003c\/span\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/fd3f3398-aaae-4d2c-985b-71f18d3233d2.png?v=1787626790\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e \u003c!-- 02 \/ INTEREST: PROBLEM-SOLUTION IMAGE --\u003e \u003csection class=\"oe-section\"\u003e \u003cdiv class=\"oe-kicker\"\u003eStop Fighting Obstructed Fasteners\u003c\/div\u003e \u003ch3\u003eWhen the Tool Won't Fit, \u003cspan class=\"oe-accent\"\u003eMove the Drive Point\u003c\/span\u003e \u003c\/h3\u003e \u003cp\u003eEngine bays, underbody assemblies and machinery often leave almost no room above the fastener. The low-profile offset body lets you place one end on the bolt and operate the other end from a more accessible position.\u003c\/p\u003e \u003cdiv class=\"oe-grid-2\"\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eLess unnecessary disassembly\u003c\/strong\u003e\u003cspan\u003eAccess hidden fasteners without first stripping away surrounding parts.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eMore working clearance\u003c\/strong\u003e\u003cspan\u003eKeep your hand and ratchet away from hoses, brackets and tight edges.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eFaster repair workflow\u003c\/strong\u003e\u003cspan\u003eSpend less time repositioning tools in cramped work areas.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eUseful beyond the garage\u003c\/strong\u003e\u003cspan\u003eDesigned for automotive, motorcycle, machinery and equipment maintenance.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/af399085-40f6-4fd4-bb87-5e46ce41e3bf.png?v=1787626571\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e \u003c!-- 03 \/ INTEREST: HOW IT WORKS IMAGE --\u003e \u003csection class=\"oe-section\"\u003e \u003cdiv class=\"oe-kicker\"\u003eSimple Torque Transfer\u003c\/div\u003e \u003ch3\u003eConnect. Offset. \u003cspan class=\"oe-accent\"\u003eTurn.\u003c\/span\u003e \u003c\/h3\u003e \u003cp\u003eBoth ends use a 3\/8-inch square interface. Connect the working end to the fastener through the appropriate adapter, then turn the accessible end with a compatible hand ratchet.\u003c\/p\u003e \u003cdiv class=\"oe-flow\"\u003e \u003cdiv class=\"oe-step\"\u003e \u003cb\u003e01\u003c\/b\u003e\u003cspan\u003eSelect the correct adapter\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-arrow\"\u003e→\u003c\/div\u003e \u003cdiv class=\"oe-step\"\u003e \u003cb\u003e02\u003c\/b\u003e\u003cspan\u003eSeat it securely on the fastener\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-arrow\"\u003e→\u003c\/div\u003e \u003cdiv class=\"oe-step\"\u003e \u003cb\u003e03\u003c\/b\u003e\u003cspan\u003eTurn from the clear side\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/0d5d8bd9-50a7-4780-aee4-556200e9fa3c.png?v=1787626571\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e \u003c!-- 04 \/ DESIRE: ADAPTERS IMAGE --\u003e \u003csection class=\"oe-section\"\u003e \u003cdiv class=\"oe-kicker\"\u003eOne Tool, More Connections\u003c\/div\u003e \u003ch3\u003eFour Adapters for \u003cspan class=\"oe-accent\"\u003eEveryday Repair Jobs\u003c\/span\u003e \u003c\/h3\u003e \u003cp\u003eSwitch between common socket sizes and a 6.35 mm hex-bit connection without carrying several separate extension tools.\u003c\/p\u003e \u003cdiv class=\"oe-adapters\"\u003e \u003cdiv class=\"oe-adapter\"\u003e \u003cstrong\u003e3\/8' → 1\/4'\u003c\/strong\u003e\u003cspan\u003eSocket adapter\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-adapter\"\u003e \u003cstrong\u003e3\/8' → 3\/8'\u003c\/strong\u003e\u003cspan\u003eSocket adapter\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-adapter\"\u003e \u003cstrong\u003e3\/8' → 1\/2'\u003c\/strong\u003e\u003cspan\u003eSocket adapter\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-adapter\"\u003e \u003cstrong\u003e3\/8' → 6.35 mm\u003c\/strong\u003e\u003cspan\u003eHex-bit adapter\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/8d129cc5-3e5c-4273-8df6-5b7e0ee931e1.png?v=1787626571\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e \u003c!-- 05 \/ DESIRE: BUILD-QUALITY IMAGE --\u003e \u003csection class=\"oe-section\"\u003e \u003cdiv class=\"oe-kicker\"\u003eBuilt for the Toolbox\u003c\/div\u003e \u003ch3\u003eDurable Materials. \u003cspan class=\"oe-accent\"\u003eSecure Connections.\u003c\/span\u003e \u003c\/h3\u003e \u003cdiv class=\"oe-grid-3\"\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eCarbon-steel body\u003c\/strong\u003e\u003cspan\u003eRigid, practical construction for repair and maintenance work.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003e1.5 mm stamped shell\u003c\/strong\u003e\u003cspan\u003eA slim profile that helps the tool enter confined spaces.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eProtective outer film\u003c\/strong\u003e\u003cspan\u003eHelps resist water and oily workshop residue for easier wiping.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eDetent-ball adapters\u003c\/strong\u003e\u003cspan\u003eHelps keep compatible sockets and connections seated during use.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eLow-profile body\u003c\/strong\u003e\u003cspan\u003eApproximately 0.39' thick through the main body.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003ePortable 5-piece set\u003c\/strong\u003e\u003cspan\u003eThe wrench and four adapters pack together for convenient storage.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/b8e3d8b9-42ca-4b72-a01f-8f2849a59f06.png?v=1787626571\" alt=\"\"\u003e\u003cbr\u003e\u003c\/section\u003e \u003c!-- 06 \/ DESIRE: LIFESTYLE + DIMENSIONS IMAGE --\u003e \u003csection class=\"oe-section\"\u003e \u003cdiv class=\"oe-kicker\"\u003eSized for Reach and Clearance\u003c\/div\u003e \u003ch3\u003eLong Where It Matters. \u003cspan class=\"oe-accent\"\u003eSlim Where It Counts.\u003c\/span\u003e \u003c\/h3\u003e \u003cp\u003eThe 390 mm extended body relocates your working position while its narrow profile helps pass through restricted areas.\u003c\/p\u003e \u003cdiv class=\"oe-spec-grid\"\u003e \u003cdiv class=\"oe-spec\"\u003e \u003cstrong\u003e15.35'\u003c\/strong\u003e\u003cspan\u003eTotal length \/ 390 mm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-spec\"\u003e \u003cstrong\u003e0.71'\u003c\/strong\u003e\u003cspan\u003eBody width \/ 18 mm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-spec\"\u003e \u003cstrong\u003e1.46'\u003c\/strong\u003e\u003cspan\u003eHead width \/ 37 mm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-spec\"\u003e \u003cstrong\u003e0.39'\u003c\/strong\u003e\u003cspan\u003eBody thickness \/ 10 mm\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"oe-grid-3\"\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eEngine bays\u003c\/strong\u003e\u003cspan\u003eFor bolts hidden by nearby components and brackets.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eUnderbody work\u003c\/strong\u003e\u003cspan\u003eUseful where clearance around the fastener is limited.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"oe-mini-card\"\u003e \u003cstrong\u003eEquipment maintenance\u003c\/strong\u003e\u003cspan\u003eA practical addition for workshop, farm and machinery repairs.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp class=\"oe-note\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/7fd47071-8942-4238-b333-532276b12782.png?v=1787626571\" alt=\"\"\u003eUse the correct adapter and socket for the fastener. Apply controlled hand-tool force and follow the vehicle or equipment manufacturer's service instructions.\u003c\/p\u003e \u003c\/section\u003e \u003c!-- 07 \/ ACTION: FINAL LIFESTYLE + CTA IMAGE --\u003e \u003csection class=\"oe-section oe-final\"\u003e \u003cdiv class=\"oe-kicker\"\u003eA Smarter Addition to Your Toolbox\u003c\/div\u003e \u003ch3\u003eStop Letting One Hidden Bolt \u003cspan class=\"oe-accent\"\u003eSlow Down the Whole Job\u003c\/span\u003e \u003c\/h3\u003e \u003cp\u003eGet the extended reach and adapter flexibility to tackle awkward fasteners with less repositioning and unnecessary teardown.\u003c\/p\u003e \u003ca class=\"oe-cta\" href=\"#product-form\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/719b8f30-49e8-4273-9470-69e05be7ee37.png?v=1787626571\" alt=\"\"\u003eGet the 5-Piece Wrench Set →\u003c\/a\u003e \u003cdiv class=\"oe-microcopy\"\u003eIncludes 1 offset extension wrench + 4 adapters\u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"JYM","offers":[{"title":"Default Title","offer_id":54643672154478,"sku":"NC02682608252534-延长扳手套装（不带LOGO)","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/fd3f3398-aaae-4d2c-985b-71f18d3233d2.png?v=1787628177","url":"https:\/\/bvuyomi.com\/products\/3-8-inch-offset-extension-wrench-set","provider":"Bvuyomi","version":"1.0","type":"link"}