{"product_id":"15-piece-cordless-screwdriver-set-rjc","title":"15-Piece Cordless Screwdriver Set","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: 4V Max Cordless Electric Screwdriver Set\nTarget Audience: DIY Enthusiasts, Household Users, Appliance \u0026 Furniture Assembly\nVisual Style: Modern, Energetic, Technical-focused\nColor Strategy: Crimson Red (#E52E2E) as Primary Brand Color, Clean Whites, and Deep Slate Accents\nModule Order: Hero Header -\u003e Features Grid (4 items) -\u003e Specifications Table -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_4, Feature3=detail_7, Feature4=detail_8\nSpecification Data Source: Product analysis report, detail_4, detail_7, detail_8 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient comparative data)\nInformation Boundary: Strictly relies on confirmed facts: 4V Max voltage, 1500mAh lithium cell, 1.0 kg weight, 15-piece set, alloy quenched gears, copper core motor, forward\/reverse switch, LED light. No unverified material or performance claims have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #E52E2E;\n      --primary-hover: #C42020;\n      --text-main: #1A1A1A;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F9FA;\n      --bg-soft: #F1F3F5;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 30px rgba(0, 0, 0, 0.08);\n      --border-color: #E9ECEF;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 24px;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px !important;\n      line-height: 1.3;\n      margin: 0 0 16px 0;\n      font-weight: 700;\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;\n      margin: 0 0 16px 0;\n      font-weight: 600;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container .trust-badge,\n    .product-detail-container .tag,\n    .product-detail-container .faq-answer {\n      font-size: 18px !important;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    \/* Image Rules \u0026 Placeholders *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed #CCCCCC;\n      border-radius: var(--radius-lg);\n      padding: 60px 20px;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      min-height: 240px;\n      box-sizing: border-box;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding: 40px 0;\n    }\n\n    .product-detail-container .hero-text {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    .product-detail-container .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      font-weight: 600;\n      padding: 6px 16px;\n      border-radius: 50px;\n      margin-bottom: 16px;\n    }\n\n    \/* Feature Grid *\/\n    .product-detail-container .feature-grid {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item {\n      display: flex;\n      gap: 40px;\n      align-items: center;\n    }\n\n    .product-detail-container .feature-item.reverse {\n      flex-direction: row-reverse;\n    }\n\n    .product-detail-container .feature-media {\n      flex: 1;\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1;\n      display: flex;\n      flex-direction: column;\n      gap: 16px;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 8px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-soft);\n      padding: 6px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n      color: var(--text-main);\n    }\n\n    \/* Specifications Section *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      padding: 40px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .spec-table td {\n      display: grid;\n      grid-template-columns: 35% 1fr;\n      gap: 16px;\n      padding: 16px 0;\n      border-bottom: 1px solid var(--border-color);\n      width: 100%;\n      box-sizing: border-box;\n      align-items: start;\n    }\n\n    .product-detail-container .spec-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      color: var(--text-main);\n      font-size: 18px;\n    }\n\n    .product-detail-container .spec-value {\n      display: block;\n      font-size: 18px;\n      color: var(--text-sub);\n      white-space: normal;\n      overflow-wrap: anywhere;\n      word-break: break-word;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      padding: 40px 0;\n    }\n\n    .product-detail-container .faq-list {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .faq-item {\n      padding-bottom: 20px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .faq-question {\n      color: var(--text-main);\n      margin-bottom: 8px;\n    }\n\n    \/* Responsive Mobile Overrides *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item,\n      .product-detail-container .feature-item.reverse {\n        flex-direction: column !important;\n        gap: 24px;\n      }\n\n      .product-detail-container .feature-media {\n        order: 1 !important; \/* Image First Lock *\/\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2 !important; \/* Text Second Lock *\/\n      }\n\n      .product-detail-container .specifications-section {\n        padding: 24px;\n      }\n\n      .product-detail-container .spec-table td {\n        grid-template-columns: 40% 1fr;\n        gap: 14px;\n        padding: 14px 0;\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\u003c!-- Hero Section --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-text\"\u003e\n\u003cspan class=\"trust-badge\"\u003e4V Max Cordless System\u003c\/span\u003e\n\u003ch1\u003eDrive Screws in 3 Seconds with Boosted Efficiency\u003c\/h1\u003e\n\n\u003cp\u003eUpgrade your home tool kit with a compact, high-efficiency cordless power driver. Fast, steady, and complete with a multi-bit collection to handle household tasks on the spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img209\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260910132306\/76982b3b48f1aa102400e03f5a4bc0a8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature Grid Section --\u003e\n\n\u003csection class=\"feature-grid\"\u003e\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img205\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260910132306\/4b4ff0ed6b1058bf666a4c5e176beded.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e15-Piece Multi-Bit Versatile Set\u003c\/h2\u003e\n\n\u003cp\u003eComes equipped with a selection of popular driver bits and sockets. Swap pieces quickly to tackle various tasks including furniture building, appliance disassembly, and electronic repair.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eSockets Included\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMulti-Bit Selection\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\u003cdiv\u003e\u003cimg cke-id=\"img206\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260910132306\/a1f6a1639690c1f4abb018d51d19bfc6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eUpgraded 1500mAh Battery Capacity\u003c\/h2\u003e\n\n\u003cp\u003ePowered by a high-capacity lithium-ion cell designed to deliver steady performance. Keep working longer with extended battery run times and less frequent charges.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eLithium Cell\u003c\/span\u003e \u003cspan class=\"tag\"\u003eExtended Run Time\u003c\/span\u003e\n\u003c\/div\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=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img208\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260910132306\/9ca7d55a6f98c6d19819efa9e08ecc37.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eOne-Touch Forward \u0026amp; Reverse Switch\u003c\/h2\u003e\n\n\u003cp\u003eA slide control switch lets you toggle directions with a simple touch. Transition smoothly between driving screws inward and loosening or extracting old fasteners.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eDrill \u0026amp; Drive modes\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSide-Slide Switch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img207\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260910132306\/6b281e4815af936a889a41805f53d172.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eLightweight Body with Ergonomic Grip\u003c\/h2\u003e\n\n\u003cp\u003eAt just 1.0 kg (2.20 lbs), this hand tool reduces hand strain during overhead or awkward-angled repairs. The contoured body is shaped to fit comfortably in your hand for safe, one-handed control.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eCompact Body\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSecure Grip Handle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Section (Purely Text-Based, No Spec Image Placeholders) --\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=\"Voltage Rating\"\u003e\u003cspan class=\"spec-value\"\u003e4V MAX\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Battery Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e1500mAh Lithium-ion\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 Weight\"\u003e\u003cspan class=\"spec-value\"\u003e1.0 kg (2.20 lbs)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Accessory Set\"\u003e\u003cspan class=\"spec-value\"\u003e15-Piece Multi-Bit Collection\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Gear Assembly\"\u003e\u003cspan class=\"spec-value\"\u003eAlloy Quenched Gears\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Internal Motor\"\u003e\u003cspan class=\"spec-value\"\u003eCopper Core Magnet Motor\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Direction Control\"\u003e\u003cspan class=\"spec-value\"\u003eF\/R Slide Switch\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Auxiliary Light\"\u003e\u003cspan class=\"spec-value\"\u003eBuilt-In Front LED Light\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 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-list\"\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eWhat parts are included in the 15-piece set?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe set includes multiple driver bit styles and sockets. This selection allows you to switch between different standard sizes to complete various assembly tasks easily.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow does the integrated LED light help during work?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe front LED light is located below the drive chuck. It activates to illuminate target areas, helping you see clearly when working inside dark cabinets, drawers, or under appliances.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eHow do I switch the driver direction?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eSimply use the forward\/reverse (F\/R) slide switch situated on the side of the screwdriver body. Pushing the slider switches the rotation immediately so you can drive or remove screws with ease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Omurio","offers":[{"title":"15-Piece","offer_id":48647585824980,"sku":null,"price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/9c2be90a6fcebbd9c7ee78b47b3b4f52.jpg?v=1789018196","url":"https:\/\/omurio.com\/products\/15-piece-cordless-screwdriver-set-rjc","provider":"Omurio","version":"1.0","type":"link"}