{"product_id":"weatherproof-led-holiday-bow","title":"Weatherproof LED Holiday Bow","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Outdoor Illuminated Festive Hanging Decoration\nTarget Audience: Homes seeking weather-resistant outdoor holiday decor\nVisual Style: Warm, festive, structured, clean\nColor Strategy: Festive Vibrant Red (#D32F2F), Off-White Backgrounds, Soft Slate Text\nModule Order: Hero -\u003e Feature 1 (Modes \u0026 Timer) -\u003e Feature 2 (Weatherproof Details) -\u003e Feature 3 (Power \u0026 Setup) -\u003e Feature 4 (Sizing\/Display) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_1, Feature1=detail_5, Feature2=detail_6, Feature3=detail_4, Feature4=detail_2\nSpecification Data Source: detail_3, detail_7 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (No verified direct comparison data available)\nInformation Boundary: Strictly limited to facts explicitly stated in the product analysis report, visual specifications, and image text. No unverified ratings, durability claims, or material classifications have been invented.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #D32F2F;\n      --primary-hover: #B71C1C;\n      --text-main: #212121;\n      --text-sub: #555555;\n      --bg-body: #FFFFFF;\n      --bg-card: #FAFAFA;\n      --bg-soft: #F5F5F5;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --border-color: #E0E0E0;\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      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 15px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container h2 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 20px 0;\n      color: var(--text-main);\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p {\n      font-size: 18px;\n      line-height: 1.6;\n      margin: 0 0 15px 0;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing between blocks *\/\n    .detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding: 10px 0;\n    }\n\n    \/* Hero Block Styles *\/\n    .hero-block {\n      text-align: center;\n      padding: 20px 0;\n    }\n\n    .hero-badge {\n      display: inline-block;\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--primary);\n      background-color: #FFEBEE;\n      padding: 8px 16px;\n      border-radius: 20px;\n      margin-bottom: 15px;\n    }\n\n    .hero-subtitle {\n      font-size: 18px;\n      line-height: 1.6;\n      max-width: 800px;\n      margin: 0 auto 30px auto;\n      color: var(--text-sub);\n    }\n\n    \/* Image Wrapper default natural flow *\/\n    .image-wrapper {\n      width: 100%;\n      height: auto;\n      margin-bottom: 20px;\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      border: 1px solid var(--border-color);\n      box-sizing: border-box;\n    }\n\n    .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: 40px 20px;\n      box-sizing: border-box;\n      text-align: center;\n      font-size: 18px;\n      color: var(--text-sub);\n      font-weight: 500;\n    }\n\n    \/* Feature Item Block Styles - Z Pattern on Desktop *\/\n    .features-list {\n      display: flex;\n      flex-direction: column;\n      gap: clamp(2rem, 5vw, 4rem);\n    }\n\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: 40px;\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .feature-copy {\n      flex: 1;\n      min-width: 0;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 15px;\n    }\n\n    .feature-tag {\n      font-size: 18px;\n      font-weight: 500;\n      color: var(--text-main);\n      background-color: var(--bg-soft);\n      padding: 6px 14px;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    \/* Specifications Block Styles *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      padding: 30px 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 15px;\n    }\n\n    .spec-row {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-row:last-child {\n      border-bottom: none;\n    }\n\n    .spec-label {\n      width: 35%;\n      padding: 16px;\n      font-weight: 600;\n      color: var(--text-main);\n      font-size: 18px;\n      background-color: var(--bg-soft);\n      vertical-align: top;\n    }\n\n    .spec-value {\n      width: 65%;\n      padding: 16px;\n      color: var(--text-sub);\n      font-size: 18px;\n      vertical-align: top;\n      overflow-wrap: break-word;\n      word-break: break-word;\n    }\n\n    \/* FAQ Block Styles *\/\n    .faq-section {\n      background-color: var(--bg-body);\n    }\n\n    .faq-item {\n      margin-bottom: 25px;\n      padding-bottom: 20px;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .faq-item:last-child {\n      margin-bottom: 0;\n      padding-bottom: 0;\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 700;\n      color: var(--text-main);\n      margin-bottom: 10px;\n    }\n\n    .faq-answer {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive Mobile Rules (max-width: 767px) *\/\n    @media (max-width: 767px) {\n      .feature-item, .feature-item:nth-child(even) {\n        flex-direction: column; \/* Force Image First, Text Second on Mobile *\/\n        gap: 20px;\n      }\n\n      .feature-media, .feature-copy {\n        width: 100%;\n      }\n\n      \/* Specifications Responsive Restructure *\/\n      .spec-table, .spec-table tbody, .spec-row {\n        display: block;\n        width: 100%;\n      }\n\n      .spec-label, .spec-value {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 10px 16px;\n      }\n\n      .spec-label {\n        background-color: transparent;\n        padding-bottom: 4px;\n        font-weight: 700;\n      }\n\n      .spec-value {\n        padding-top: 4px;\n        padding-bottom: 14px;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .feature-tags {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n      \n      .feature-tag {\n        width: 100%;\n        box-sizing: border-box;\n        text-align: center;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Block --\u003e\n\u003csection class=\"detail-section hero-block\"\u003e\u003cspan class=\"hero-badge\"\u003e8 Functions \u0026amp; Integrated Timer\u003c\/span\u003e\n\u003ch1\u003eVibrant Red LED Holiday Glow - Weather-Resistant Christmas Bow\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eInstantly add festive warmth and eye-catching holiday charm to your home. Designed with bright, prestung red lights and an open-grid mesh texture, this bow creates a sparkling starburst effect perfect for entryways, windows, and porches.\u003c\/p\u003e\n\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img71\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914130438\/1b4431af7ee06cfcbc2606db68cc30be.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"detail-section\"\u003e\n\u003cdiv class=\"features-list\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img72\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914130438\/bad855808d094c2bf2657928731c5545.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e8 Dynamic Lighting Modes \u0026amp; Built-in Timer\u003c\/h3\u003e\n\n\u003cp\u003eMatch your holiday theme by toggling easily between 8 vibrant lighting configurations. Enjoy a stress-free setup with the automatic integrated timer, which turns the bow on for 8 hours and off for 16 hours every day.\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\"\u003e8 Hours On \/ 16 Hours Off\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eAutomatic Daily Cycle\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\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-wrapper\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img73\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914130438\/2df71b738318942effb3328ae0951c42.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eWeather-Friendly Outdoor Engineering\u003c\/h3\u003e\n\n\u003cp\u003eConstructed with a sturdy internal metal wire frame and rain-resistant, wind-resistant woven materials. This holiday decoration is built to retain its elegant shape and bright illumination through winter rain and cold winds.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eRain Resistant\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eWind Resistant\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMetal Wire Frame\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-wrapper\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cdiv\u003e\u003cimg cke-id=\"img74\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260914130438\/40d5158823a657e40f1063dfc126e1fa.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eHassle-Free Mounting \u0026amp; Long Power Cord\u003c\/h3\u003e\n\n\u003cp\u003eSkip the frustration of battery changes and short cords. Powered by a plug-in connection, this decorative bow features an extra-long 10ft power cord and comes complete with an S-shaped metal hanging hook for fast placement anywhere.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e10ft Power Cord\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eMetal Hook Included\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003ePlug-in Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block (Text\/Table Only, No Image) --\u003e\n\n\u003csection class=\"detail-section specifications-section\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eIllumination\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003ePrestung bright red LED lights\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eLighting Effects\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003e8 functions (Combination, In Wave, Sequential, Slow Glow, Chasing\/Flash, Slow Fade, Twinkle\/Flash, Steady-On)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eTimer Settings\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eAutomatic 8 hours On \/ 16 hours Off cycle\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003ePower Connection\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003ePlug-in with 10ft (3m) power cord\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eFrame Material\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eSturdy internal metal wire frame\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eWeather Rating\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eWind resistant and rain resistant design\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eMedium Bow Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003e24\" Height x 21\" Width x 4\" Depth (61 x 53 x 10 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eGiant Bow Dimensions\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003e48\" Height x 42\" Width x 7\" Depth (122 x 107 x 18 cm)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr class=\"spec-row\"\u003e\n\t\t\t\u003ctd class=\"spec-label\"\u003eIncluded Accessories\u003c\/td\u003e\n\t\t\t\u003ctd class=\"spec-value\"\u003eS-shaped metal hanging hook\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 Block --\u003e\n\n\u003csection class=\"detail-section faq-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this illuminated bow be safely hung outdoors in snowy weather?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, this holiday bow features a weather-friendly design specifically constructed to handle rain and wind. Its internal steel wire structure helps the bow hold its dimensional shape against standard outdoor seasonal conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHow does the integrated timer operate?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe built-in timer runs on an automatic daily loop. Once activated, the prestung red lights will remain on for 8 hours, shut off for 16 hours, and turn back on at the same time the following day without any manual effort.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eWhat is the power source for the red LEDs?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe bow operates via a plug-in system equipped with an extra-long 10ft power cord. This ensures consistent, bright lighting and eliminates the need for expensive or heavy battery boxes, making it easier to hang on high windows or porch structures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"24\" (61 x 53 cm) - Standard","offer_id":46202169163967,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"48\" (122 x 107 cm) - Giant","offer_id":46202169196735,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/1b4431af7ee06cfcbc2606db68cc30be.jpg?v=1789362362","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/weatherproof-led-holiday-bow","provider":"Bak","version":"1.0","type":"link"}