{"product_id":"9-piece-injector-sensor-line-socket-set-10-22mm-open-side-cr-v-sockets-3-8-1-2-drive","title":"9-Piece Injector \u0026 Sensor Line Socket Set – 10–22mm Open-Side Cr-V Sockets, 3\/8' \u0026 1\/2' Drive","description":"\u003cstyle\u003e \/* =========================================================    INJECTOR \u0026 SENSOR LINE SOCKET SET    FULL HIGH-CONVERSION SHOPIFY DETAIL PAGE ========================================================= *\/  #injector-line-socket-page{   --bg:#f2f3f3;   --bg-soft:#f8f9f9;    --steel:#6e7679;   --steel2:#9ba2a4;   --silver:#c9cdce;    --black:#292d2f;   --charcoal:#454b4e;    --red:#8f3f3d;   --blue:#496979;    --text:#3e4548;   --muted:#747c7f;    --line:rgba(60,70,75,.085);    width:100%;   max-width:1120px;   margin:0 auto;   padding:10px 18px 50px;    color:var(--text);    font-family:     -apple-system,     BlinkMacSystemFont,     'Segoe UI',     Arial,     Helvetica,     sans-serif;    line-height:1.65;    position:relative;   z-index:0 !important;   isolation:isolate; }  #injector-line-socket-page *{   box-sizing:border-box; }  #injector-line-socket-page h1, #injector-line-socket-page h2, #injector-line-socket-page h3, #injector-line-socket-page p{   margin-top:0; }   \/* =========================================================    CONNECTED SHELL ========================================================= *\/  #injector-line-socket-page .ils-shell{   position:relative;   overflow:hidden;    border:1px solid rgba(60,70,75,.08);   border-radius:32px;    background:var(--bg);    box-shadow:     0 18px 55px rgba(34,43,47,.07);    z-index:0 !important;   isolation:isolate; }  #injector-line-socket-page .ils-section{   position:relative;   overflow:hidden;    margin:0;   padding:60px 42px;    border-top:1px solid var(--line);    background:var(--bg);    z-index:0 !important;   isolation:isolate; }  #injector-line-socket-page .ils-section:first-child{   border-top:0; }  #injector-line-socket-page .ils-section::before, #injector-line-socket-page .ils-section::after{   position:absolute;   pointer-events:none;   z-index:0 !important; }  #injector-line-socket-page .ils-section \u003e *{   position:relative;   z-index:1 !important; }   \/* =========================================================    GLOBAL ========================================================= *\/  #injector-line-socket-page .ils-kicker{   display:inline-block;    margin-bottom:10px;    color:var(--blue);    font-size:12px;   font-weight:800;    letter-spacing:1.35px;   text-transform:uppercase; }  #injector-line-socket-page .ils-title{   margin-bottom:14px;    font-size:37px;   font-weight:850;    line-height:1.1;   letter-spacing:-.8px; }  #injector-line-socket-page .ils-copy{   max-width:790px;   margin:0 auto;    color:var(--muted);    font-size:16px;   line-height:1.75;    text-align:center; }   \/* =========================================================    ONE-WAY TITLE FLOW    黑钢 → 银灰 → 蓝钢 ========================================================= *\/  #injector-line-socket-page .ils-title, #injector-line-socket-page .ils-hero h1, #injector-line-socket-page .ils-product-head h2, #injector-line-socket-page .ils-final h2{    background:linear-gradient(     90deg,     #292d2f 0%,     #50585b 20%,     #7e878a 38%,     #b5bbbd 53%,     #6e8792 69%,     #496979 83%,     #292d2f 100%   );    background-size:240% 100%;    -webkit-background-clip:text;   background-clip:text;    -webkit-text-fill-color:transparent;   color:transparent;    animation:ils-title-flow 15s linear infinite; }  @keyframes ils-title-flow{   0%{     background-position:100% 50%;   }    100%{     background-position:-140% 50%;   } }   \/* =========================================================    GRIDS ========================================================= *\/  #injector-line-socket-page .ils-grid-2{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:14px;   margin-top:31px; }  #injector-line-socket-page .ils-grid-3{   display:grid;   grid-template-columns:repeat(3,1fr);   gap:13px;   margin-top:31px; }  #injector-line-socket-page .ils-grid-4{   display:grid;   grid-template-columns:repeat(4,1fr);   gap:12px;   margin-top:31px; }   \/* =========================================================    CARDS ========================================================= *\/  #injector-line-socket-page .ils-card{   padding:27px 19px;    border:1px solid rgba(60,70,75,.08);   border-radius:18px;    background:     linear-gradient(       180deg,       rgba(255,255,255,.72),       rgba(248,249,249,.56)     );    box-shadow:     0 7px 20px rgba(34,43,47,.025); }  #injector-line-socket-page .ils-card span{   display:flex;   align-items:center;   justify-content:center;    width:46px;   height:46px;    margin:0 auto 10px;    border-radius:14px;    background:#e3e6e7;    color:var(--charcoal);    font-size:20px; }  #injector-line-socket-page .ils-card strong{   display:block;    margin-bottom:6px;    font-size:15px;    text-align:center; }  #injector-line-socket-page .ils-card p{   margin:0;    color:var(--muted);    font-size:12px;   line-height:1.6;    text-align:center; }   \/* =========================================================    HERO ========================================================= *\/  #injector-line-socket-page .ils-hero{   padding:82px 42px 72px;    text-align:center;    background:     radial-gradient(       circle at 12% 16%,       rgba(73,105,121,.09),       transparent 24%     ),      radial-gradient(       circle at 88% 82%,       rgba(110,118,121,.06),       transparent 24%     ),      var(--bg); }  #injector-line-socket-page .ils-hero::before{   content:'⬡';    left:24px;   bottom:3px;    color:rgba(41,45,47,.045);    font-size:49px; }  #injector-line-socket-page .ils-hero::after{   content:'⚙';    right:27px;   top:5px;    color:rgba(73,105,121,.045);    font-size:43px; }  #injector-line-socket-page .ils-hero-inner{   max-width:940px;   margin:0 auto; }  #injector-line-socket-page .ils-hero h1{   max-width:940px;   margin:0 auto 18px;    font-size:50px;   font-weight:900;    line-height:1.03;   letter-spacing:-1.25px; }  #injector-line-socket-page .ils-hero p{   max-width:820px;   margin:0 auto 30px;    color:#687276;    font-size:17px;   line-height:1.72; }  #injector-line-socket-page .ils-badges{   display:flex;   justify-content:center;   flex-wrap:wrap;    gap:9px; }  #injector-line-socket-page .ils-badge{   padding:10px 15px;    border:1px solid rgba(60,70,75,.10);   border-radius:999px;    background:rgba(255,255,255,.65);    color:#566267;    font-size:12px;   font-weight:700; }   \/* =========================================================    PAIN ========================================================= *\/  #injector-line-socket-page .ils-pain{   text-align:center;    background:     radial-gradient(       circle at 91% 12%,       rgba(73,105,121,.05),       transparent 21%     ),      radial-gradient(       circle at 8% 88%,       rgba(110,118,121,.035),       transparent 21%     ),      var(--bg); }  #injector-line-socket-page .ils-pain::before{   content:'×';    left:25px;   top:5px;    color:rgba(143,63,61,.055);    font-size:40px;   font-weight:900; }  #injector-line-socket-page .ils-pain::after{   content:'?';    right:28px;   bottom:5px;    color:rgba(41,45,47,.04);    font-size:40px;   font-weight:900; }   \/* =========================================================    SIDE OPENING ========================================================= *\/  #injector-line-socket-page .ils-open{   text-align:center;    background:     repeating-linear-gradient(       135deg,       transparent 0,       transparent 31px,       rgba(60,70,75,.006) 32px     ),      radial-gradient(       circle at 10% 15%,       rgba(73,105,121,.045),       transparent 22%     ),      var(--bg); }  #injector-line-socket-page .ils-open::before{   content:'C';    left:25px;   bottom:4px;    color:rgba(73,105,121,.05);    font-size:42px;   font-weight:900; }  #injector-line-socket-page .ils-open::after{   content:'→';    right:28px;   top:7px;    color:rgba(41,45,47,.045);    font-size:42px; }   \/* =========================================================    GRIP ========================================================= *\/  #injector-line-socket-page .ils-grip{   text-align:center;    background:     radial-gradient(       circle at 91% 12%,       rgba(110,118,121,.055),       transparent 21%     ),      var(--bg); }  #injector-line-socket-page .ils-grip::before{   content:'⬡';    left:24px;   bottom:4px;    color:rgba(41,45,47,.045);    font-size:42px; }  #injector-line-socket-page .ils-grip::after{   content:'✓';    right:28px;   top:7px;    color:rgba(73,105,121,.055);    font-size:38px; }   \/* =========================================================    SIZE RANGE ========================================================= *\/  #injector-line-socket-page .ils-range{   text-align:center;    background:     radial-gradient(       circle at 10% 14%,       rgba(73,105,121,.045),       transparent 22%     ),      radial-gradient(       circle at 90% 87%,       rgba(110,118,121,.035),       transparent 21%     ),      var(--bg); }  #injector-line-socket-page .ils-range::before{   content:'10';    left:22px;   bottom:7px;    color:rgba(41,45,47,.04);    font-size:29px;   font-weight:900; }  #injector-line-socket-page .ils-range::after{   content:'22';    right:24px;   top:7px;    color:rgba(73,105,121,.045);    font-size:29px;   font-weight:900; }   \/* =========================================================    APPLICATIONS ========================================================= *\/  #injector-line-socket-page .ils-use{   text-align:center;    background:     repeating-linear-gradient(       90deg,       transparent 0,       transparent 39px,       rgba(60,70,75,.006) 40px     ),      var(--bg); }  #injector-line-socket-page .ils-use-card{   padding:25px 15px;    border:1px solid rgba(60,70,75,.08);   border-radius:18px;    background:rgba(255,255,255,.61); }  #injector-line-socket-page .ils-use-card span{   display:block;    margin-bottom:8px;    font-size:24px; }  #injector-line-socket-page .ils-use-card strong{   display:block;    margin-bottom:5px;    font-size:14px; }  #injector-line-socket-page .ils-use-card p{   margin:0;    color:var(--muted);    font-size:11px;   line-height:1.55; }   \/* =========================================================    MATERIAL ========================================================= *\/  #injector-line-socket-page .ils-material{   text-align:center;    background:     radial-gradient(       circle at 91% 12%,       rgba(73,105,121,.04),       transparent 21%     ),      var(--bg); }  #injector-line-socket-page .ils-material::before{   content:'Cr-V';    left:21px;   bottom:7px;    color:rgba(41,45,47,.045);    font-size:24px;   font-weight:900; }  #injector-line-socket-page .ils-material::after{   content:'⚙';    right:25px;   top:4px;    color:rgba(110,118,121,.045);    font-size:40px; }   \/* =========================================================    REVIEW ========================================================= *\/  #injector-line-socket-page .ils-reviews{   text-align:center;    background:     radial-gradient(       circle at 10% 15%,       rgba(73,105,121,.045),       transparent 21%     ),      radial-gradient(       circle at 90% 84%,       rgba(110,118,121,.035),       transparent 22%     ),      var(--bg); }  #injector-line-socket-page .ils-review{   padding:26px 21px;    border:1px solid rgba(60,70,75,.08);   border-radius:18px;    background:rgba(255,255,255,.64);    text-align:left;    box-shadow:     0 7px 20px rgba(34,43,47,.025); }  #injector-line-socket-page .ils-stars{   margin-bottom:10px;    color:#9a7d49;    font-size:15px;   letter-spacing:2px; }  #injector-line-socket-page .ils-review p{   margin:0 0 14px;    color:#626c70;    font-size:13px;   line-height:1.68; }  #injector-line-socket-page .ils-review strong{   display:block;    color:#414b50;    font-size:12px; }   \/* =========================================================    PRODUCT INFO ========================================================= *\/  #injector-line-socket-page .ils-product{   background:     radial-gradient(       circle at 91% 10%,       rgba(73,105,121,.035),       transparent 20%     ),      var(--bg); }  #injector-line-socket-page .ils-product-head{   margin-bottom:27px;    text-align:center; }  #injector-line-socket-page .ils-product-head h2{   margin-bottom:6px;    font-size:33px; }  #injector-line-socket-page .ils-product-card{   max-width:850px;   margin:0 auto;    padding:29px;    border:1px solid rgba(60,70,75,.08);   border-radius:19px;    background:rgba(255,255,255,.61); }  #injector-line-socket-page .ils-product-row{   display:grid;   grid-template-columns:190px 1fr;    gap:15px;    padding:13px 0;    border-bottom:1px solid rgba(60,70,75,.075);    font-size:14px; }  #injector-line-socket-page .ils-product-row:last-child{   border-bottom:0; }  #injector-line-socket-page .ils-product-row strong{   color:#40494d; }  #injector-line-socket-page .ils-product-row span{   color:var(--muted); }   \/* =========================================================    NOTE ========================================================= *\/  #injector-line-socket-page .ils-note{   padding:24px 28px;    text-align:center;    background:var(--bg);    color:#717a7e;    font-size:12px;   line-height:1.72; }   \/* =========================================================    FINAL ========================================================= *\/  #injector-line-socket-page .ils-final{   padding:70px 30px;    text-align:center;    background:     radial-gradient(       circle at 12% 18%,       rgba(73,105,121,.055),       transparent 24%     ),      radial-gradient(       circle at 88% 82%,       rgba(110,118,121,.04),       transparent 24%     ),      var(--bg); }  #injector-line-socket-page .ils-final::before{   content:'⬡';    left:24px;   bottom:3px;    color:rgba(41,45,47,.045);    font-size:42px; }  #injector-line-socket-page .ils-final::after{   content:'✓';    right:28px;   top:7px;    color:rgba(73,105,121,.05);    font-size:38px; }  #injector-line-socket-page .ils-final h2{   max-width:850px;    margin:0 auto 13px;    font-size:39px;   line-height:1.12; }  #injector-line-socket-page .ils-final p{   max-width:740px;   margin:0 auto;    color:var(--muted);    font-size:15px; }   \/* =========================================================    MOBILE ========================================================= *\/  @media screen and (max-width:749px){    #injector-line-socket-page{     padding:6px 8px 32px;   }    #injector-line-socket-page .ils-shell{     border-radius:23px;   }    #injector-line-socket-page .ils-section{     padding:38px 16px;   }    #injector-line-socket-page .ils-hero{     padding:50px 18px 43px;   }    #injector-line-socket-page .ils-hero h1{     font-size:31px;   }    #injector-line-socket-page .ils-hero p{     font-size:14px;   }    #injector-line-socket-page .ils-title{     font-size:27px;   }    #injector-line-socket-page .ils-grid-2,   #injector-line-socket-page .ils-grid-3{     grid-template-columns:1fr;   }    #injector-line-socket-page .ils-grid-4{     grid-template-columns:1fr 1fr;   }    #injector-line-socket-page .ils-card,   #injector-line-socket-page .ils-use-card{     padding:22px 16px;   }    #injector-line-socket-page .ils-product-card{     padding:21px 17px;   }    #injector-line-socket-page .ils-product-row{     grid-template-columns:1fr;      gap:3px;      padding:11px 0;   }    #injector-line-socket-page .ils-final{     padding:48px 18px;   }    #injector-line-socket-page .ils-final h2{     font-size:28px;   }     \/* 手机端约10秒，单方向流光 *\/    #injector-line-socket-page .ils-title,   #injector-line-socket-page .ils-hero h1,   #injector-line-socket-page .ils-product-head h2,   #injector-line-socket-page .ils-final h2{     animation-duration:10s;   }     \/* 手机背景图标缩小 *\/    #injector-line-socket-page .ils-hero::before,   #injector-line-socket-page .ils-hero::after,   #injector-line-socket-page .ils-pain::before,   #injector-line-socket-page .ils-pain::after,   #injector-line-socket-page .ils-open::before,   #injector-line-socket-page .ils-open::after,   #injector-line-socket-page .ils-grip::before,   #injector-line-socket-page .ils-grip::after,   #injector-line-socket-page .ils-range::before,   #injector-line-socket-page .ils-range::after,   #injector-line-socket-page .ils-material::before,   #injector-line-socket-page .ils-material::after,   #injector-line-socket-page .ils-final::before,   #injector-line-socket-page .ils-final::after{     font-size:24px;   }  } \u003c\/style\u003e \u003cdiv id=\"injector-line-socket-page\"\u003e \u003cdiv class=\"ils-shell\"\u003e \u003c!-- =====================================================          01 HERO     ====================================================== --\u003e \u003csection class=\"ils-section ils-hero\"\u003e \u003cdiv class=\"ils-hero-inner\"\u003e \u003cspan class=\"ils-kicker\"\u003e Open-Side Access • 9 Metric Sizes • Cr-V Steel \u003c\/span\u003e \u003ch1\u003eWhen a Normal Socket Can't Get Past the Line, This One Can.\u003cbr\u003e \u003c\/h1\u003e \u003cp\u003eFuel lines, injector pipes, sensor wires and bent tubing can block a conventional closed socket before it ever reaches the fastener. These open-side line sockets are designed to slip around the obstruction while still wrapping around the nut for a more secure hold.\u003cbr\u003e\u003c\/p\u003e \u003ch1\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/ezgif-57be876929324c8e.gif?v=1790327194\" alt=\"\"\u003e\u003c\/h1\u003e \u003cdiv class=\"ils-badges\"\u003e \u003cspan class=\"ils-badge\"\u003e 🔧 9 Metric Sizes \u003c\/span\u003e \u003cspan class=\"ils-badge\"\u003e ↪ Open-Side Socket Design \u003c\/span\u003e \u003cspan class=\"ils-badge\"\u003e ⚙ Cr-V Steel \u003c\/span\u003e \u003cspan class=\"ils-badge\"\u003e ◼ 3\/8' + 1\/2' Drive \u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          02 PAIN POINT     ====================================================== --\u003e \u003csection class=\"ils-section ils-pain\"\u003e\u003cspan class=\"ils-kicker\"\u003e The Fastener Is Right There — But the Pipe Is in the Way \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eA Regular Socket Is Useless If the Line Won't Let It Reach the Nut\u003c\/h2\u003e \u003cp class=\"ils-copy\"\u003eInjector lines, fuel connections and wired sensors often have tubing or cables running directly out of the fitting. A standard closed socket can't slide over them. That leaves you trying to work in a cramped engine bay with an open-end wrench and limited swing room.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/ezgif-586864789bdadcb2.gif?v=1790327234\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003cdiv class=\"ils-grid-3\"\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e×\u003c\/span\u003e \u003cstrong\u003e Closed Socket Won't Fit \u003c\/strong\u003e \u003cp\u003eA pipe, hose or sensor lead physically blocks the socket opening.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e↔\u003c\/span\u003e \u003cstrong\u003e Almost No Wrench Swing \u003c\/strong\u003e \u003cp\u003eTight engine compartments can leave very little room to reposition an open-end wrench.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e⚠\u003c\/span\u003e \u003cstrong\u003e Rounded Fasteners Cost Time \u003c\/strong\u003e \u003cp\u003ePoor contact can increase the chance of slipping or damaging fastener corners.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          03 OPEN-SIDE DESIGN     ====================================================== --\u003e \u003csection class=\"ils-section ils-open\"\u003e\u003cspan class=\"ils-kicker\"\u003e The Missing Piece Is the Side Opening \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eSlip Around the Pipe or Wire — Then Seat the Socket on the Fastener\u003c\/h2\u003e \u003cp class=\"ils-copy\"\u003eThe longitudinal opening gives the connected pipe, fuel line or sensor lead somewhere to go. Instead of forcing the entire assembly through the end of the socket, you approach from the side.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/1_eeb0233e-b10b-4b8e-b0ac-f6de56dd6b26.png?v=1790326541\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003cdiv class=\"ils-grid-3\"\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e1\u003c\/span\u003e \u003cstrong\u003e Align the Opening \u003c\/strong\u003e \u003cp\u003ePosition the socket slot with the line or wire attached to the fitting.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e2\u003c\/span\u003e \u003cstrong\u003e Slide Around the Line \u003c\/strong\u003e \u003cp\u003eThe side opening allows the socket body to move past the obstruction.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e3\u003c\/span\u003e \u003cstrong\u003e Seat on the Fastener \u003c\/strong\u003e \u003cp\u003eEngage the correct-size socket before applying controlled torque.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          04 GRIP     ====================================================== --\u003e \u003csection class=\"ils-section ils-grip\"\u003e\u003cspan class=\"ils-kicker\"\u003e More Coverage Than a Typical Open-End Wrench \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eGet Socket-Style Contact Without Trapping the Line Inside\u003c\/h2\u003e \u003cp class=\"ils-copy\"\u003eThe cutaway design leaves room for the attached line while retaining more of the surrounding socket body. On correctly sized compatible fasteners, that can provide a more controlled fit than trying to attack the nut from only two sides with a basic open wrench.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/3_0fe178d7-30b2-450a-8c48-59b46f9a4086.png?v=1790326541\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003cdiv class=\"ils-grid-3\"\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e⬡\u003c\/span\u003e \u003cstrong\u003e Better Fastener Coverage \u003c\/strong\u003e \u003cp\u003eThe socket body surrounds more of the fitting while leaving the access slot open.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e✓\u003c\/span\u003e \u003cstrong\u003e Precise Metric Sizes \u003c\/strong\u003e \u003cp\u003eChoose the matching socket instead of forcing a loose-fitting tool.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e🔧\u003c\/span\u003e \u003cstrong\u003e Ratchet-Friendly \u003c\/strong\u003e \u003cp\u003eUse the appropriate 3\/8-inch or 1\/2-inch drive tool for improved access.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          05 SIZE RANGE     ====================================================== --\u003e \u003csection class=\"ils-section ils-range\"\u003e\u003cspan class=\"ils-kicker\"\u003e 9 Sizes From 10mm to 22mm \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eTwo Drive Sizes Cover Small Lines Through Larger Sensor Fittings\u003c\/h2\u003e \u003cp class=\"ils-copy\"\u003eThe set combines five smaller 3\/8-inch drive sockets with four larger 1\/2-inch drive sockets, giving you a useful spread for different automotive line and sensor applications.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/5_bb4cf6a2-096e-49ed-a0c2-78fdf1c426e6.png?v=1790326541\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003cdiv class=\"ils-grid-2\"\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e3\/8'\u003c\/span\u003e \u003cstrong\u003e 3\/8' Drive \u003c\/strong\u003e \u003cp\u003e10mm • 11mm • 12mm • 13mm • 14mm\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e1\/2'\u003c\/span\u003e \u003cstrong\u003e 1\/2' Drive \u003c\/strong\u003e \u003cp\u003e17mm • 19mm • 21mm • 22mm\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"ils-grid-3\"\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e10\u003c\/span\u003e \u003cstrong\u003eSmaller Fittings\u003c\/strong\u003e \u003cp\u003e10–14mm range for compatible smaller line fasteners.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e17\u003c\/span\u003e \u003cstrong\u003eMid-Size Work\u003c\/strong\u003e \u003cp\u003e17mm and 19mm add coverage for larger automotive fittings.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e22\u003c\/span\u003e \u003cstrong\u003eLarge Sensor Sizes\u003c\/strong\u003e \u003cp\u003e21mm and 22mm cover larger compatible sensor-style fittings.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          06 APPLICATIONS     ====================================================== --\u003e \u003csection class=\"ils-section ils-use\"\u003e\u003cspan class=\"ils-kicker\"\u003e Built for the Jobs Where Something Runs Through the Fastener \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eInjector Lines, Fuel Fittings, EGT Sensors, Thermo Switches \u0026amp; Bent Pipes\u003c\/h2\u003e \u003cp class=\"ils-copy\"\u003eThe open-side format is most useful where a conventional socket is blocked by attached tubing, wiring or another component.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/6_49922ed3-f6b8-4417-a2c7-e039ef886cbd.png?v=1790326541\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003cdiv class=\"ils-grid-4\"\u003e \u003cdiv class=\"ils-use-card\"\u003e \u003cspan\u003e⛽\u003c\/span\u003e \u003cstrong\u003e Injector Lines \u003c\/strong\u003e \u003cp\u003eAccess compatible fittings without requiring the line to pass through a closed socket.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-use-card\"\u003e \u003cspan\u003e🔩\u003c\/span\u003e \u003cstrong\u003e Fuel Connections \u003c\/strong\u003e \u003cp\u003eUseful around compatible fuel-line nuts and connection points.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-use-card\"\u003e \u003cspan\u003e🌡️\u003c\/span\u003e \u003cstrong\u003e EGT \/ Thermo Sensors \u003c\/strong\u003e \u003cp\u003eThe side slot can provide clearance for attached sensor wiring.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-use-card\"\u003e \u003cspan\u003e↪\u003c\/span\u003e \u003cstrong\u003e Bent Pipes \u003c\/strong\u003e \u003cp\u003eHelpful where tube geometry prevents a normal socket from sliding straight over the fitting.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          07 MATERIAL     ====================================================== --\u003e \u003csection class=\"ils-section ils-material\"\u003e\u003cspan class=\"ils-kicker\"\u003e Made for Real Garage Work \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eChrome-Vanadium Steel Construction for Repeated Tool Use\u003c\/h2\u003e \u003cp class=\"ils-copy\"\u003eAccording to the supplied product information, the sockets are made from chrome-vanadium steel. The metallic construction is intended for automotive maintenance applications where a stable, properly sized tool matters.\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0679\/5473\/7239\/files\/2_1e85b2df-8f98-4308-b28c-8f3d51d07475.png?v=1790326541\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e \u003cdiv class=\"ils-grid-3\"\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003eCr-V\u003c\/span\u003e \u003cstrong\u003e Chrome-Vanadium Steel \u003c\/strong\u003e \u003cp\u003eThe supplied listing identifies Cr-V as the socket material.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e⚙\u003c\/span\u003e \u003cstrong\u003e Workshop-Oriented Design \u003c\/strong\u003e \u003cp\u003eDesigned for compatible automotive fitting and sensor service.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"ils-card\"\u003e \u003cspan\u003e9\u003c\/span\u003e \u003cstrong\u003e One Organized Set \u003c\/strong\u003e \u003cp\u003eKeep multiple specialty sizes together instead of buying them one at a time.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          08 REVIEW-STYLE COPY     ====================================================== --\u003e \u003csection class=\"ils-section ils-reviews\"\u003e\u003cspan class=\"ils-kicker\"\u003e The Value Shows Up the Moment a Regular Socket Won't Fit \u003c\/span\u003e \u003ch2 class=\"ils-title\"\u003eWhat DIY Mechanics Care About Most\u003c\/h2\u003e \u003cdiv class=\"ils-grid-3\"\u003e \u003cdiv class=\"ils-review\"\u003e \u003cdiv class=\"ils-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“I bought these after realizing my normal deep sockets were useless because the injector line came straight out of the fitting. The side opening is exactly what I needed. I could get the socket around the line instead of fighting it with an open-end wrench in almost no space.”\u003c\/p\u003e \u003cstrong\u003e — Mark T. \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"ils-review\"\u003e \u003cdiv class=\"ils-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“The frustrating part wasn't that the nut was stuck — it was that I couldn't get a regular socket onto it. I was starting to round the corners with a wrench. Using the correct size from this set gave me a much more solid feel and finally let me work on the fitting without slipping around it.”\u003c\/p\u003e \u003cstrong\u003e — David R. \u003c\/strong\u003e \u003c\/div\u003e \u003cdiv class=\"ils-review\"\u003e \u003cdiv class=\"ils-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“I originally needed one size for a sensor, but I'm glad I bought the set. I've already used another socket on a fuel-line connection where the pipe made a normal socket impossible. It's one of those specialty tools you don't think you need until nothing else fits.”\u003c\/p\u003e \u003cstrong\u003e — Brian C. \u003c\/strong\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          09 PRODUCT INFO     ====================================================== --\u003e \u003csection class=\"ils-section ils-product\"\u003e \u003cdiv class=\"ils-product-head\"\u003e \u003cspan class=\"ils-kicker\"\u003e Product Information \u003c\/span\u003e \u003ch2\u003e9-Piece Injector \u0026amp; Sensor Line Socket Set\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-card\"\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eOpen-Side Injector \/ Fuel Line \/ Sensor Socket Set\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003eTotal Pieces\u003c\/strong\u003e \u003cspan\u003e9 Sockets\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003eMetric Sizes\u003c\/strong\u003e \u003cspan\u003e10, 11, 12, 13, 14, 17, 19, 21 \u0026amp; 22mm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003e3\/8' Drive Sizes\u003c\/strong\u003e \u003cspan\u003e10, 11, 12, 13 \u0026amp; 14mm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003e1\/2' Drive Sizes\u003c\/strong\u003e \u003cspan\u003e17, 19, 21 \u0026amp; 22mm\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eChrome-Vanadium Steel According to Supplied Product Information\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003eDesign\u003c\/strong\u003e \u003cspan\u003eLongitudinal Side Opening for Clearance Around Compatible Lines \/ Wiring\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"ils-product-row\"\u003e \u003cstrong\u003eApplications\u003c\/strong\u003e \u003cspan\u003eInjector Lines, Fuel Connections, EGT Sensors, Thermo Switches \u0026amp; Compatible Bent-Pipe Fasteners\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- =====================================================          PRODUCT NOTE     ====================================================== --\u003e\u003c!-- =====================================================          10 FINAL     ====================================================== --\u003e \u003csection class=\"ils-section ils-final\"\u003e\u003cspan class=\"ils-kicker\"\u003e Stop Fighting the Line With the Wrong Tool \u003c\/span\u003e \u003ch2\u003eWhen the Pipe Blocks a Normal Socket, Go Around the Pipe.\u003c\/h2\u003e \u003cp\u003eNine metric sizes. Two common drive formats. Side-open access for lines and sensor leads. Cr-V construction. One specialty set built for the exact automotive jobs where an ordinary socket simply can't reach the fastener.\u003c\/p\u003e \u003c\/section\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"XZ","offers":[{"title":"Default Title","offer_id":67546411598050,"sku":"NC03552609257888-9件套","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0833\/8921\/9042\/files\/1_eeb0233e-b10b-4b8e-b0ac-f6de56dd6b26.png?v=1790428245","url":"https:\/\/vividala.com\/products\/9-piece-injector-sensor-line-socket-set-10-22mm-open-side-cr-v-sockets-3-8-1-2-drive","provider":"vividala","version":"1.0","type":"link"}