{"product_id":"hardened-steel-sds-adapter","title":"Hardened Steel SDS Adapter","description":"\u003c!--\n[AI Design Logic]\nProduct Type: 1\/2\" Impact Wrench to SDS-Plus Conversion Adapter\nTarget Audience: Construction Workers, Masonry Professionals, DIY Tool Enthusiasts\nVisual Style: Industrial, Rugged, High-Contrast\nColor Strategy: Charcoal and Steel Metallic Palette (--primary: #2b6cb0, --text-main: #1a202c, --bg-soft: #f7fafc, --border-color: #cbd5e0)\nModule Order: Hero Block -\u003e Feature 1 (Easy Setup) -\u003e Feature 2 (Hardened Steel) -\u003e Use Scenario Block -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_6, Feature2=detail_7, Scenario=detail_5\nSpecification Data Source: detail_3, detail_4, detail_7, detail_8 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no explicit structural comparative data provided)\nInformation 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\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #2b6cb0;\n      --primary-hover: #1e4e8c;\n      --text-main: #1a202c;\n      --text-sub: #4a5568;\n      --bg-body: #ffffff;\n      --bg-card: #f7fafc;\n      --bg-soft: #edf2f7;\n      --radius-md: 6px;\n      --radius-lg: 10px;\n      --shadow-sm: 0 1px 3px rgba(0,0,0,0.1);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n      --border-color: #cbd5e0;\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    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1, \n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2, \n    .product-detail-container h3, \n    .product-detail-container .section-title, \n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      margin: 0 0 14px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p, \n    .product-detail-container td, \n    .product-detail-container th,\n    .product-detail-container .spec-value, \n    .product-detail-container .faq-answer, \n    .product-detail-container .badge, \n    .product-detail-container .tag,\n    .product-detail-container .hero-subtitle {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Spacing *\/\n    .product-detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      box-sizing: border-box;\n    }\n\n    .image-placeholder-text {\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    \/* Hero Block Styling *\/\n    .hero-section {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      padding-top: 24px;\n    }\n\n    .hero-badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n\n    .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    \/* Feature Styling (Desktop Z-Pattern, Mobile Image-First) *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n      padding: 24px;\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 14px;\n    }\n\n    .tag {\n      background-color: var(--bg-soft);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      color: var(--text-main);\n    }\n\n    \/* Use Scenario Block *\/\n    .scenario-section {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n    }\n\n    \/* Specifications Table Styling *\/\n    .specifications-section {\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      background-color: var(--bg-card);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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: none;\n    }\n\n    .spec-table td {\n      padding: 14px;\n    }\n\n    \/* FAQ Block Styling *\/\n    .faq-section {\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      background-color: var(--bg-card);\n    }\n\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 16px 0;\n    }\n\n    .faq-item:first-child {\n      padding-top: 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      margin-bottom: 8px;\n    }\n\n    \/* Desktop View adjustments *\/\n    @media (min-width: 768px) {\n      .hero-section {\n        flex-direction: row;\n        align-items: center;\n        gap: 40px;\n      }\n\n      .hero-copy {\n        flex: 1;\n      }\n\n      .hero-media {\n        flex: 1;\n      }\n\n      .feature-item {\n        flex-direction: row;\n        gap: 40px;\n        padding: 40px;\n      }\n\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media {\n        flex: 1;\n      }\n\n      .feature-copy {\n        flex: 1;\n      }\n\n      .spec-table td {\n        padding: 16px;\n      }\n    }\n\n    \/* Specifications Mobile Responsive Rules *\/\n    @media (max-width: 767px) {\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 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 0;\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 !important;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\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\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section product-detail-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"hero-badge-container\" style=\"margin-bottom: 14px;\"\u003e\u003cspan class=\"badge\"\u003eHardened Steel Construction\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eTransform Your 1\/2\" Impact Wrench Into an SDS-Plus Rotary Hammer\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eConverts a compatible 1\/2\" impact wrench drive for use with SDS-Plus drill bits and chisels, adding more versatility to your existing tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143941\/60d0673e7a8709d044648d951b0c0338.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143941\/54874acc2555fab2b65b987e51bdaae1.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e3-Step Tool-Free Quick Installation\u003c\/h2\u003e\n\n\u003cp\u003eConnect the adapter to your impact wrench, pull down the collar to insert your SDS-Plus bit, and start your drilling or chiseling tasks instantly.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eQuick Release\u003c\/span\u003e \u003cspan class=\"tag\"\u003ePull-Down Locking Collar\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Heavy-Duty Construction --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143941\/2fff5a1a68918a93bc151e232fb33d72.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eHardened Steel for High-Wear Resistance\u003c\/h2\u003e\n\n\u003cp\u003eBuilt from hardened, wear-resistant steel with precision-machined surfaces to handle high-frequency impact force during demanding work.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003ePrecision Machined\u003c\/span\u003e \u003cspan class=\"tag\"\u003eHigh Durability\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Use Scenario Block --\u003e\n\n\u003csection class=\"scenario-section product-detail-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 16px;\"\u003eWide Application Across Diverse Jobs\u003c\/h2\u003e\n\n\u003cdiv style=\"margin-bottom: 24px;\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan class=\"image-placeholder-text\"\u003e\u003c\/span\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143941\/579887632b9031158de7ce023fbd7af8.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cp\u003eSuccessfully handles concrete drilling, tile excavation, and wall chiseling without requiring you to purchase an entirely new power tool.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block --\u003e\n\n\u003csection class=\"specifications-section product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003eHardened 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=\"Input Drive\"\u003e\u003cspan class=\"spec-value\"\u003e1\/2-Inch Square Female 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=\"Output Interface\"\u003e\u003cspan class=\"spec-value\"\u003eSDS-Plus Quick-Release 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=\"Compatible Shanks\"\u003e\u003cspan class=\"spec-value\"\u003eRound Shank (Two Slots \u0026amp; Two Pits) \/ Square Shank (Four Pits)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Weight\"\u003e\u003cspan class=\"spec-value\"\u003e378 g (13.3 oz)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Total Length\"\u003e\u003cspan class=\"spec-value\"\u003eApprox. 11.6 cm (4.6 in)\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\u003c!-- FAQ Block --\u003e\n\n\u003csection class=\"faq-section product-detail-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"margin-bottom: 20px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🔧 What tools are compatible with this adapter?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is compatible with standard 1\/2\" drive electric impact wrenches and accepts SDS-Plus bits and chisels.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🛠️ How do you install a drill bit into this adapter?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eSimply pull down the spring-loaded collar, insert your compatible SDS-Plus drill bit, and release the collar to lock it securely in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e🔨 What tasks is this conversion adapter suitable for?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eIt is designed for demanding masonry tasks, including concrete drilling, tile excavation, and wall chiseling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"SDS-Plus (Round Shank)","offer_id":46120389968063,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"SDS-Max (Square Shank)","offer_id":46120390000831,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/60d0673e7a8709d044648d951b0c0338.jpg?v=1788244833","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/hardened-steel-sds-adapter","provider":"Bak","version":"1.0","type":"link"}