{"product_id":"orange-marigold-led-string-lights","title":"?? 40% OFF Today ?? Orange Marigold LED String Lights ¨C Light Up Your Halloween with a Warm Floral Glow ?","description":"\u003cstyle\u003e .marigold-page, .marigold-page *{   box-sizing:border-box; }  .marigold-page{   --bg:#fffaf4;   --white:#ffffff;   --text:#2c211b;   --body:#675950;   --orange:#d85b0b;   --soft:#fff0df;   --line:#ead8c7;   --dark:#291810;    max-width:1080px;   margin:0 auto;   background:var(--bg);   color:var(--text);   font-family:Arial,Helvetica,sans-serif;   line-height:1.6;   overflow:hidden; }  .marigold-page h1, .marigold-page h2, .marigold-page h3, .marigold-page p{   margin-top:0; }  .marigold-page h1{   margin-bottom:16px;   font-size:40px;   line-height:1.12;   font-weight:900; }  .marigold-page h2{   margin-bottom:14px;   font-size:30px;   line-height:1.2;   font-weight:900; }  .marigold-page h3{   margin-bottom:8px;   font-size:18px;   line-height:1.3;   font-weight:800; }  .marigold-page p{   margin-bottom:16px;   color:var(--body);   font-size:16px; }  .marigold-page img{   display:block;   max-width:100%;   height:auto;   margin:0 auto; }  .marigold-section{   padding:48px 20px; }  .marigold-inner{   max-width:980px;   margin:0 auto; }  .marigold-grid{   display:grid;   grid-template-columns:1fr 1fr;   gap:38px;   align-items:center; }  .marigold-highlight{   color:var(--orange); }  .marigold-label{   display:inline-block;   margin-bottom:12px;   padding:7px 13px;   border-radius:50px;   background:var(--soft);   color:var(--orange);   font-size:13px;   font-weight:800; }  .marigold-center{   max-width:740px;   margin:0 auto 26px;   text-align:center; }   \/* HERO *\/  .marigold-hero{   background:linear-gradient(     180deg,     #fffaf4 0%,     #fff3e5 100%   ); }  .marigold-hero p{   max-width:520px;   font-size:17px; }  .marigold-hero-features{   margin-top:20px; }  .marigold-hero-feature{   padding:9px 0;   border-bottom:1px solid var(--line);   color:#463830;   font-size:15px;   font-weight:700; }  .marigold-hero-feature:last-child{   border-bottom:none; }  .marigold-gif{   padding:7px;   overflow:hidden;   border:1px solid var(--line);   border-radius:24px;   background:#fff; }  .marigold-gif img{   width:auto;   max-width:100%;   height:auto;   border-radius:17px; }   \/* IMAGES *\/  .marigold-image{   overflow:hidden;   border-radius:22px; }  .marigold-image img{   width:100%;   height:auto;   border-radius:22px; }  .marigold-static{   max-width:780px;   margin:26px auto 0;   padding:7px;   overflow:hidden;   border:1px solid var(--line);   border-radius:22px;   background:#fff; }  .marigold-static img{   width:100%;   height:auto;   border-radius:16px; }  .marigold-full{   margin-top:26px;   overflow:hidden;   border-radius:22px; }  .marigold-full img{   width:100%;   height:auto;   border-radius:22px; }   \/* FEATURE SECTION *\/  .marigold-soft{   background:#fff1e1; }  .marigold-white{   background:#fff; }  .marigold-copy{   max-width:500px; }   \/* DARK *\/  .marigold-dark{   background:var(--dark);   color:#fff; }  .marigold-dark h2{   color:#fff; }  .marigold-dark p{   color:#eadbd2; }  .marigold-dark .marigold-label{   background:rgba(255,255,255,.1);   color:#ffc06a; }   \/* DETAILS *\/  .marigold-details-section{   background:#fff3e5; }  .marigold-details{   max-width:760px;   margin:26px auto 0;   overflow:hidden;   border:1px solid var(--line);   border-radius:18px;   background:#fff; }  .marigold-detail{   display:grid;   grid-template-columns:190px 1fr;   border-bottom:1px solid var(--line); }  .marigold-detail:last-child{   border-bottom:none; }  .marigold-detail strong, .marigold-detail span{   padding:15px 18px;   font-size:15px; }  .marigold-detail strong{   background:#fff0dd;   color:#342720; }  .marigold-detail span{   color:var(--body); }   \/* SIMPLE TRUST *\/  .marigold-trust{   max-width:760px;   margin:26px auto 0;   padding:22px;   border-radius:18px;   background:#fff;   text-align:center;   border:1px solid var(--line); }  .marigold-trust h3{   margin-bottom:8px; }  .marigold-trust p{   margin-bottom:0; }   \/* CTA *\/  .marigold-cta{   max-width:800px;   margin:0 auto;   text-align:center; }  .marigold-cta p{   max-width:620px;   margin-left:auto;   margin-right:auto; }   \/* FAQ *\/  .marigold-faq-title{   position:relative;   max-width:820px;   margin:0 auto 22px;   padding-left:16px; }  .marigold-faq-title:before{   content:'';   position:absolute;   left:0;   top:3px;   bottom:3px;   width:4px;   border-radius:6px;   background:var(--orange); }  .marigold-faq{   max-width:820px;   margin:0 auto; }  .marigold-faq details{   margin-bottom:10px;   padding:16px 18px;   border:1px solid #e3e8ed;   border-radius:14px;   background:#f6f8fa; }  .marigold-faq summary{   position:relative;   padding-left:21px;   padding-right:20px;   color:#2d3033;   font-size:15px;   font-weight:800;   cursor:pointer;   list-style:none; }  .marigold-faq summary::-webkit-details-marker{   display:none; }  .marigold-faq summary:before{   content:'?';   position:absolute;   left:0;   top:0;   color:var(--orange); }  .marigold-faq details[open] summary:before{   content:'?'; }  .marigold-faq details p{   margin:10px 0 0;   padding-left:21px;   font-size:14px; }   \/* MOBILE *\/  @media(max-width:760px){    .marigold-section{     padding:34px 14px;   }    .marigold-grid{     grid-template-columns:1fr;     gap:24px;   }    .marigold-page h1{     font-size:31px;   }    .marigold-page h2{     font-size:25px;   }    .marigold-page p{     font-size:15px;   }    .marigold-hero p{     font-size:15px;   }    .marigold-grid.copy-first .marigold-copy{     order:1;   }    .marigold-grid.copy-first .marigold-image,   .marigold-grid.copy-first .marigold-gif{     order:2;   }    .marigold-detail{     grid-template-columns:1fr;   }    .marigold-detail strong{     padding:12px 15px 4px;   }    .marigold-detail span{     padding:4px 15px 13px;   }    .marigold-gif,   .marigold-static{     padding:5px;     border-radius:18px;   }    .marigold-gif img,   .marigold-static img{     border-radius:13px;   }    .marigold-image,   .marigold-image img,   .marigold-full,   .marigold-full img{     border-radius:18px;   } } \u003c\/style\u003e   \u003cdiv class=\"marigold-page\"\u003e   \u003c!-- 01 HERO --\u003e  \u003csection class=\"marigold-section marigold-hero\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-grid copy-first\"\u003e        \u003cdiv class=\"marigold-copy\"\u003e          \u003cdiv class=\"marigold-label\"\u003e           ?? Orange Marigold LED String Lights         \u003c\/div\u003e          \u003ch1\u003e           Turn Halloween Nights Into A           \u003cspan class=\"marigold-highlight\"\u003e             Warm Orange Glow           \u003c\/span\u003e         \u003c\/h1\u003e          \u003cp\u003e           Vivid marigold-inspired flowers and soft LED light bring warmth, color and atmosphere to your Halloween decorating.         \u003c\/p\u003e          \u003cdiv class=\"marigold-hero-features\"\u003e            \u003cdiv class=\"marigold-hero-feature\"\u003e             Beautiful floral decoration day or night           \u003c\/div\u003e            \u003cdiv class=\"marigold-hero-feature\"\u003e             Easy to wrap around your favorite spaces           \u003c\/div\u003e            \u003cdiv class=\"marigold-hero-feature\"\u003e             USB and battery-powered options available           \u003c\/div\u003e          \u003c\/div\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-gif\"\u003e          \u003cimg src=\"https:\/\/yooyapp.online\/cdn\/shop\/files\/10009_dcb487fe-fca0-45e0-bf5f-6a061a86e6fc.gif?v=1785902856\u0026amp;width=1500\" alt=\"Orange marigold LED flower string lights glowing\"\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 02 FLOWER ATMOSPHERE --\u003e  \u003csection class=\"marigold-section marigold-soft\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-center\"\u003e        \u003cdiv class=\"marigold-label\"\u003e         ? Beautiful Day \u0026amp; Night       \u003c\/div\u003e        \u003ch2\u003e         Flowers By Day.         \u003cspan class=\"marigold-highlight\"\u003e           Warm Glow By Night.         \u003c\/span\u003e       \u003c\/h2\u003e        \u003cp\u003e         Unlike ordinary bare string lights, the vivid orange flowers stay part of your decoration even before the LEDs are switched on.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"marigold-static\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/3_m_Mexican_Marigold_Flower_String_Lights_20_Flashing_Orange_LED_Cempasuchil_Style_Garland_Battery_Powered_Day_of_the_Dead_Altar_Hallo_3.jpg?v=1786177779\" alt=\"Orange marigold LED flower string lights\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 03 HALLOWEEN SCENE --\u003e  \u003csection class=\"marigold-section marigold-white\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-center\"\u003e        \u003cdiv class=\"marigold-label\"\u003e         ?? Set The Halloween Mood       \u003c\/div\u003e        \u003ch2\u003e         Bring Your Whole Display         \u003cspan class=\"marigold-highlight\"\u003e           Together         \u003c\/span\u003e       \u003c\/h2\u003e        \u003cp\u003e         Drape the glowing flowers around pumpkins, fences, porch decorations and Halloween props to turn separate decorations into one complete seasonal scene.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"marigold-full\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/3_m_Mexican_Marigold_Flower_String_Lights_20_Flashing_Orange_LED_Cempasuchil_Style_Garland_Battery_Powered_Day_of_the_Dead_Altar_Hallo_1.jpg?v=1786177779\" alt=\"Halloween yard decorated with orange marigold flower lights\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 04 TREE \u0026 GARDEN --\u003e  \u003csection class=\"marigold-section\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-grid\"\u003e        \u003cdiv class=\"marigold-image\"\u003e          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/ChatGPT_Image_Aug_8_2026_05_08_24_AM.png?v=1786184526\" alt=\"Tree decorated with orange marigold LED lights\"\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-copy\"\u003e          \u003cdiv class=\"marigold-label\"\u003e           ?? Decorate Your Favorite Spaces         \u003c\/div\u003e          \u003ch2\u003e           Wrap Trees, Fences \u0026amp;           \u003cspan class=\"marigold-highlight\"\u003e             Garden Corners           \u003c\/span\u003e         \u003c\/h2\u003e          \u003cp\u003e           Weave the strand through branches, run it along porch rails or place it around your seasonal display. The floral design makes it easy to add color without making the space feel cluttered.         \u003c\/p\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 05 FLOWER DETAIL --\u003e  \u003csection class=\"marigold-section marigold-dark\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-grid copy-first\"\u003e        \u003cdiv class=\"marigold-copy\"\u003e          \u003cdiv class=\"marigold-label\"\u003e           ?? Floral Detail         \u003c\/div\u003e          \u003ch2\u003e           More Than Just           A String Of Lights         \u003c\/h2\u003e          \u003cp\u003e           Layered orange flowers surround the LEDs, giving the strand a fuller decorative look while allowing the warm light to softly shine through the petals.         \u003c\/p\u003e          \u003cp\u003e           The rich orange color works naturally with pumpkins, autumn d¨¦cor and classic Halloween displays.         \u003c\/p\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-image\"\u003e          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/H-3.png?v=1785121645\" alt=\"Orange marigold flower light detail\"\u003e        \u003c\/div\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 06 PRODUCT DETAILS --\u003e  \u003csection class=\"marigold-section marigold-details-section\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-center\"\u003e        \u003cdiv class=\"marigold-label\"\u003e         Product Details       \u003c\/div\u003e        \u003ch2\u003e         Choose The Right Setup For Your Space       \u003c\/h2\u003e        \u003cp\u003e         Two lengths and two power styles make it easy to choose the version that fits your decorating area.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"marigold-details\"\u003e        \u003cdiv class=\"marigold-detail\"\u003e          \u003cstrong\u003e           Length         \u003c\/strong\u003e          \u003cspan\u003e           3M \/ 6M         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-detail\"\u003e          \u003cstrong\u003e           LED Quantity         \u003c\/strong\u003e          \u003cspan\u003e           3M ¡ª 20 LEDs\u003cbr\u003e           6M ¡ª 40 LEDs         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-detail\"\u003e          \u003cstrong\u003e           Power Options         \u003c\/strong\u003e          \u003cspan\u003e           USB Powered\u003cbr\u003e           Battery Powered         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-detail\"\u003e          \u003cstrong\u003e           Design         \u003c\/strong\u003e          \u003cspan\u003e           Orange marigold-inspired flower string lights         \u003c\/span\u003e        \u003c\/div\u003e         \u003cdiv class=\"marigold-detail\"\u003e          \u003cstrong\u003e           Ideal For         \u003c\/strong\u003e          \u003cspan\u003e           Porches, fences, trees, entrances, Halloween displays, parties and seasonal decorating         \u003c\/span\u003e        \u003c\/div\u003e      \u003c\/div\u003e       \u003cdiv class=\"marigold-trust\"\u003e        \u003ch3\u003e         Easy Seasonal Decorating       \u003c\/h3\u003e        \u003cp\u003e         Wrap, drape or weave the strand into your existing decorations to quickly add a warmer floral atmosphere.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 07 CTA --\u003e  \u003csection class=\"marigold-section\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-cta\"\u003e        \u003cdiv class=\"marigold-label\"\u003e         ?? Ready To Decorate?       \u003c\/div\u003e        \u003ch2\u003e         Add A Warm Floral Glow         \u003cspan class=\"marigold-highlight\"\u003e           To Halloween Night         \u003c\/span\u003e       \u003c\/h2\u003e        \u003cp\u003e         Choose your preferred length and power option, then bring a vivid orange glow to the spaces you want to celebrate.       \u003c\/p\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e    \u003c!-- 08 FAQ --\u003e  \u003csection class=\"marigold-section marigold-white\"\u003e    \u003cdiv class=\"marigold-inner\"\u003e      \u003cdiv class=\"marigold-faq-title\"\u003e        \u003ch2\u003e         Frequently Asked Questions       \u003c\/h2\u003e        \u003cp style=\"margin-bottom:0;\"\u003e         Quick answers before you decorate.       \u003c\/p\u003e      \u003c\/div\u003e       \u003cdiv class=\"marigold-faq\"\u003e        \u003cdetails\u003e          \u003csummary\u003e           What size options are available?         \u003c\/summary\u003e          \u003cp\u003e           Choose from 3M with 20 LEDs or 6M with 40 LEDs.         \u003c\/p\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           What power options are available?         \u003c\/summary\u003e          \u003cp\u003e           USB-powered and battery-powered versions are available.         \u003c\/p\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Where can I decorate with these lights?         \u003c\/summary\u003e          \u003cp\u003e           They are ideal for porches, fences, trees, entrances, party backdrops and other seasonal decorating areas.         \u003c\/p\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Do the flowers still look decorative when switched off?         \u003c\/summary\u003e          \u003cp\u003e           Yes. The layered orange flowers remain visible as part of the decoration even when the LEDs are not illuminated.         \u003c\/p\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Can I combine them with other Halloween decorations?         \u003c\/summary\u003e          \u003cp\u003e           Yes. The orange floral design pairs naturally with pumpkins, spider webs and other Halloween decorations.         \u003c\/p\u003e        \u003c\/details\u003e         \u003cdetails\u003e          \u003csummary\u003e           Can I use them outdoors?         \u003c\/summary\u003e          \u003cp\u003e           No confirmed waterproof rating was provided. For best care, use them indoors or in a protected covered area unless your final product specification confirms outdoor resistance.         \u003c\/p\u003e        \u003c\/details\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e   \u003c\/div\u003e","brand":"mysite","offers":[{"title":"battery \/ 3 meters with 20 lights","offer_id":45686008348781,"sku":"NC0281260808776-3Ã×20µÆ-Èý½ڴøÉÁµç³ؿî","price":27.99,"currency_code":"USD","in_stock":true},{"title":"battery \/ 6 meters with 40 lights","offer_id":45686008381549,"sku":"NC0281260808776-6Ã×40µÆ-Èý½ڴøÉÁµç³ؿî","price":30.99,"currency_code":"USD","in_stock":true},{"title":"USB \/ 3 meters with 20 lights","offer_id":45686008414317,"sku":"NC0281260808776-3Ã×20µÆ-USB³£ÁÁ¿î","price":27.99,"currency_code":"USD","in_stock":true},{"title":"USB \/ 6 meters with 40 lights","offer_id":45686008447085,"sku":"NC0281260808776-6Ã×40µÆ-USB³£ÁÁ¿î","price":30.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0717\/3609\/8925\/files\/3_m_Mexican_Marigold_Flower_String_Lights_20_Flashing_Orange_LED_Cempasuchil_Style_Garland_Battery_Powered_Day_of_the_Dead_Altar_Hallo_3.jpg?v=1787373043","url":"https:\/\/ncrovoplus.com\/products\/orange-marigold-led-string-lights","provider":"Ncrovoplus.com","version":"1.0","type":"link"}