{"product_id":"cr-mo-screw-extractor-set","title":"Cr-Mo Screw Extractor Set","description":"\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #e63946;\n      --primary-hover: #dd2c3d;\n      --text-main: #1a1a1a;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f8f9fa;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 20px rgba(0, 0, 0, 0.08);\n      --border-color: #e0e0e0;\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    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      color: var(--text-main);\n      margin-top: 0;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin-bottom: 12px;\n    }\n\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .body-text,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n    }\n\n    \/* Image Placeholders Layout *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      min-height: 250px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px 20px;\n      box-sizing: border-box;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin: 20px 0;\n    }\n\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Badges \u0026 Tags *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 6px 14px;\n      border-radius: 50px;\n      border: 1px solid var(--border-color);\n      display: inline-block;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      color: var(--text-sub);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-size: 18px;\n    }\n\n    \/* Hero Section Layout *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: 40px;\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n    }\n\n    \/* Feature Item Mobile Order Lock *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 30px;\n      margin-bottom: 40px;\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Scenario \/ Application Layout *\/\n    .product-detail-container .scenario-section {\n      background-color: var(--bg-soft);\n      padding: 40px;\n      border-radius: var(--radius-lg);\n      margin: 40px 0;\n    }\n\n    .product-detail-container .scenario-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .scenario-card {\n      background-color: var(--bg-card);\n      padding: 24px;\n      border-radius: var(--radius-md);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Specifications Table Layout *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 20px;\n      vertical-align: top;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      background-color: var(--bg-card);\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 30px;\n      padding-bottom: 20px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-item:last-child {\n      margin-bottom: 0;\n      padding-bottom: 0;\n      border-bottom: none;\n    }\n\n    \/* Desktop Responsive Settings *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 50px;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        width: 50%;\n      }\n\n      .product-detail-container .scenario-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 24px;\n      }\n\n      .product-detail-container .spec-table td {\n        padding: 20px 24px;\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        font-weight: 600;\n        width: 35%;\n      }\n    }\n\n    \/* Strict Mobile Specifications Layout (Safeguard) *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        flex-direction: column !important; \/* Forces Image First, Text Second *\/\n      }\n\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .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 10px;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .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      .product-detail-container .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      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Screw \u0026 Bolt Extractor Set\n  Target Audience: Mechanics, repair technicians, plumbers, DIY enthusiasts\n  Visual Style: Clean, professional, industrial\n  Color Strategy: Charcoal dark gray, industrial red accents, high-contrast readable text\n  Module Order: Intro\/Hero -\u003e Feature 1 (Anatomy\/Grip) -\u003e Feature 2 (Extraction Steps) -\u003e Scenario Section (Applications) -\u003e Feature 3 (Comprehensive Set) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_4, Feature1=detail_1, Feature2=detail_2, Scenario=detail_3, Feature3=detail_4\n  Specification Data Source: detail_4, detail_5 (data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (no direct comparison data provided)\n  Information Boundary: Strictly limited to Cr-Mo material, hex shank, chamfered end, 25-piece set (1\/8\" to 7\/8\"), red\/blue case options, sandblasted\/black oxide finishes, counterclockwise extraction steps, and specified broken fastener applications.\n  --\u003e\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\" style=\"justify-content: center;\"\u003e\u003cspan class=\"badge\"\u003eIndustrial Chrome-Molybdenum Steel\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eRemove Damaged Screws and Bolts Quickly\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eHigh-strength extractors with reverse spiral threads designed to bite securely into rounded, rusted, or broken fasteners for effortless removal.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img80\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260912142707\/f4409c610ca697b9c0140bf33692373b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"features-section\"\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\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260912141755\/f932539d6a4a05149524defaea5c56ea.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eEngineered Left-Hand Spiral Threads\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eThe reverse left-hand spiral threads are specifically structured to bite down securely into damaged fasteners. As you rotate counterclockwise, the gripping power increases, allowing you to back out stubborn bolts with ease.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eLeft-Hand Spiral\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMaximum Gripping Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260912141755\/3975db9ad882c18c87ea1393de5572a9.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eSimple Drill \u0026amp; Extract Process\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eFirst, use a drill bit smaller than the broken screw to create a starter hole. Next, select the matching extractor size, insert it into the pre-drilled hole, and turn it counterclockwise using a hand tool to extract the damaged fastener quickly.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eTwo-Step Extraction\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSecure Fit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OPTIONAL SECTION: USE SCENARIOS --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eDesigned for Tough Removal Challenges\u003c\/h2\u003e\n\n\u003cp class=\"body-text\"\u003eThis versatile kit is built to tackle the most common fastener damage issues encountered in mechanical repairs, automotive work, and plumbing projects.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260912141755\/c4c58b953e379ba10ffee3f2ef617d97.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-grid\"\u003e\n\u003cdiv class=\"scenario-card\"\u003e\n\u003ch3 class=\"section-title\"\u003eBroken Screws \u0026amp; Bolts\u003c\/h3\u003e\n\n\u003cp class=\"body-text\"\u003eExtracts screws and bolts that have snapped off flush or below the mounting surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"scenario-card\"\u003e\n\u003ch3 class=\"section-title\"\u003eRusted \u0026amp; Damaged Threads\u003c\/h3\u003e\n\n\u003cp class=\"body-text\"\u003eBites into weathered, heavily rusted heads and stripped threads where standard sockets fail to grip.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003csection\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\u003cdiv\u003e\u003cimg cke-id=\"img76\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260912141755\/4a4a8aa73a2f29c5cd59e58b16b0c19c.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eOrganized 25-Piece Set\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEquipped with 25 precision-engineered sizes to handle a wide variety of bolt sizes. Each extractor features high-visibility size markings engraved on its solid hex shank, and the entire set stores neatly inside a heavy-duty, protective carrying case.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSizes: 1\/8\" to 7\/8\"\u003c\/span\u003e \u003cspan class=\"tag\"\u003eEngraved Markings\u003c\/span\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=\"specifications-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\"\u003eChrome-Molybdenum (Cr-Mo) 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=\"Base Design\"\u003e\u003cspan class=\"spec-value\"\u003eStandard Solid Hex Shank\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Thread Type\"\u003e\u003cspan class=\"spec-value\"\u003eLeft-Hand Reverse Spiral Threads\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 Pieces\"\u003e\u003cspan class=\"spec-value\"\u003e25-Piece 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=\"Size Range\"\u003e\u003cspan class=\"spec-value\"\u003e1\/8 inch to 7\/8 inch\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Finish Options\"\u003e\u003cspan class=\"spec-value\"\u003eBlack Oxide Finish (Blue Storage Case) \/ Sandblasted Finish (Red Storage 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=\"Chamfered End\"\u003e\u003cspan class=\"spec-value\"\u003eYes, ensures a smooth fit into pre-drilled holes\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!-- D. FAQ SECTION --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e❓ What material are these extractors made of?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThey are manufactured from Chrome-Molybdenum (Cr-Mo) steel, offering high hardness, toughness, and torque resistance for stubborn extraction jobs.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e❓ How do the left-hand spiral threads work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe left-hand spiral threads are engineered to bite into the inner walls of the pre-drilled broken fastener as you turn the extractor counterclockwise. This mechanical locking action forces the damaged bolt out.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e❓ What types of damaged fasteners can this kit remove?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThis set is designed to extract broken screws, snapped bolts, rusted-head fasteners, and bolts with severely damaged or stripped threads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Sandblasted Silver (Red Case)","offer_id":58908362932384,"sku":"20260914-150722-8446","price":59.95,"currency_code":"USD","in_stock":true},{"title":"Black Oxide (Blue Case)","offer_id":58908362965152,"sku":"20260914-150722-2552","price":59.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0692\/7656\/5664\/files\/f4409c610ca697b9c0140bf33692373b.jpg?v=1789369669","url":"https:\/\/cartivra.com\/products\/cr-mo-screw-extractor-set","provider":"Cartivra","version":"1.0","type":"link"}