{"product_id":"flexible-bendable-led-work-light","title":"Flexible Bendable LED Work Light","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：汽修\/DIY柔性工作灯\n  目标受众：机械师、汽修工、家庭DIY爱好者\n  视觉风格：专业、坚固、高对比度（黑\/红\/亮白光）\n  配色策略：深色背景强调光照效果，红色点缀强调功能区\n  模块顺序：Hero (核心痛点解决) -\u003e Feature 1 (柔性深入能力) -\u003e Feature 2 (亮度与模式) -\u003e Feature 3 (耐用性与充电) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_3.png, Feature1=image_2.png, Feature2=image_4.png, Feature3=image_6.png\n  规格图映射：Specs=image_5.png\n  对比模块：未加入（现有Feature模块已足够强调独特优势）\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #D9232E; \/* Red from handle pattern *\/\n      --primary-hover: #b01c25;\n      --text-main: #212121;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #e9ecef;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.12);\n      --border-color: #e0e0e0;\n      --spacing-section: clamp(2.5rem, 6vw, 4rem);\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      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    }\n\n    \/* Typography *\/\n    .product-detail-container h1,\n    .product-detail-container h2,\n    .product-detail-container h3 {\n      margin-top: 0;\n      line-height: 1.2;\n      font-weight: 700;\n    }\n\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 44px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    \/* Layout Utilities *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .pd-grid-2 {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr 1fr;\n        gap: 4rem;\n      }\n      .pd-grid-2.reverse {\n        direction: rtl;\n      }\n      .pd-grid-2.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Image Handling (Scheme A: Fluid) *\/\n    .pd-image-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Placeholder Style *\/\n    .pd-placeholder {\n      width: 100%;\n      min-height: 300px;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: var(--text-sub);\n      font-weight: bold;\n      border-radius: var(--radius-md);\n      padding: 1rem;\n      text-align: center;\n    }\n\n    \/* Components *\/\n    .pd-trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--text-main);\n      padding: 0.5rem 1rem;\n      border-radius: 2rem;\n      font-size: 16px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .pd-feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1rem;\n    }\n\n    .pd-tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      color: var(--text-sub);\n    }\n\n    \/* Specs Table *\/\n    .pd-specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 1rem;\n    }\n\n    .pd-specs-table th,\n    .pd-specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n      font-size: 18px;\n    }\n\n    .pd-specs-table th {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 40%;\n      background-color: var(--bg-card);\n    }\n\n    @media (max-width: 767px) {\n      .pd-specs-table, .pd-specs-table tbody, .pd-specs-table tr, .pd-specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-specs-table thead {\n        display: none;\n      }\n      .pd-specs-table tr {\n        margin-bottom: 1rem;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .pd-specs-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: none;\n        border-top: 1px solid var(--border-color);\n      }\n      .pd-specs-table td:first-child {\n        border-top: none;\n      }\n      .pd-specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1rem;\n        width: 45%;\n        font-weight: 600;\n        white-space: nowrap;\n      }\n    }\n\n    \/* FAQ *\/\n    .pd-faq-item {\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 1rem;\n    }\n    .pd-faq-item:last-child {\n      border-bottom: none;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-grid-2\"\u003e\n\u003cdiv class=\"pd-content\"\u003e\n\u003cspan class=\"pd-trust-badge\"\u003eEssential Workshop Tool\u003c\/span\u003e\n\u003ch1\u003eReach the Unreachable. Illuminate Every Tight Space.\u003c\/h1\u003e\n\n\u003cp\u003eThe 27-inch flexible LED light stick designed for mechanics and serious DIYers. Bend it, shape it, and snake it into engine bays or machinery to see what you've been missing.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260713151639\/d2b6c738fba520a6ac109774ddb78aa4.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-grid-2 reverse\"\u003e\n\u003cdiv class=\"pd-content\"\u003e\n\u003ch2\u003eTotal Flexibility for Deep Access\u003c\/h2\u003e\n\n\u003cp\u003eForget rigid flashlights that cast shadows. This 27-inch light stick bends at any angle to snake around components, delivering bright, shadow-free illumination directly into the deepest crevices of engines or complex machinery.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003e27-inch Length\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAny-Angle Bending\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eShadow-Free Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260713151639\/d2e2767ee9cf4587cad64964723d2002.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-grid-2\"\u003e\n\u003cdiv class=\"pd-content\"\u003e\n\u003ch2\u003eHigh-Lumen Output with 3 Modes\u003c\/h2\u003e\n\n\u003cp\u003eTailor your lighting to the task. Cycle through three brightness settings via the handle button, up to a powerful 1200 lumens. Ensure optimal visibility whether you're performing detailed inspections or lighting up a broader work area.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eUp to 1200 Lumens\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003e3 Adjustable Levels\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eUniform Illumination\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260713151639\/a489136f341bc7dc20fb64de3dabbea5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"pd-grid-2 reverse\"\u003e\n\u003cdiv class=\"pd-content\"\u003e\n\u003ch2\u003eBuilt Tough and Ready to Recharge\u003c\/h2\u003e\n\n\u003cp\u003eConstructed to withstand the rigors of a garage environment with a shock-resistant design. When the job is done, quickly recharge via the universal Type-C port located on the handle. Proven durability with over 20,000 bend cycles tested.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-feature-tags\"\u003e\n\u003cspan class=\"pd-tag\"\u003eType-C Fast Charge\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eShock-Resistant\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eDurable Build\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"pd-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260713151639\/aa80df2c7e71558817f2f6f08eaea76a.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\" style=\"background-color: var(--bg-card); padding: 2rem; border-radius: var(--radius-lg);\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003eFeature\u003c\/th\u003e\n\t\t\t\u003cth\u003eDetail\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=\"Feature\"\u003eTotal Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e27 inches\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eMax Luminance\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e1200lm\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eBrightness Modes\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003e3 Levels (Low \/ Highlight \/ Highlight)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eCharging Method\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eUSB Type-C\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eCharging Time\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eApprox. 2.5 hours\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Feature\"\u003eBattery Life\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Detail\"\u003eUp to 7 Hours\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp style=\"font-size: 16px; margin-top: 1rem;\"\u003e*Specifications based on internal testing data .\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eHow do I charge the light stick?\u003c\/h3\u003e\n\n\u003cp\u003eThe light features a standard USB Type-C charging port located on the side of the handle near the bottom base. Simply connect a compatible Type-C cable to recharge.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eDoes the entire tube light up?\u003c\/h3\u003e\n\n\u003cp\u003eYes, the entire white flexible section of the stick emits an even, bright light, providing broad illumination rather than just a focused beam at the tip.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003ch3\u003eIs it suitable for wet garage environments?\u003c\/h3\u003e\n\n\u003cp\u003eYes, the product is designed to be waterproof and shock-resistant, making it durable enough to withstand typical workshop conditions and accidental splashes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1-Pack (Essential Tool)","offer_id":45844451623103,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (Keep a Backup - 10%)","offer_id":45844451655871,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (Workshop Pack - 15%)","offer_id":45844451688639,"sku":null,"price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/d2b6c738fba520a6ac109774ddb78aa4.jpg?v=1783927117","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/flexible-bendable-led-work-light","provider":"Bak","version":"1.0","type":"link"}