{"product_id":"multi-color-solar-hummingbird-lights","title":"Multi-Color Solar Hummingbird Lights","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：太阳能户外装饰灯（蜂鸟风铃）\n  目标受众：庭院装饰爱好者、寻求便捷户外照明的房主\n  视觉风格：梦幻、夜间光影、清晰通透\n  配色策略：以深色背景衬托多彩光效，使用温暖的辅助色强调舒适感\n  模块顺序：Hero (氛围引入) -\u003e Feature 1 (太阳能核心便利性) -\u003e Feature 2 (视觉体验) -\u003e Compare (突出优势) -\u003e Feature 3 (耐用性) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_0.png, Feature1=image_5.png, Feature2=image_3.png, Compare=image_1.png, Feature3=image_2.png\n  规格图映射：Specs=基于报告文本提取，无专用规格图\n  对比模块：已加入。报告中提供了明确的对比图 (image_1.png)，用于强调太阳能和实心材质的优势。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #F7B731;\n      --primary-hover: #E1A425;\n      --text-main: #2C3E50;\n      --text-sub: #546E7A;\n      --bg-body: #FFFFFF;\n      --bg-card: #F8F9FA;\n      --bg-soft: #ECF0F1;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --border-color: #E0E0E0;\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\n      --spacing-block: clamp(1.5rem, 4vw, 2.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.7;\n    }\n\n    \/* Base Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      font-weight: 700;\n      margin-bottom: 16px;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(26px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container h3 {\n      font-size: clamp(20px, 3vw, 24px);\n      font-weight: 600;\n      margin-bottom: 12px;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(17px, 2vw, 19px);\n      margin-bottom: 1.5em;\n      color: var(--text-sub);\n    }\n\n    \/* Reusable Components *\/\n    .pd-tag {\n      display: inline-block;\n      padding: 6px 12px;\n      background: var(--bg-soft);\n      color: var(--text-sub);\n      border-radius: 4px;\n      font-size: 16px;\n      font-weight: 500;\n      margin-right: 8px;\n      margin-bottom: 8px;\n    }\n\n    .pd-image-wrapper {\n      width: 100%;\n      display: block;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n    }\n\n    .pd-image-wrapper img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      min-height: 300px;\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      color: var(--text-sub);\n      font-family: monospace;\n      font-size: 18px;\n    }\n\n    \/* Layouts *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    .pd-grid-split {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: var(--spacing-block);\n      align-items: center;\n    }\n\n    @media (min-width: 768px) {\n      .pd-grid-split {\n        grid-template-columns: 1fr 1fr;\n      }\n      .pd-grid-split.reverse {\n        direction: rtl;\n      }\n      .pd-grid-split.reverse \u003e * {\n        direction: ltr;\n      }\n    }\n\n    \/* Comparison Card *\/\n    .pd-compare-card {\n        background-color: var(--bg-card);\n        padding: var(--spacing-block);\n        border-radius: var(--radius-lg);\n        text-align: center;\n    }\n\n    \/* Specs Table *\/\n    .pd-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n      font-size: 18px;\n    }\n\n    .pd-table th, .pd-table td {\n      padding: 14px;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .pd-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-table, .pd-table tbody, .pd-table tr, .pd-table td {\n        display: block;\n        width: 100%;\n      }\n      .pd-table thead {\n        display: none;\n      }\n      .pd-table tr {\n        margin-bottom: 16px;\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .pd-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 12px 16px;\n        border-bottom: none;\n        background-color: var(--bg-body);\n      }\n      .pd-table td:nth-child(odd) {\n          background-color: var(--bg-card);\n      }\n      .pd-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        padding-right: 12px;\n        color: var(--text-main);\n      }\n    }\n\n    \/* FAQ *\/\n    .pd-faq-item {\n      margin-bottom: 20px;\n      padding-bottom: 20px;\n      border-bottom: 1px solid var(--border-color);\n    }\n    .pd-faq-question {\n      font-weight: 600;\n      font-size: 20px;\n      margin-bottom: 8px;\n      display: flex;\n      align-items: flex-start;\n    }\n    .pd-faq-question::before {\n      content: \"Q.\";\n      color: var(--primary);\n      margin-right: 10px;\n    }\n    .pd-faq-answer {\n      color: var(--text-sub);\n      font-size: 18px;\n      padding-left: 32px;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch1\u003eMagical Ambiance, Powered by the Sun\u003c\/h1\u003e\n\n\u003cp style=\"font-size: 22px; color: var(--text-main);\"\u003eInstantly transform your outdoor space with enchanting, color-changing hummingbird lights that require zero effort to maintain.\u003c\/p\u003e\n\u003cspan class=\"pd-tag\"\u003e✨ Designed for everyday ease\u003c\/span\u003e\n\n\u003cdiv class=\"pd-image-wrapper\" style=\"margin-top: 24px;\"\u003e\n\u003c!-- [AI] Hero image demonstrating the main benefit: beautiful night light in a real scenario. --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526145906\/ad1a9b8af2c9706086062419dd9a7c0b.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 pd-grid-split\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526145906\/8779c34c51cb8fe9f4b7e80b759f6e21.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003ch2\u003eEffortless Solar Operation\u003c\/h2\u003e\n\n\u003cp\u003eForget about extension cords, plugs, or expensive batteries. These wind chimes are 100% powered by the sun. The integrated solar panel charges during the day and automatically turns the lights on at dusk, providing carefree illumination night after night.\u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"pd-tag\"\u003eZero Electricity Cost\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eAuto On\/Off\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Feature Section 2: Visual Experience --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-split reverse\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003c!-- [AI] Scenario shot emphasizing the colorful atmosphere in a patio setting. --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526145906\/6e60c39793a60682e7132aac1e19fb1b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003ch2\u003eMesmerizing Color-Changing Glow\u003c\/h2\u003e\n\n\u003cp\u003eWatch as six transparent hummingbirds come to life when the sun goes down. They slowly transition through a spectrum of vibrant colors, creating a whimsical and relaxing atmosphere perfect for your patio, porch, or garden.\u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"pd-tag\"\u003eVibrant Colors\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eRelaxing Atmosphere\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. Compare Section: Why Choose Us --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eWhy Choose Our Solar Chimes?\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 30px;\"\u003eSee the difference in quality and convenience compared to ordinary alternatives.\u003c\/p\u003e\n\n\u003cdiv class=\"pd-compare-card\"\u003e\n\u003c!-- [AI] Using the comparison chart to highlight key advantages like solid material and solar power. --\u003e\n\u003cdiv class=\"img-placeholder\" style=\"min-height: 400px;\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526145906\/b15a775882b2b2f2bef5fe307d934124.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 pd-grid-split\"\u003e\n\u003cdiv class=\"pd-image-wrapper\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img55\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526145906\/37d6d123fc705682df6774a3ee424e43.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv\u003e\n\u003ch2\u003eBuilt for the Outdoors\u003c\/h2\u003e\n\n\u003cp\u003eCrafted with solid, high-transparency materials, these hummingbirds are durable and designed to last, unlike fragile hollow plastic alternatives. With an IP65 waterproof rating, they are engineered to withstand rain and snow, making them perfect for year-round outdoor use.\u003c\/p\u003e\n\n\u003cdiv\u003e\n\u003cspan class=\"pd-tag\"\u003eIP65 Waterproof\u003c\/span\u003e \u003cspan class=\"pd-tag\"\u003eSolid Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- F. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\" style=\"background-color: var(--bg-card); padding: var(--spacing-block); border-radius: var(--radius-lg);\"\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"pd-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Power Source\"\u003eSolar Powered (Built-in Battery)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Light Source\"\u003eColor-Changing LEDs\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Material\"\u003eABS, Durable Transparent Material\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Waterproof Rating\"\u003eIP65\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Installation\"\u003eS-Hook (Included)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Switch Type\"\u003eON\/OFF Switch (Under panel)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- G. 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\u003cdiv class=\"pd-faq-question\"\u003eHow do I turn the lights on for the first time?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eThere is a switch located on the underside of the black solar panel. Simply slide it to the \"ON\" position. You can leave it ON permanently; the lights will manage themselves automatically.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eWhere is the best place to hang this?\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eFor optimal performance, hang the wind chime in an area where the top solar panel receives direct sunshine for most of the day. Shady locations may reduce nighttime operating hours.\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-item\"\u003e\n\u003cdiv class=\"pd-faq-question\"\u003eIs it safe to leave outside in the rain? 🌧️\u003c\/div\u003e\n\n\u003cdiv class=\"pd-faq-answer\"\u003eYes, absolutely. The product has an IP65 waterproof rating designed specifically for outdoor weather conditions, including rain and snow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Blue Hummingbird \/ 1-Pack (Garden Accent)","offer_id":45660777251007,"sku":"0526-15196290","price":15.95,"currency_code":"USD","in_stock":true},{"title":"Green Hummingbird \/ 1-Pack (Garden Accent)","offer_id":45660777283775,"sku":"0526-15193866","price":15.95,"currency_code":"USD","in_stock":true},{"title":"Blue Hummingbird \/ 2-Pack (Keep 1, Gift 1 to Mom)","offer_id":45660777316543,"sku":"0526-15195168","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Green Hummingbird \/ 2-Pack (Keep 1, Gift 1 to Mom)","offer_id":45660777349311,"sku":"0526-15193609","price":30.95,"currency_code":"USD","in_stock":true},{"title":"Blue Hummingbird \/ 3-Pack (Family Pack)","offer_id":45660777382079,"sku":"0526-15199079","price":44.95,"currency_code":"USD","in_stock":true},{"title":"Green Hummingbird \/ 3-Pack (Family Pack)","offer_id":45660777414847,"sku":"0526-15191618","price":44.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/ad1a9b8af2c9706086062419dd9a7c0b.jpg?v=1779779993","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/multi-color-solar-hummingbird-lights","provider":"Bak","version":"1.0","type":"link"}