{"product_id":"warm-led-american-flag-banner","title":"Warm LED American Flag Banner","description":"\u003cmeta charset=\"UTF-8\"\u003e\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003e\u003c\/title\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #B22234; \/* Flag Red *\/\n      --primary-hover: #901B2A;\n      --text-main: #2C3E50;\n      --text-sub: #546E7A;\n      --bg-body: #FFFFFF;\n      --bg-soft: #F8F4F0; \/* Warm off-white *\/\n      --bg-card: #FFFFFF;\n      --accent-warm: #F4C430; \/* Warm light yellow *\/\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 8px 24px rgba(0, 0, 0, 0.08);\n      --border-color: #E0E0E0;\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\n      --spacing-block: clamp(1.5rem, 4vw, 3rem);\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      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      font-weight: 700;\n      line-height: 1.2;\n      margin-bottom: 1rem;\n      color: var(--primary);\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 32px);\n      font-weight: 600;\n      margin-bottom: 1.2rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 22px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin-bottom: 1.5rem;\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 1fr;\n      gap: clamp(2rem, 5vw, 4rem);\n      align-items: center;\n    }\n\n    \/* Image Styles - Fixed to show full image naturally *\/\n    .pd-img-fluid {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Components *\/\n    .pd-tag {\n      display: inline-block;\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.4rem 1rem;\n      border-radius: 50px;\n      font-size: 14px;\n      font-weight: 600;\n      margin-bottom: 1rem;\n    }\n\n    .feature-pills {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.8rem;\n      margin-top: 1.5rem;\n    }\n\n    .feature-pill {\n      background: var(--bg-soft);\n      padding: 0.5rem 1rem;\n      border-radius: var(--radius-md);\n      font-size: 15px;\n      font-weight: 500;\n      color: var(--text-main);\n      display: flex;\n      align-items: center;\n    }\n\n    .feature-pill::before {\n      content: '★';\n      color: var(--accent-warm);\n      margin-right: 0.5rem;\n      font-size: 1.2em;\n    }\n\n    \/* Specs Table *\/\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 2rem;\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n    }\n\n    .specs-table th,\n    .specs-table td {\n      padding: 1.2rem;\n      text-align: left;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .specs-table th {\n      background: var(--bg-soft);\n      font-weight: 600;\n      width: 35%;\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 1.5rem 0;\n    }\n\n    .faq-question {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.8rem;\n      color: var(--text-main);\n    }\n\n    .faq-answer {\n      font-size: 17px;\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 768px) {\n      .pd-grid-2 {\n        grid-template-columns: 1fr;\n        gap: 2rem;\n      }\n\n      .feature-reverse {\n        display: flex;\n        flex-direction: column-reverse;\n      }\n      \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      \n      .specs-table thead { display: none; }\n      \n      .specs-table tr { margin-bottom: 1rem; border: 1px solid var(--border-color); border-radius: var(--radius-md); overflow: hidden; }\n      \n      .specs-table th { display: none; }\n\n      .specs-table td {\n        padding-left: 50%;\n        position: relative;\n        border-bottom: 1px solid var(--bg-soft);\n      }\n      \n      .specs-table td::before {\n        content: attr(data-label);\n        position: absolute;\n        left: 1.2rem;\n        width: 45%;\n        white-space: nowrap;\n        font-weight: 600;\n        color: var(--text-sub);\n      }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"pd-section\"\u003e\n\u003cspan class=\"pd-tag\"\u003eAmerica 250 \u0026amp; Holiday Ready\u003c\/span\u003e\n\u003ch1\u003ePatriotic Glow: The Warm LED Americana Rag Flag\u003c\/h1\u003e\n\n\u003cp\u003eInstantly elevate your front door, porch, or party backdrop with warm, welcoming light. Perfect for the 4th of July, Memorial Day, or year-round Americana decor, this decorative rag flag combines traditional charm with modern LED technology for a unique festive display.\u003c\/p\u003e\n\u003cdiv\u003e\u003cimg alt=\"Hero Image\" cke-id=\"img131\" class=\"pd-img-fluid\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527181730\/8b3bfe8fa61ad80a29c9033528ba3204.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg alt=\"Craftsman Details\" cke-id=\"img132\" class=\"pd-img-fluid\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527181730\/2a889c1e66df220d4e3a8b73c8ede8cb.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eStunning Craftsman Details, Magical Evening Glow\u003c\/h2\u003e\n\n\u003cp\u003eThis isn't a flat printed flag. It's a beautifully crafted rag flag featuring rich textures of red, white, and blue fabric strips, delicate lace-style ribbon accents. Beautiful in the daylight, it transforms at dusk when the integrated warm LEDs create a cozy, nostalgic illumination.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-pills\"\u003e\n\u003cspan class=\"feature-pill\"\u003eDecorative Rag Flag\u003c\/span\u003e \u003cspan class=\"feature-pill\"\u003eWarm White LEDs\u003c\/span\u003e \u003cspan class=\"feature-pill\"\u003eClassic Red, White \u0026amp; Blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Functionality (Modes \u0026 Remote) --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2 feature-reverse\"\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e8 Lighting Modes at Your Fingertips\u003c\/h2\u003e\n\n\u003cp\u003eCustomize the atmosphere to match any occasion. Use the included remote control to easily switch the string light set between 8 distinct lighting effects—from a steady, peaceful glow to lively twinkling sequences. Adjust the brightness to create the perfect mood from a distance.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-pills\"\u003e\n\u003cspan class=\"feature-pill\"\u003eRemote Controlled\u003c\/span\u003e \u003cspan class=\"feature-pill\"\u003e8 Flash Modes\u003c\/span\u003e \u003cspan class=\"feature-pill\"\u003eDimmable Brightness\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg alt=\"Remote Control\" cke-id=\"img133\" class=\"pd-img-fluid\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527181730\/82c31ab6a497ae7466f1fe1a9cf0df42.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"pd-section pd-grid-2\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\u003cdiv\u003e\u003cimg alt=\"Waterproof Box\" cke-id=\"img134\" class=\"pd-img-fluid\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260527181730\/9a7c861308b21a759b3601b7faf1cf77.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003ePerfect for Indoor \u0026amp; Covered Outdoor Use\u003c\/h2\u003e\n\n\u003cp\u003eDesigned for versatile decorating. The string lights are powered by a professional waterproof battery box, ensuring your display shines safely. Pair the banner with your own wooden rod or hang it directly on walls, entryways, or porches for an instant patriotic upgrade.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-pills\"\u003e\n\u003cspan class=\"feature-pill\"\u003eWaterproof Battery Box\u003c\/span\u003e \u003cspan class=\"feature-pill\"\u003eEasy to Hang\u003c\/span\u003e \u003cspan class=\"feature-pill\"\u003eNo Plugs Needed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Section --\u003e\n\n\u003cdiv class=\"pd-section\" style=\"background: var(--bg-soft); padding: var(--spacing-block); border-radius: var(--radius-lg);\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eProduct Specifications\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\" scope=\"row\"\u003eDimensions\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eApprox. 4 x 2.3 Ft (About 50 x 27 inches)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\" scope=\"row\"\u003eMaterials\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eFabric strips, lace-style ribbon accents, rope, copper wire LEDs\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\" scope=\"row\"\u003ePlacement\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eFront Door, Porch, Entryway, Wall, Party Backdrop (Indoor \u0026amp; Covered Outdoor)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\" scope=\"row\"\u003ePower Source\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eBattery operated (Waterproof Battery Box)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\" scope=\"row\"\u003eControl\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eRemote control with 8 lighting modes\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\" scope=\"row\"\u003ePackage Includes\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e1 x Rag American Flag Banner \u003cstrong\u003e(Wooden rod is NOT included)\u003c\/strong\u003e, 1 x String Light Set, 1 x Waterproof Battery Box, 1 x Remote Control\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\n\u003cp style=\"font-size: 14px; margin-top: 1rem; text-align: center; color: var(--text-sub);\"\u003e*Note: Dimensions may vary slightly due to the handcrafted nature of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCan this flag be used outdoors in the rain?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eWhile the battery box is waterproof and safe from moisture, we highly recommend using the banner as an indoor or \u003cstrong\u003ecovered outdoor\u003c\/strong\u003e decoration (like under a porch roof) to best preserve the fabric strips and delicate lace accents from harsh weather.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDo I need to plug it into an electrical outlet?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, it is entirely battery-operated, allowing you to hang it anywhere without worrying about proximity to outlets or dealing with messy extension cords.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eDoes it come with a wooden hanging rod?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, the \u003cstrong\u003ewooden rod is not included\u003c\/strong\u003e in the package. This allows you the flexibility to use your own preferred rod, branch, or simply hang it directly on your wall, door, or party backdrop using the included rope.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"Lighted Style (With Warm Lights)","offer_id":66875600568624,"sku":"0528-10019193","price":41.95,"currency_code":"USD","in_stock":true},{"title":"Classic Style (Without Lights)","offer_id":66875600601392,"sku":"0528-10014286","price":34.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0938\/6472\/2736\/files\/8b3bfe8fa61ad80a29c9033528ba3204_4e3c5b83-6886-422d-87b3-6576fe6654d5.jpg?v=1779934144","url":"https:\/\/eptchn.com\/products\/warm-led-american-flag-banner","provider":"Eptchn","version":"1.0","type":"link"}