{"product_id":"magnetic-s2-steel-screw-bits","title":"Magnetic S2 Steel Screw Bits","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Hardware Tools (Drywall Screw Bits)\nTarget Audience: Contractors, Carpenters, DIY Home Improvement Enthusiasts\nVisual Style: Industrial, Sturdy, Professional\nColor Strategy: Industrial Orange (--primary) to signify tools\/caution, paired with strong dark grays and clean whites for high contrast and readability.\nShape Strategy: Radius 6px~12px (Slightly squared off to imply toughness and metallic material).\nTypography Strategy: Large Type \/ Mobile-first readable (H1 at ~44px, Body at 18px).\nMobile Table Strategy: Card-based (No horizontal scroll, full block layout with data-labels).\nImage Mapping: Hero=image_1, Features=image_2 to image_4.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Scope all styles within the container to prevent global bleed *\/\n    .product-detail-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      \n      \/* Design System Variables *\/\n      --primary: #F97316; \/* Industrial Orange *\/\n      --bg-body: #ffffff;\n      --bg-card: #F3F4F6;\n      --bg-accent: #FFF7ED;\n      --text-main: #111827;\n      --text-sub: #4B5563;\n      --border-color: #E5E7EB;\n      \n      --radius-sm: 6px;\n      --radius-md: 12px;\n      --radius-lg: 16px;\n      \n      \/* Fluid Spacing \u0026 Typography *\/\n      --spacing-section: clamp(3rem, 6vw, 5rem);\n      --font-h1: clamp(32px, 4vw, 44px);\n      --font-h2: clamp(26px, 3vw, 34px);\n      --font-h3: clamp(20px, 2.5vw, 24px);\n      --font-p: clamp(16px, 1.5vw, 18px);\n      \n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    .product-detail-container *,\n    .product-detail-container *::before,\n    .product-detail-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Typography Settings *\/\n    .product-detail-container h1 { font-size: var(--font-h1); font-weight: 800; line-height: 1.2; margin: 0 0 1.5rem 0; letter-spacing: -0.02em; }\n    .product-detail-container h2 { font-size: var(--font-h2); font-weight: 700; line-height: 1.3; margin: 0 0 1.2rem 0; }\n    .product-detail-container h3 { font-size: var(--font-h3); font-weight: 600; line-height: 1.4; margin: 0 0 1rem 0; }\n    .product-detail-container p { font-size: var(--font-p); color: var(--text-sub); margin: 0 0 1.5rem 0; }\n    \n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      margin-bottom: var(--spacing-section);\n      padding-top: clamp(2rem, 4vw, 4rem);\n    }\n    \n    .social-proof-badge {\n      display: inline-block;\n      background: var(--bg-accent);\n      color: var(--primary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 700;\n      font-size: clamp(14px, 1.2vw, 16px);\n      margin-bottom: 1.5rem;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    .hero-image-wrapper {\n      width: 100%;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      background: var(--bg-card);\n      margin-top: 2rem;\n      \/* Scheme A: Natural flow *\/\n    }\n    .hero-image-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .placeholder-box {\n      width: 100%;\n      aspect-ratio: 16\/9;\n      background: var(--bg-card);\n      border: 2px dashed #D1D5DB;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #9CA3AF;\n      font-weight: bold;\n      font-size: 1.2rem;\n      border-radius: inherit;\n    }\n\n    \/* Features - Z-Pattern \u0026 Mobile Lock *\/\n    .features-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column; \/* Mobile first lock *\/\n      gap: 2rem;\n      margin-bottom: var(--spacing-section);\n    }\n\n    .feature-media, .feature-copy {\n      width: 100%;\n    }\n\n    \/* Scheme B for feature images to ensure clean alignment *\/\n    .feature-img-card {\n      width: 100%;\n      aspect-ratio: 1 \/ 1;\n      position: relative;\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      overflow: hidden;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n    }\n    \n    .feature-img-card img {\n      width: 100%;\n      height: 100%;\n      object-fit: contain;\n      position: absolute;\n      top: 0;\n      left: 0;\n    }\n\n    .feature-img-card .placeholder-box {\n      aspect-ratio: auto;\n      height: 100%;\n      border-radius: 0;\n    }\n\n    .feature-tag {\n      display: inline-flex;\n      align-items: center;\n      background: var(--text-main);\n      color: #fff;\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-sm);\n      font-size: 14px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    \/* Specs Table - Card Based Mobile *\/\n    .specs-section {\n      margin-bottom: var(--spacing-section);\n      background: var(--bg-card);\n      padding: clamp(2rem, 4vw, 4rem);\n      border-radius: var(--radius-md);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      font-size: var(--font-p);\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1.2rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table th {\n      font-weight: 700;\n      color: var(--text-main);\n      background: transparent;\n      border-bottom: 2px solid var(--text-main);\n    }\n\n    \/* FAQ Section *\/\n    .faq-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      margin-bottom: 1rem;\n    }\n\n    .faq-item h3 {\n      font-size: var(--font-p);\n      color: var(--text-main);\n      margin-bottom: 0.5rem;\n      display: flex;\n      align-items: flex-start;\n      gap: 0.8rem;\n    }\n    \n    .faq-item h3::before {\n      content: 'Q.';\n      color: var(--primary);\n      font-weight: 900;\n    }\n\n    .faq-item p {\n      margin: 0;\n      padding-left: 2rem;\n      font-size: calc(var(--font-p) * 0.95);\n    }\n\n    \/* Desktop Enhancements *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: clamp(3rem, 6vw, 5rem);\n      }\n      .feature-item:nth-child(even) {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n    }\n\n    \/* Mobile Table Overrides (Critical) *\/\n    @media (max-width: 767px) {\n      .specs-section { padding: 1.5rem 1rem; }\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead {\n        display: none;\n      }\n      .specs-table tr {\n        margin-bottom: 1rem;\n        background: var(--bg-body);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        padding: 0.5rem;\n      }\n      .specs-table td {\n        border-bottom: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: flex-start;\n        gap: 1rem;\n        padding: 0.8rem;\n      }\n      .specs-table td:not(:last-child) {\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--text-main);\n        flex-shrink: 0;\n        max-width: 45%;\n      }\n      .td-value {\n        text-align: right;\n        color: var(--text-sub);\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003cdiv class=\"social-proof-badge\"\u003eProfessional Grade Tool\u003c\/div\u003e\n\n\u003ch1\u003eMaster Every Drywall Project with Perfect Precision\u003c\/h1\u003e\n\n\u003cp\u003e5-Piece Magnetic PH2 Bit Set with Adjustable Depth Collar. Drive screws exactly in place, prevent board damage, and double your working efficiency.\u003c\/p\u003e\n\n\u003cdiv class=\"hero-image-wrapper\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314114155\/d3d45c19cf8154b6222b254b1afce783.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"features-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"feature-img-card\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314114155\/2d54ef55922631b8a891a93604e061bc.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\u003cdiv class=\"feature-tag\"\u003eAdjustable Depth Control\u003c\/div\u003e\n\n\u003ch2\u003eFlawless Countersinking, Zero Wall Damage\u003c\/h2\u003e\n\n\u003cp\u003eThe innovative depth stop collar limits screw penetration, ensuring flush finishes on gypsum, woodworking, and drywall boards. Easily detach the magnetic collar or adjust the depth by increasing or decreasing shims to suit your exact project needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"feature-img-card\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314114155\/ef1d8f75f3d34de508a02fc6f7534879.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\u003cdiv class=\"feature-tag\"\u003ePowerful Magnetic Grip\u003c\/div\u003e\n\n\u003ch2\u003eNo More Dropped Screws or Wobbling\u003c\/h2\u003e\n\n\u003cp\u003eEquipped with a highly responsive magnetic collar, the positioning bit acts like a second pair of hands. It firmly grips the screw head, keeping it dead center. Experience accurate adjustments and seamless driving even in awkward overhead angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"feature-img-card\"\u003e\n\u003cdiv class=\"placeholder-box\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314114155\/716f9f9b4151b90123388bad9ef93242.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\u003cdiv class=\"feature-tag\"\u003eExceptional Build Quality\u003c\/div\u003e\n\n\u003ch2\u003eUnyielding S2 Alloy Steel\u003c\/h2\u003e\n\n\u003cp\u003eCrafted for the toughest job sites. Our bits are forged from premium S2 Alloy Steel, known for its ultra-high hardness, outstanding wear resistance, and rustproof properties. These bits are built to outlast standard carbon steel alternatives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Technical Specifications (Mobile Card Table) --\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003cp\u003ePrecision engineered for 1\/4\" power drivers, drills, and hand tools.\u003c\/p\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eSpecification\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetails\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eIndustrial S2 Alloy Steel\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eHigh hardness, wear-resistant, rustproof\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Bit Type\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003ePH2 (Phillips)\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eIdeal for drywall and woodworking screws\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Shank Size\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003e1\/4\" Hex Shank (6.35 mm)\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eUniversal fit for power drivers and drills\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Overall Length\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003e50 mm \/ 1.97 in\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eStandard length for versatile applications\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Special Feature\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eMagnetic Depth Collar\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eDetachable and adjustable via shims\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Contents\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003e5 x PH2 Drywall Bits\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e\n\t\t\t\u003cdiv class=\"td-value\"\u003eReady for professional or DIY deployment\u003c\/div\u003e\n\t\t\t\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eWill this fit my standard power drill?\u003c\/h3\u003e\n\n\u003cp\u003eYes. The standard 1\/4\" (6.35 mm) hex shank is universally designed to easily and securely fit into most power drivers, standard drills, and handheld screwdrivers without slipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eHow does the depth adjustment work?\u003c\/h3\u003e\n\n\u003cp\u003eThe bits feature a detachable magnetic collar. You can limit the penetration depth of the screws to prevent wall damage. For micro-adjustments, you can add or decrease shims inside the collar mechanism.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3\u003eAre these suitable for materials other than drywall?\u003c\/h3\u003e\n\n\u003cp\u003eAbsolutely. While specifically designed for drywall (gypsum board) to prevent tearing the paper face, the high-hardness S2 steel makes them excellent for general woodworking boards and softwoods as well.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"🛠️ 5-Pack (Starter Kit)","offer_id":51173921947943,"sku":"0320-15471754","price":12.95,"currency_code":"USD","in_stock":true},{"title":"📦 10-Pack (Pro Value - Save 20%)","offer_id":51173921980711,"sku":"0320-15471965","price":19.95,"currency_code":"USD","in_stock":true},{"title":"💼 20-Pack (Contractor Choice )","offer_id":51173922013479,"sku":"0320-15477921","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0946\/0865\/4631\/files\/d3d45c19cf8154b6222b254b1afce783.jpg?v=1773992901","url":"https:\/\/martivex.com\/products\/magnetic-s2-steel-screw-bits","provider":"Martivex","version":"1.0","type":"link"}