{"product_id":"metric-pass-through-socket-ratchet-set-rjc","title":"17-Piece Metric Pass Through Socket Ratchet Set","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: 17-piece metric pass-through ratchet and socket set\n  Target Audience: Automotive repair technicians and DIY mechanical users\n  Visual Style: Clean technical layout with structured tool-focused cards\n  Color Strategy: Blue accents reflect the molded case and ratchet handle, supported by silver-gray neutrals\n  Module Order: Hero, pass-through feature, ratchet feature, adapter feature, organized case feature, specifications, FAQ\n  Detail Image Mapping: Hero=detail_1, Feature1=detail_4, Feature2=detail_2, Feature3=detail_6, Feature4=detail_1\n  Specification Data Source: spec_1 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included because no direct product comparison was provided\n  Information Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #169ed2;\n      --primary-hover: #117fa9;\n      --text-main: #252a2e;\n      --text-sub: #555e65;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f2f6f8;\n      --radius-md: 14px;\n      --radius-lg: 22px;\n      --shadow-sm: 0 8px 24px rgba(27, 54, 68, 0.08);\n      --shadow-lg: 0 18px 46px rgba(27, 54, 68, 0.13);\n      --border-color: #d7e1e6;\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      background: var(--bg-body);\n      color: var(--text-main);\n      font-family: Arial, Helvetica, sans-serif;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: border-box;\n    }\n\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container p {\n      margin-top: 0;\n    }\n\n    .product-detail-container h1 {\n      margin-bottom: 18px;\n      font-size: 22px;\n      line-height: 1.3;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin-bottom: 14px;\n      font-size: 20px;\n      line-height: 1.4;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container li {\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    .hero-section {\n      display: grid;\n      grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n    }\n\n    .hero-subtitle {\n      margin-bottom: 22px;\n      color: var(--text-sub);\n    }\n\n    .trust-badge,\n    .feature-tag {\n      display: inline-flex;\n      align-items: center;\n      width: fit-content;\n      border: 1px solid rgba(22, 158, 210, 0.3);\n      border-radius: 999px;\n      background: rgba(22, 158, 210, 0.09);\n      color: var(--primary-hover);\n      font-size: 18px;\n      line-height: 1.5;\n      font-weight: 700;\n    }\n\n    .trust-badge {\n      padding: 10px 16px;\n    }\n\n    .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 260px;\n      padding: 18% 24px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 2px dashed #b8c7ce;\n      border-radius: var(--radius-lg);\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      text-align: center;\n      font-size: 18px;\n      line-height: 1.6;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-list,\n    .specifications-section,\n    .faq-section {\n      margin-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: clamp(2rem, 5vw, 4rem);\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: clamp(1.25rem, 3vw, 2rem);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media,\n    .feature-copy {\n      flex: 1 1 0;\n      min-width: 0;\n    }\n\n    .feature-copy p {\n      margin-bottom: 18px;\n      color: var(--text-sub);\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .feature-tag {\n      padding: 7px 13px;\n      font-weight: 600;\n    }\n\n    .specifications-section {\n      padding: clamp(1.5rem, 4vw, 2.5rem);\n      border-radius: var(--radius-lg);\n      background: var(--bg-soft);\n    }\n\n    .spec-intro {\n      margin-bottom: 20px;\n      color: var(--text-sub);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      table-layout: fixed;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .spec-table td {\n      display: grid;\n      grid-template-columns: minmax(180px, 32%) minmax(0, 1fr);\n      gap: 22px;\n      width: 100%;\n      padding: 17px 20px;\n      color: var(--text-main);\n      vertical-align: top;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table td::before {\n      content: attr(data-label);\n      display: block;\n      min-width: 0;\n      font-size: 18px;\n      line-height: 1.5;\n      font-weight: 700;\n      color: var(--text-main);\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .spec-table .spec-value {\n      display: block;\n      min-width: 0;\n      max-width: 100%;\n      color: var(--text-sub);\n      font-size: 18px;\n      line-height: 1.5;\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    .faq-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .faq-grid {\n      display: grid;\n      gap: 18px;\n    }\n\n    .faq-item {\n      padding: clamp(1.25rem, 3vw, 2rem);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      background: var(--bg-card);\n      box-shadow: var(--shadow-sm);\n    }\n\n    .faq-item h3 {\n      font-size: 20px;\n      line-height: 1.4;\n    }\n\n    .faq-item p {\n      margin-bottom: 0;\n      color: var(--text-sub);\n      font-size: 18px;\n      line-height: 1.7;\n    }\n\n    @media (max-width: 767px) {\n      .hero-section {\n        grid-template-columns: 1fr;\n        gap: 24px;\n        padding: 32px 0;\n      }\n\n      .feature-item,\n      .feature-item:nth-child(even) {\n        flex-direction: column;\n        align-items: stretch;\n        gap: 24px;\n        margin-bottom: 32px;\n        padding: 20px;\n      }\n\n      .feature-media {\n        order: 1;\n      }\n\n      .feature-copy {\n        order: 2;\n      }\n\n      .image-placeholder {\n        min-height: 220px;\n        padding: 20% 18px;\n      }\n\n      .specifications-section {\n        padding: 20px;\n      }\n\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table thead {\n        display: none;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 16px;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003ch1\u003eReach Nuts on Long Studs with a True Pass-Through Design\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eThis 17-piece metric set uses open-ended sockets and a hollow reversing ratchet, allowing long bolts and threaded rods to travel through the center during size-matched strut-top, suspension, and long-bolt work.\u003c\/p\u003e\n\u003cspan class=\"trust-badge\"\u003eDesigned for Manual Fastening\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img82\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825145942\/3032ece61f099003cd3e3f3fe6e3f38c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"feature-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img83\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825145942\/3ab8bdada06bb553bef0fb4bd460b155.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003ch2\u003eOpen-Ended Sockets for Long Stud Access\u003c\/h2\u003e\n\n\u003cp\u003eThe hollow sockets allow long bolts and threaded rods to pass through the socket and ratchet center, helping you reach size-matched nuts that ordinary closed sockets cannot access.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003ePass-Through Center\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e13 Metric Sockets\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e12-Point Profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e \u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825153515\/188910311177bcf9a225a0fd3a4876a3.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e \u003c\/div\u003e\n\n\u003cdiv\u003e \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e72-Tooth Reversing Ratchet\u003c\/h2\u003e\n\n\u003cp\u003eThe reversing ratchet requires 5 degrees of swing, supporting manual turning where available movement is limited. Its head has a fully open center for pass-through use.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e72-Tooth Mechanism\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e5-Degree Swing\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDirection Switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img85\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825145942\/2dc0eeebee879bed699b0b4c1603af7d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003ch2\u003eAdapters for Standard Sockets\u003c\/h2\u003e\n\n\u003cp\u003eThe included 3\/8-inch and 1\/2-inch quick-release adapters fit into the hollow ratchet so it can accept standard sockets. Standard sockets are not included.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e3\/8-Inch Adapter\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003e1\/2-Inch Adapter\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eQuick Release\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260825153201\/7eee5cd21809cd8492f5ef7175de4f6a.png\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\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\u003ch2\u003eMulti Ways Manual Drive Options for Limited Headroom\u003c\/h2\u003e\n\n\u003cp\u003eUse the pass-through ratchet, or turn a socket by its 19 mm external hex with a standard 19 mm box or open-end wrench when overhead clearance is restricted. The wrench is not included.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e19 mm External Hex\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSize-Marked Case Slots\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003cp class=\"spec-intro\"\u003eReview the metric coverage and included components before ordering.\u003c\/p\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Set Type\"\u003e\u003cspan class=\"spec-value\"\u003eMetric pass-through ratchet and socket set\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Piece Count\"\u003e\u003cspan class=\"spec-value\"\u003e17 pieces\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Socket Count\"\u003e\u003cspan class=\"spec-value\"\u003e13 metric sockets\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Socket Sizes\"\u003e\u003cspan class=\"spec-value\"\u003e10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, and 24 mm\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Included Tools\"\u003e\u003cspan class=\"spec-value\"\u003e13 metric sockets, reversing ratchet, extension bar, 3\/8-inch adapter, 1\/2-inch adapter, and molded case\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Ratchet Mechanism\"\u003e\u003cspan class=\"spec-value\"\u003e72-tooth reversing ratchet with 5-degree swing\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Socket Profile\"\u003e\u003cspan class=\"spec-value\"\u003e12-point pass-through socket\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"External Hex\"\u003e\u003cspan class=\"spec-value\"\u003e19 mm\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eChrome vanadium steel\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Tool Use\"\u003e\u003cspan class=\"spec-value\"\u003eManual fastening only\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-grid\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWhich socket sizes are included?\u003c\/h3\u003e\n\n\u003cp\u003eThe set includes 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, and 24 mm sockets. It is a metric-only set, and 20 mm and 23 mm sockets are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan this set be used with standard sockets?\u003c\/h3\u003e\n\n\u003cp\u003eYes. The included 3\/8-inch and 1\/2-inch quick-release adapters allow the hollow ratchet to accept standard sockets. Standard sockets are not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eCan these tools be used with powered equipment?\u003c\/h3\u003e\n\n\u003cp\u003eNo. The chrome vanadium steel tools are specified for manual fastening. Do not use powered tools, cheater bars, or the ratchet to break seized or rust-frozen fasteners.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"Default Title","offer_id":48536772247764,"sku":null,"price":49.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/6d238518c8b2dfb4d47a9d4752621f02_a72ec6d0-a064-427e-ab37-22e1a5dd99bb.jpg?v=1787646223","url":"https:\/\/omurio.com\/products\/metric-pass-through-socket-ratchet-set-rjc","provider":"Omurio","version":"1.0","type":"link"}