{"product_id":"touch-activated-donut-lamp","title":"Touch-Activated Donut Lamp","description":"\u003c!--\n[AI Design Logic]\nProduct Type: Donut-shaped touch-controlled LED ambient night light\nTarget Audience: Homeowners seeking warm, gentle night lighting and modern home decor\nVisual Style: Warm minimalist, modern cozy, soft ambient\nColor Strategy: Orange\/amber accents (--primary: #ff7a00) to reflect the lamp's comforting glow, mixed with clean warm-neutrals\nModule Order: Hero Block -\u003e Feature 1 (Touch Control) -\u003e Feature 2 (Stepless Dimming) -\u003e Feature 3 (Ambient Aesthetic) -\u003e Specifications Table -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_3, Feature2=detail_2, Feature3=detail_4\nSpecification Data Source: spec_1, spec_2 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (no clear before\/after or competitive comparison data provided in source files)\nInformation Boundary: Strictly relies on confirmed data: 22.5cm\/8.86in diameter, 7cm\/2.76in height, 15cm\/5.91in base, 1.6cm\/0.63in base height, touch switch, 1800mAh battery (8-10h runtime for rechargeable option), 3000K-6000K color temp, PC+ABS material, and three shell colors (Orange, White, Pink).\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design Variables *\/\n    .product-detail-container {\n      --primary: #ff7a00;\n      --primary-hover: #e56e00;\n      --text-main: #1f1f1f;\n      --text-sub: #595959;\n      --bg-body: #ffffff;\n      --bg-card: #faf8f5;\n      --bg-soft: #f0ede8;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.04);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #e5dec9;\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      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    \/* 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 12px 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 .spec-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 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container span,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Layout Spacing *\/\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-of-type {\n      border-bottom: none;\n    }\n\n    \/* Image Styling *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Image Placeholders *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 60px 20px;\n      text-align: center;\n      box-sizing: border-box;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .image-placeholder span {\n      font-weight: 500;\n      color: var(--text-sub);\n    }\n\n    \/* Badge \u0026 Tag System *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    .product-detail-container .hero-subtitle {\n      margin: 0 auto;\n    }\n\n    \/* Feature Blocks (Z-Pattern for Desktop, Image-First for Mobile) *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      gap: 40px;\n      align-items: center;\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      flex: 1;\n      min-width: 0;\n    }\n\n    .product-detail-container .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    \/* Z-Pattern logic for desktop *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Mobile Locks for Feature Blocks *\/\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n        gap: 24px;\n      }\n\n      .product-detail-container .feature-media {\n        width: 100%;\n        order: 1 !important; \/* Image First *\/\n      }\n\n      .product-detail-container .feature-copy {\n        width: 100%;\n        order: 2 !important; \/* Text Second *\/\n      }\n    }\n\n    \/* Specifications Responsive Layout *\/\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    .product-detail-container .spec-label {\n      font-weight: 600;\n      color: var(--text-main);\n      width: 35%;\n    }\n\n    .product-detail-container .spec-value-wrapper {\n      width: 65%;\n    }\n\n    \/* Mobile Specifications System *\/\n    @media (max-width: 767px) {\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 0;\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        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-label {\n        display: none !important;\n      }\n\n      .product-detail-container .spec-value-wrapper {\n        width: 100%;\n      }\n\n      .product-detail-container .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\n    \/* FAQ Section styling *\/\n    .product-detail-container .faq-list {\n      margin-top: 24px;\n    }\n\n    .product-detail-container .faq-item {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n    }\n\n    .product-detail-container .faq-answer {\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Content Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eOne-Touch Stepless Dimming\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eCozy Light. Better Nights.\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eExperience a warm ambient glow designed to elevate every relaxed moment at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826150355\/63407df79cfafc0c2d1e399c04981911.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\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\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826144427\/a1573392c073f67b5866d3f41b23bc7f.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eOne-Touch Easy Control\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eA dedicated touch-switch interface is set perfectly in the center. Tap gently once to turn the light on or off instantly. There are no complicated settings or protruding physical buttons to find in the dark.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eTouch Switch\u003c\/span\u003e \u003cspan class=\"tag\"\u003eCentral Panel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Stepless Dimming (Text Left \/ Image Right) --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826144427\/a275f77cec0ba480d2b0a2904a78f6f0.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e0–100% Stepless Dimming\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eCustomize your brightness seamlessly. Press and hold your finger on the touch-regulated center to transition smoothly between a faint cozy light and a bright glowing atmosphere.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e0–100% Brightness\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSmooth Transition\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Design \u0026 Diffuse Glow (Image Left \/ Text Right) --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cdiv\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img59\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260826144427\/659a95cd0048d04afa20efedcedceb09.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eCozy Healing Glow\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eDesigned with a rounded, modern donut shape, this light uses a high-performance PC and ABS diffuse cover. It scatters a smooth gradient of light outward, avoiding direct glare to keep your eyes relaxed.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eDiffuse Reflection\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGlare-Free Design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Table --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"spec-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 class=\"spec-label\"\u003eDiameter\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Diameter\"\u003e\u003cspan class=\"spec-value\"\u003e22.5 cm \/ 8.9 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eTotal Height\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Total Height\"\u003e\u003cspan class=\"spec-value\"\u003e7.0 cm \/ 2.8 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eBase Diameter\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Base Diameter\"\u003e\u003cspan class=\"spec-value\"\u003e15.0 cm \/ 5.9 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eBase Height\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Base Height\"\u003e\u003cspan class=\"spec-value\"\u003e1.6 cm \/ 0.6 in\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eControl Method\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Control Method\"\u003e\u003cspan class=\"spec-value\"\u003eTouch switch\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eMaterial\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003ePC + ABS\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eColor Temperature\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Color Temperature\"\u003e\u003cspan class=\"spec-value\"\u003e3000K - 6000K\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eBattery Capacity\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Battery Capacity\"\u003e\u003cspan class=\"spec-value\"\u003e1800mAh (Applicable to rechargeable option)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eBattery Runtime\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Battery Runtime\"\u003e\u003cspan class=\"spec-value\"\u003e8 - 10 hours (Applicable to rechargeable option)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003ePower Options\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Power Options\"\u003e\u003cspan class=\"spec-value\"\u003eCordless Rechargeable \/ Wired Plug-In\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eAvailable Colors\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value-wrapper\" data-label=\"Available Colors\"\u003e\u003cspan class=\"spec-value\"\u003eOrange \/ White \/ Pink\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\"\u003e💡 How do I adjust the brightness levels?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eSimply tap once on the exact center touch panel to turn the light on or off. To dim or brighten, press and hold your hand on the touch area until you reach your preferred brightness setting.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 What is the difference between the Rechargeable and Plug-In versions?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe rechargeable version is cordless and includes an integrated 1800mAh battery that provides 8 to 10 hours of use on a single charge. The plug-in version does not contain an internal battery and must remain connected to power to operate.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Does the light look orange or pink even when turned off?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes. The lamp housing is available in Orange, White, or Pink finishes to complement your daytime room decor. When lit, each option emits a warm, soothing ambient gradient from 3000K to 6000K.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Cordless (Rechargeable) \/ Sunset Orange","offer_id":46092110037183,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Corded (Plug-in) \/ Sunset Orange","offer_id":46092110069951,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Cordless (Rechargeable) \/ Ivory White","offer_id":46092110102719,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Corded (Plug-in) \/ Ivory White","offer_id":46092110135487,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Cordless (Rechargeable) \/ Blush Pink","offer_id":46092110168255,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true},{"title":"Corded (Plug-in) \/ Blush Pink","offer_id":46092110201023,"sku":null,"price":9.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/63407df79cfafc0c2d1e399c04981911.jpg?v=1787727859","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/touch-activated-donut-lamp","provider":"Bak","version":"1.0","type":"link"}