{"product_id":"solar-american-flag-pathway-lights","title":"Solar American Flag Pathway Lights","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：太阳能户外美国国旗路径灯（8件套）\n  目标受众：美国房主，需要为独立日、阵亡将士纪念日等节日进行爱国装饰的人群\n  视觉风格：爱国、节日、活力、夜晚光影效果\n  配色策略：以红、白、蓝为强调色，背景使用深色或柔和色调以突出灯光\n  模块顺序：Hero -\u003e Feature 1 (光效与模式) -\u003e Feature 2 (太阳能与便捷) -\u003e Feature 3 (耐候性) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_0.png, Feature1=image_3.png, Feature2=image_2.png, Feature3=image_4.png\n  规格图映射：Specs=image_1.png\n  对比模块：未加入，因无明确对比品或旧款，且产品本身特色鲜明\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #B22234; \/* American Flag Red *\/\n      --primary-hover: #901a28;\n      --secondary: #3C3B6E; \/* American Flag Blue *\/\n      --text-main: #212121;\n      --text-sub: #616161;\n      --bg-body: #ffffff;\n      --bg-card: #f5f5f5;\n      --bg-soft: #f0f2f5;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 8px 16px rgba(0,0,0,0.1);\n      --border-color: #e0e0e0;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      line-height: 1.6;\n    }\n\n    \/* Reusable Utility Classes *\/\n    .section-spacing {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .text-center {\n      text-align: center;\n    }\n\n    .d-flex {\n      display: flex;\n    }\n\n    .align-center {\n      align-items: center;\n    }\n\n    .justify-center {\n      justify-content: center;\n    }\n\n    .flex-column-mobile {\n      flex-direction: column;\n    }\n\n    .gap-md {\n      gap: 1.5rem;\n    }\n\n    .gap-lg {\n      gap: 2rem;\n    }\n\n    \/* Typography *\/\n    h1, h2, h3 {\n      font-weight: 700;\n      line-height: 1.2;\n      margin-top: 0;\n      margin-bottom: 1rem;\n    }\n\n    h1 {\n      font-size: clamp(32px, 4vw, 44px);\n    }\n\n    h2 {\n      font-size: clamp(24px, 3vw, 32px);\n    }\n\n    h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n    }\n\n    p {\n      font-size: clamp(16px, 1.5vw, 18px);\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    .highlight-text {\n      color: var(--primary);\n      font-weight: 600;\n    }\n\n    \/* Image Styling *\/\n    img {\n      max-width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    .img-placeholder {\n      background: 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-weight: 500;\n      padding: 2rem;\n      text-align: center;\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--secondary);\n      padding: 0.5rem 1rem;\n      border-radius: 2rem;\n      font-weight: 600;\n      margin-bottom: 1rem;\n      font-size: 14px;\n    }\n\n    \/* Feature Sections *\/\n    .feature-section {\n      display: flex;\n      align-items: center;\n    }\n\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n\n    .feature-copy {\n      padding: 2rem;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1.5rem;\n    }\n\n    .feature-tag {\n      background: var(--bg-card);\n      padding: 0.5rem 1rem;\n      border-radius: var(--radius-md);\n      font-size: 14px;\n      font-weight: 500;\n      display: flex;\n      align-items: center;\n    }\n\n    .feature-tag::before {\n      content: '★';\n      color: var(--primary);\n      margin-right: 0.5rem;\n    }\n\n    \/* Mobile Layout *\/\n    @media (max-width: 767px) {\n      .feature-section, .feature-section.reverse {\n        flex-direction: column;\n      }\n      .feature-media, .feature-copy {\n        width: 100%;\n      }\n      .feature-copy {\n        padding: 1.5rem 0;\n      }\n    }\n\n    \/* Desktop Z-Pattern *\/\n    @media (min-width: 768px) {\n      .feature-section.reverse {\n        flex-direction: row-reverse;\n      }\n    }\n\n    \/* Specifications Table *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .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      .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        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        overflow: hidden;\n      }\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        border-bottom: 1px solid var(--border-color);\n      }\n      .specs-table td:last-child {\n        border-bottom: none;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        padding-right: 1rem;\n      }\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      margin-bottom: 1.5rem;\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 1.5rem;\n      background-color: var(--bg-card);\n    }\n\n    .faq-question {\n      font-weight: 700;\n      margin-bottom: 0.75rem;\n      color: var(--text-main);\n      font-size: 18px;\n    }\n\n    .faq-answer {\n      margin: 0;\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"hero-section section-spacing\"\u003e\n\u003cspan class=\"hero-badge\"\u003e🇺🇸 Tribute \u0026amp; Celebration\u003c\/span\u003e\n\u003ch1\u003eCelebrate with Pride: Vibrant Solar American Flag Lights\u003c\/h1\u003e\n\n\u003cp\u003eTransform your walkway into a shining display of patriotism. This 8-pack of solar-powered flag lights creates a powerful, festive atmosphere for Independence Day, Memorial Day, and beyond.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260520100301\/741eede9c4102b8ba64b5c9eef8557d1.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-section section-spacing gap-lg\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img63\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260520100301\/c45f72e9edb49ab8d3f5e411d91c2097.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\u003ch2\u003eDynamic Red, White \u0026amp; Blue Light Show\u003c\/h2\u003e\n\n\u003cp\u003eSet the perfect mood for any occasion with 8 dazzling lighting effects. From a steady, elegant glow to lively waving, chasing, and twinkling patterns, these lights create a captivating red, white, and blue spectacle that brings your outdoor space to life at night.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e8 Lighting Modes\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVibrant LEDs\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eStar Topper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Solar Power \u0026 Ease of Use --\u003e\n\n\u003cdiv class=\"feature-section reverse section-spacing gap-lg\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260520100301\/7117be0fe8601e62a7b56c3b7620fca3.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\u003ch2\u003eEffortless Solar Power, Dusk-to-Dawn Glow\u003c\/h2\u003e\n\n\u003cp\u003ePowered entirely by the sun, these lights are eco-friendly and cost-effective. The high-efficiency solar panel charges during the day and automatically illuminates your flags at dusk, providing hassle-free operation with no wiring or electricity bills.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSolar Powered\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAuto On\/Off\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eZero Electricity Cost\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Weather Resistance \u0026 Durability --\u003e\n\n\u003cdiv class=\"feature-section section-spacing gap-lg\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260520100301\/351c9b9ed9b535af2f0a10bbfaa37f6d.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\u003ch2\u003eBuilt to Brave the Elements\u003c\/h2\u003e\n\n\u003cp\u003eDesigned for year-round outdoor use, these flag lights are built with durable materials and an IP65 waterproof rating. They withstand rain, wind, and sun, ensuring your patriotic display shines brightly through all seasons.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eIP65 Waterproof\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWeather-Resistant\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eDurable Materials\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2 class=\"text-center\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003cp class=\"text-center\"\u003eKey details and dimensions for your installation.\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=\"Specification\"\u003eSet Includes\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e8 Flag Lights, 1 Solar Panel\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eTotal Height\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e26.5 inches\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eFlag Size\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e5.9 x 3.9 inches\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eDistance Between Lights\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e2.3 feet\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eLead Wire Length\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e6.56 feet (from panel to first light)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eLight Source\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eRed, White, \u0026amp; Blue LEDs\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003ePower Source\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eSolar Powered\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003eWaterproof Rating\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eIP65\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c!-- Hidden spec image reference for data validation --\u003e\n\n\u003cdiv style=\"display:none;\"\u003e[ 📷 需替换：image_1.png ]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"section-spacing\"\u003e\n\u003ch2 class=\"text-center\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow do I switch between the 8 lighting modes?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYou can easily cycle through the 8 different lighting modes by pressing the \"Mode\" button located on the back of the solar panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhere is the best place to install the solar panel?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eFor optimal performance, place the solar panel in an area that receives direct sunlight for at least 6-8 hours per day. Ensure it is not shaded by trees or buildings.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eAre these lights weatherproof?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the lights have an IP65 waterproof rating, making them suitable for outdoor use in rain and various weather conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Set (8 Lights) - Covers 16 ft","offer_id":45649197859007,"sku":"0520-15557219","price":30.95,"currency_code":"USD","in_stock":true},{"title":"🔥 2 Sets (Line BOTH sides of your walkway)","offer_id":45649197891775,"sku":"0520-15556651","price":60.95,"currency_code":"USD","in_stock":true},{"title":"🏆 4 Sets (Ultimate Driveway Display)","offer_id":45649197924543,"sku":"0520-15554642","price":120.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/741eede9c4102b8ba64b5c9eef8557d1.jpg?v=1779242804","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/solar-american-flag-pathway-lights","provider":"Bak","version":"1.0","type":"link"}