{"product_id":"glowcanvas-smart-christmas-curtain-lights","title":"🎄 GlowCanvas Smart Christmas Curtain Lights – App-Controlled DIY Animated LED Display","description":"\u003cstyle\u003e .gc-page{   width:100vw;   position:relative;   left:50%;   margin-left:-50vw;   overflow:hidden;   background:#fffaf3;   color:#17202a;   font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; } .gc-page *{   box-sizing:border-box; } .gc-page img{   display:block;   width:100%;   height:auto; } .gc-wrap{   width:min(1180px,100%);   margin:0 auto;   padding:0 18px; }  \/* HERO *\/ .gc-hero{   background:     radial-gradient(circle at 85% 12%,rgba(230,57,50,.18),transparent 30%),     radial-gradient(circle at 15% 80%,rgba(28,110,89,.22),transparent 35%),     #08141c;   color:#fff;   padding:54px 0 34px; } .gc-brand{   display:inline-flex;   align-items:center;   gap:7px;   padding:8px 14px;   border-radius:999px;   border:1px solid rgba(255,255,255,.15);   background:rgba(255,255,255,.06);   color:#f7cb6d;   font-weight:800;   font-size:12px;   letter-spacing:1.2px;   margin-bottom:18px; } .gc-hero-copy{   max-width:800px;   margin:0 auto 30px;   text-align:center; } .gc-hero h2{   margin:0;   font-size:clamp(34px,7vw,64px);   line-height:1.02;   letter-spacing:-2px;   font-weight:900; } .gc-hero h2 span{   display:block;   color:#f6ca66; } .gc-hero p{   max-width:690px;   margin:17px auto 0;   color:#d7e0e4;   line-height:1.65;   font-size:15px; } .gc-hero-img{   max-width:1080px;   margin:0 auto;   border-radius:23px;   overflow:hidden;   box-shadow:0 25px 70px rgba(0,0,0,.34); } .gc-hero-img img{   aspect-ratio:1\/1;   object-fit:cover; } .gc-hero-points{   max-width:820px;   margin:23px auto 0;   display:grid;   grid-template-columns:repeat(2,1fr);   gap:9px; } .gc-hero-point{   text-align:center;   padding:14px 8px;   border:1px solid rgba(255,255,255,.11);   background:rgba(255,255,255,.06);   border-radius:14px;   font-size:13px;   font-weight:750; } .gc-hero-point b{   display:block;   color:#f6ca66;   font-size:20px;   margin-bottom:3px; }  \/* SECTION TYPOGRAPHY *\/ .gc-section{   padding:64px 0; } .gc-center{   text-align:center; } .gc-kicker{   color:#a8342e;   font-size:12px;   font-weight:850;   letter-spacing:1.4px;   text-transform:uppercase;   margin-bottom:9px; } .gc-title{   max-width:790px;   margin:0 auto;   color:#121d24;   font-size:clamp(29px,5vw,47px);   line-height:1.08;   letter-spacing:-1.2px;   font-weight:900; } .gc-copy{   max-width:720px;   margin:14px auto 0;   color:#626a6f;   line-height:1.72;   font-size:15px; }  \/* SWITCH *\/ .gc-switch{   background:#fff; } .gc-switch-grid{   display:grid;   gap:20px;   margin-top:31px; } .gc-scene{   background:#f5f1e9;   border-radius:22px;   overflow:hidden;   position:relative; } .gc-scene img{   aspect-ratio:1\/1;   object-fit:cover; } .gc-scene-tag{   position:absolute;   left:13px;   bottom:13px;   padding:10px 14px;   border-radius:12px;   background:rgba(8,20,28,.84);   color:#fff;   font-size:13px;   font-weight:800;   backdrop-filter:blur(8px); }  \/* WHY *\/ .gc-why{   background:#f4efe5; } .gc-why-grid{   display:grid;   gap:16px;   margin-top:30px; } .gc-why-card{   background:#fff;   padding:23px 19px;   border-radius:18px;   box-shadow:0 8px 28px rgba(29,36,40,.05); } .gc-icon{   width:45px;   height:45px;   display:flex;   align-items:center;   justify-content:center;   background:#123d34;   color:#f7cf79;   border-radius:13px;   font-size:21px;   margin-bottom:15px; } .gc-why-card h3{   font-size:17px;   margin:0 0 7px;   color:#17232a; } .gc-why-card p{   margin:0;   font-size:13px;   color:#697075;   line-height:1.58; }  \/* STORY SPLIT *\/ .gc-split{   display:grid;   gap:30px;   align-items:center; } .gc-split-img{   border-radius:23px;   overflow:hidden;   box-shadow:0 12px 38px rgba(24,31,35,.1); } .gc-split-content h2{   margin:0 0 13px;   font-size:clamp(29px,5vw,43px);   line-height:1.08;   letter-spacing:-1px; } .gc-split-content p{   margin:0;   color:#636b70;   line-height:1.72;   font-size:15px; } .gc-list{   display:grid;   gap:11px;   margin-top:21px; } .gc-list-item{   display:grid;   grid-template-columns:27px 1fr;   gap:11px;   align-items:start;   font-size:14px;   line-height:1.55;   color:#344047; } .gc-check{   width:27px;   height:27px;   border-radius:50%;   display:flex;   align-items:center;   justify-content:center;   background:#143f35;   color:white;   font-weight:900;   font-size:12px; }  \/* CONTROL *\/ .gc-control{   background:#07141d;   color:#fff; } .gc-control .gc-title{   color:#fff; } .gc-control .gc-copy{   color:#bdc7cc; } .gc-control-grid{   display:grid;   gap:28px;   margin-top:31px;   align-items:center; } .gc-control-img{   border-radius:23px;   overflow:hidden; } .gc-feature-grid{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:10px; } .gc-control-card{   padding:17px 13px;   border-radius:15px;   border:1px solid rgba(255,255,255,.1);   background:rgba(255,255,255,.06); } .gc-control-card b{   display:block;   font-size:14px;   color:#f7cb70;   margin-bottom:5px; } .gc-control-card span{   display:block;   font-size:12px;   color:#c1cbd0;   line-height:1.5; }  \/* REAL LIFE *\/ .gc-real{   background:#fff; } .gc-real-grid{   display:grid;   gap:16px;   margin-top:30px; } .gc-real-card{   border-radius:21px;   overflow:hidden;   position:relative;   background:#eee; } .gc-real-card img{   aspect-ratio:1\/1;   object-fit:cover; } .gc-real-label{   position:absolute;   bottom:12px;   left:12px;   right:12px;   padding:13px;   background:rgba(7,18,25,.8);   border-radius:13px;   color:#fff;   backdrop-filter:blur(7px); } .gc-real-label b{   display:block;   font-size:15px;   margin-bottom:3px; } .gc-real-label span{   display:block;   color:#d6dde0;   font-size:11px;   line-height:1.45; }  \/* SETUP *\/ .gc-setup{   background:#f3f5f1; } .gc-setup-grid{   display:grid;   gap:28px;   align-items:center; } .gc-steps{   display:grid;   gap:11px;   margin-top:22px; } .gc-step{   display:grid;   grid-template-columns:45px 1fr;   gap:12px;   padding:14px;   border-radius:16px;   background:#fff; } .gc-num{   width:45px;   height:45px;   display:flex;   align-items:center;   justify-content:center;   border-radius:13px;   background:#173f35;   color:#f5cb70;   font-weight:900; } .gc-step h4{   margin:2px 0 4px;   font-size:14px; } .gc-step p{   margin:0;   color:#6b7277;   font-size:12px;   line-height:1.5; }  \/* DAY *\/ .gc-day{   background:#fff; } .gc-day-img{   border-radius:23px;   overflow:hidden; } .gc-small-note{   margin-top:17px;   padding:14px 15px;   border-radius:14px;   background:#f4efe5;   color:#5f666a;   font-size:12px;   line-height:1.55; }  \/* INCLUDED *\/ .gc-included{   background:#f7f0e4; } .gc-included-grid{   display:grid;   grid-template-columns:repeat(2,1fr);   gap:10px;   margin-top:28px; } .gc-included-item{   padding:20px 11px;   text-align:center;   background:#fff;   border-radius:16px;   border:1px solid rgba(0,0,0,.05); } .gc-included-item strong{   display:block;   font-size:23px;   margin-bottom:7px; } .gc-included-item b{   display:block;   font-size:13px;   margin-bottom:4px; } .gc-included-item span{   color:#747b7f;   font-size:11px;   line-height:1.4; }  \/* EXTERIOR *\/ .gc-exterior{   background:#07141d;   color:#fff; } .gc-exterior .gc-title{   color:#fff; } .gc-exterior .gc-copy{   color:#c0c9ce; } .gc-exterior-image{   margin-top:29px;   border-radius:23px;   overflow:hidden; } .gc-exterior-image img{   aspect-ratio:1\/1;   object-fit:cover; }  \/* FAQ *\/ .gc-faq{   background:#fff; } .gc-faq-list{   display:grid;   gap:9px;   margin-top:28px; } .gc-faq details{   border:1px solid #e4e7e7;   border-radius:15px;   background:#fafafa;   overflow:hidden; } .gc-faq summary{   position:relative;   list-style:none;   cursor:pointer;   padding:17px 46px 17px 17px;   font-size:14px;   font-weight:800;   color:#172229; } .gc-faq summary::-webkit-details-marker{   display:none; } .gc-faq summary:after{   content:'+';   position:absolute;   right:18px;   top:50%;   transform:translateY(-50%);   font-size:22px;   color:#174438;   font-weight:400; } .gc-faq details[open] summary:after{   content:'×'; } .gc-answer{   padding:0 17px 17px;   color:#687075;   font-size:13px;   line-height:1.65; }  \/* FINAL *\/ .gc-final{   padding:68px 20px;   text-align:center;   background:     radial-gradient(circle at 20% 25%,rgba(201,50,44,.2),transparent 30%),     radial-gradient(circle at 80% 80%,rgba(37,122,98,.2),transparent 30%),     #07141d;   color:#fff; } .gc-final h2{   max-width:760px;   margin:0 auto;   font-size:clamp(32px,6vw,52px);   line-height:1.06;   letter-spacing:-1.3px; } .gc-final p{   max-width:640px;   margin:15px auto 0;   color:#c4cdd1;   font-size:15px;   line-height:1.7; } .gc-final-line{   width:65px;   height:4px;   background:#f5ca6c;   border-radius:99px;   margin:23px auto 0; }  \/* DESKTOP *\/ @media(min-width:760px){   .gc-wrap{     padding:0 28px;   }   .gc-hero-points{     grid-template-columns:repeat(4,1fr);   }   .gc-switch-grid{     grid-template-columns:repeat(3,1fr);   }   .gc-why-grid{     grid-template-columns:repeat(4,1fr);   }   .gc-split{     grid-template-columns:1fr 1fr;   }   .gc-control-grid{     grid-template-columns:1.05fr .95fr;   }   .gc-real-grid{     grid-template-columns:repeat(2,1fr);   }   .gc-setup-grid{     grid-template-columns:1fr 1fr;   }   .gc-included-grid{     grid-template-columns:repeat(4,1fr);   } }  \/* MOBILE *\/ @media(max-width:759px){   .gc-section{     padding:52px 0;   }   .gc-hero{     padding-top:42px;   }   .gc-hero h2{     letter-spacing:-1.2px;   }   .gc-switch-grid{     grid-template-columns:1fr 1fr;   }   .gc-switch-grid .gc-scene:first-child{     grid-column:1\/3;   }   .gc-feature-grid{     grid-template-columns:1fr 1fr;   } } \u003c\/style\u003e\n\u003cdiv class=\"gc-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"gc-hero\"\u003e\n\u003cdiv class=\"gc-wrap\"\u003e\n\u003cdiv class=\"gc-hero-copy\"\u003e\n\u003cdiv class=\"gc-brand\"\u003eGLOWCANVAS SMART CURTAIN LIGHTS\u003c\/div\u003e\n\u003ch2\u003eOne Balcony. \u003cspan\u003eA New Christmas Scene Every Night.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTurn an ordinary railing, window or wall into a colorful animated Christmas display. Pick a festive scene, create your own design and change the entire mood from your phone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-hero-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/3_92d5604a-45c2-4e1c-bd48-e0d57e558bec.png?v=1789984843\u0026amp;width=1400\" alt=\"GlowCanvas Christmas train curtain lights on a decorated balcony\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-hero-points\"\u003e\n\u003cdiv class=\"gc-hero-point\"\u003e\n\u003cb\u003e📱\u003c\/b\u003e Phone Control\u003c\/div\u003e\n\u003cdiv class=\"gc-hero-point\"\u003e\n\u003cb\u003e🎨\u003c\/b\u003e DIY Designs\u003c\/div\u003e\n\u003cdiv class=\"gc-hero-point\"\u003e\n\u003cb\u003e✨\u003c\/b\u003e Animated Scenes\u003c\/div\u003e\n\u003cdiv class=\"gc-hero-point\"\u003e\n\u003cb\u003e🎵\u003c\/b\u003e Music Sync\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN IDEA --\u003e\n\u003csection class=\"gc-section gc-switch\"\u003e\n\u003cdiv class=\"gc-wrap gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eYour Lights Don't Have To Stay The Same\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eChristmas Decorating That Keeps Changing With You\u003c\/h2\u003e\n\u003cp class=\"gc-copy\"\u003eStart the evening with a Christmas train, switch to Santa for the kids, then create a custom message when guests arrive. GlowCanvas™ turns the entire light curtain into a reusable digital holiday canvas.\u003c\/p\u003e\n\u003cdiv class=\"gc-switch-grid\"\u003e\n\u003cdiv class=\"gc-scene\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/3_92d5604a-45c2-4e1c-bd48-e0d57e558bec.png?v=1789984843\u0026amp;width=900\" alt=\"Christmas train LED curtain display\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gc-scene-tag\"\u003eChristmas Train\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-scene\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/10_b01634a1-45ff-48c9-a2f9-1b1606dcc894.png?v=1789984843\u0026amp;width=900\" alt=\"Santa LED curtain display\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gc-scene-tag\"\u003eSanta Night\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-scene\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/09_ef17449e-3286-4250-bc06-dbd45b9b4414.png?v=1789984843\u0026amp;width=900\" alt=\"GlowCanvas Christmas curtain lights viewed from outside\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gc-scene-tag\"\u003eMade To Be Seen\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 4 BENEFITS --\u003e\n\u003csection class=\"gc-section gc-why\"\u003e\n\u003cdiv class=\"gc-wrap gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eWhy GlowCanvas™ Feels Different\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eOne Setup. Far More Ways To Decorate.\u003c\/h2\u003e\n\u003cdiv class=\"gc-why-grid\"\u003e\n\u003cdiv class=\"gc-why-card\"\u003e\n\u003cdiv class=\"gc-icon\"\u003e🎄\u003c\/div\u003e\n\u003ch3\u003eReady Made Holiday Scenes\u003c\/h3\u003e\n\u003cp\u003eChoose festive designs such as Santa, winter scenes and Christmas animations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-why-card\"\u003e\n\u003cdiv class=\"gc-icon\"\u003e🎨\u003c\/div\u003e\n\u003ch3\u003eCreate Your Own\u003c\/h3\u003e\n\u003cp\u003eUse DIY mode to build personal pixel patterns, messages and compatible custom animations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-why-card\"\u003e\n\u003cdiv class=\"gc-icon\"\u003e📱\u003c\/div\u003e\n\u003ch3\u003eChange It From Your Phone\u003c\/h3\u003e\n\u003cp\u003eSwitch designs and adjust the display through Bluetooth without taking your decorations down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-why-card\"\u003e\n\u003cdiv class=\"gc-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003eUse It Again And Again\u003c\/h3\u003e\n\u003cp\u003eKeep the same curtain installed while changing the look throughout the holiday season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HUMAN SCALE --\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-wrap gc-split\"\u003e\n\u003cdiv class=\"gc-split-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/06_d4d3af68-901c-4552-a136-877ee009f7a1.png?v=1789984843\u0026amp;width=1100\" alt=\"Woman beside illuminated GlowCanvas Christmas curtain lights\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-split-content\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eA Whole Scene From A Single Curtain\u003c\/div\u003e\n\u003ch2\u003eThe Decoration Becomes Part Of The Room\u003c\/h2\u003e\n\u003cp\u003eOnce the lights come on, the individual LEDs visually blend into a complete holiday scene. From inside the home it adds atmosphere to the room, while outside it creates a display neighbors can actually notice.\u003c\/p\u003e\n\u003cdiv class=\"gc-list\"\u003e\n\u003cdiv class=\"gc-list-item\"\u003e\n\u003cdiv class=\"gc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003eWorks well across suitable balcony railings, windows and wall display areas.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-list-item\"\u003e\n\u003cdiv class=\"gc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003eBright multicolor designs create a strong nighttime focal point.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-list-item\"\u003e\n\u003cdiv class=\"gc-check\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003eSwitch the display without rebuilding your Christmas decorations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONTROL --\u003e\n\u003csection class=\"gc-section gc-control\"\u003e\n\u003cdiv class=\"gc-wrap\"\u003e\n\u003cdiv class=\"gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\" style=\"color: #f4c86b;\"\u003eSmart Control\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eYour Holiday Display In The Palm Of Your Hand\u003c\/h2\u003e\n\u003cp class=\"gc-copy\"\u003eConnect through Bluetooth and choose how you want GlowCanvas™ to look tonight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-control-grid\"\u003e\n\u003cdiv class=\"gc-control-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/08_3c874ed8-ba47-4775-bfa6-a4b6efa19b82.png?v=1789984843\u0026amp;width=1100\" alt=\"Controlling Christmas curtain lights from inside the living room\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-feature-grid\"\u003e\n\u003cdiv class=\"gc-control-card\"\u003e\n\u003cb\u003eDesign Gallery\u003c\/b\u003e \u003cspan\u003e Browse compatible built in holiday scenes and animated effects. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-control-card\"\u003e\n\u003cb\u003eDIY Mode\u003c\/b\u003e \u003cspan\u003e Create personal patterns, pixel art and holiday messages. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-control-card\"\u003e\n\u003cb\u003eBrightness\u003c\/b\u003e \u003cspan\u003e Adjust the glow to better suit your balcony or indoor space. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-control-card\"\u003e\n\u003cb\u003eMusic Sync\u003c\/b\u003e \u003cspan\u003e Use compatible music reactive effects for parties and celebrations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-control-card\"\u003e\n\u003cb\u003eTimer\u003c\/b\u003e \u003cspan\u003e Set convenient daily lighting times through the app. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-control-card\"\u003e\n\u003cb\u003eRemote Included\u003c\/b\u003e \u003cspan\u003e Use basic controls even when you do not want to open the app. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REAL LIFE --\u003e\n\u003csection class=\"gc-section gc-real\"\u003e\n\u003cdiv class=\"gc-wrap gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eMade For Real Holiday Nights\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eSee It From The Sofa. See It From Outside.\u003c\/h2\u003e\n\u003cp class=\"gc-copy\"\u003eGlowCanvas™ is designed to become part of the home instead of feeling like another small string of lights.\u003c\/p\u003e\n\u003cdiv class=\"gc-real-grid\"\u003e\n\u003cdiv class=\"gc-real-card\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/08_3c874ed8-ba47-4775-bfa6-a4b6efa19b82.png?v=1789984843\u0026amp;width=1000\" alt=\"Christmas curtain lights viewed from inside a living room\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gc-real-label\"\u003e\n\u003cb\u003eFrom Inside\u003c\/b\u003e \u003cspan\u003e Enjoy the display from the comfort of your living room. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-real-card\"\u003e\n\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/09_ef17449e-3286-4250-bc06-dbd45b9b4414.png?v=1789984843\u0026amp;width=1000\" alt=\"Christmas curtain lights visible from outside apartment\" loading=\"lazy\"\u003e\n\u003cdiv class=\"gc-real-label\"\u003e\n\u003cb\u003eFrom Outside\u003c\/b\u003e \u003cspan\u003e Step back and the individual lights come together as one complete image. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALL --\u003e\n\u003csection class=\"gc-section gc-setup\"\u003e\n\u003cdiv class=\"gc-wrap gc-setup-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"gc-kicker\"\u003eSimple Setup\u003c\/div\u003e\n\u003ch2 class=\"gc-title\" style=\"margin-left: 0;\"\u003eHang It Once. Change The Look All Season.\u003c\/h2\u003e\n\u003cp class=\"gc-copy\" style=\"margin-left: 0;\"\u003ePlan where you want the curtain to sit, secure it with the included mounting accessories, connect power and choose your display.\u003c\/p\u003e\n\u003cdiv class=\"gc-steps\"\u003e\n\u003cdiv class=\"gc-step\"\u003e\n\u003cdiv class=\"gc-num\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePosition The Curtain\u003c\/h4\u003e\n\u003cp\u003eLay out the light curtain and choose a flat railing, window or suitable display area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-step\"\u003e\n\u003cdiv class=\"gc-num\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eSecure It\u003c\/h4\u003e\n\u003cp\u003eUse the included mounting clips and accessories to keep the curtain positioned neatly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-step\"\u003e\n\u003cdiv class=\"gc-num\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eConnect USB Power\u003c\/h4\u003e\n\u003cp\u003eConnect the control unit and USB power cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-step\"\u003e\n\u003cdiv class=\"gc-num\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003ePair \u0026amp; Pick A Scene\u003c\/h4\u003e\n\u003cp\u003eConnect through Bluetooth and select the design you want from the app.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-day-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/2_4dbdc208-db49-42b3-a0ab-5bffe868f589.png?v=1789984843\u0026amp;width=1100\" alt=\"Christmas curtain lights installed on balcony during daytime\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DAY\/NIGHT TRUST --\u003e\n\u003csection class=\"gc-section gc-day\"\u003e\n\u003cdiv class=\"gc-wrap gc-split\"\u003e\n\u003cdiv class=\"gc-day-img\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/10_b01634a1-45ff-48c9-a2f9-1b1606dcc894.png?v=1789984843\u0026amp;width=1100\" alt=\"GlowCanvas Christmas curtain display glowing at night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-split-content\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eNight Is When It Comes Alive\u003c\/div\u003e\n\u003ch2\u003eFrom Simple Curtain To Christmas Centerpiece\u003c\/h2\u003e\n\u003cp\u003eDuring the day the grid hangs neatly across your display area. Once evening arrives, the colored LEDs form a much larger visual scene that can completely change the atmosphere around your balcony or window.\u003c\/p\u003e\n\u003cdiv class=\"gc-small-note\"\u003eOutdoor use tip: keep the controller, USB connection and power source protected from direct rain and snow.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INCLUDED --\u003e\n\u003csection class=\"gc-section gc-included\"\u003e\n\u003cdiv class=\"gc-wrap gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eWhat's In The Setup\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eEverything You Need To Get Started\u003c\/h2\u003e\n\u003cdiv class=\"gc-included-grid\"\u003e\n\u003cdiv class=\"gc-included-item\"\u003e\n\u003cstrong\u003e✨\u003c\/strong\u003e \u003cb\u003eLED Curtain\u003c\/b\u003e \u003cspan\u003eMain animated light display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-included-item\"\u003e\n\u003cstrong\u003e🎛️\u003c\/strong\u003e \u003cb\u003eRemote Control\u003c\/b\u003e \u003cspan\u003eQuick basic control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-included-item\"\u003e\n\u003cstrong\u003e🔌\u003c\/strong\u003e \u003cb\u003eUSB Power Cable\u003c\/b\u003e \u003cspan\u003eSimple power connection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-included-item\"\u003e\n\u003cstrong\u003e📎\u003c\/strong\u003e \u003cb\u003eMounting Accessories\u003c\/b\u003e \u003cspan\u003eFor securing the curtain\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STREET EFFECT --\u003e\n\u003csection class=\"gc-section gc-exterior\"\u003e\n\u003cdiv class=\"gc-wrap gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\" style=\"color: #f5c86b;\"\u003eDesigned To Get A Second Look\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eChristmas Lights People Can Actually Notice\u003c\/h2\u003e\n\u003cp class=\"gc-copy\"\u003eA large illuminated scene gives your balcony a completely different presence after dark, whether you are decorating for family, guests or simply because you love Christmas.\u003c\/p\u003e\n\u003cdiv class=\"gc-exterior-image\"\u003e\u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/09_ef17449e-3286-4250-bc06-dbd45b9b4414.png?v=1789984843\u0026amp;width=1400\" alt=\"Christmas LED curtain display visible from apartment courtyard\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"gc-section gc-faq\"\u003e\n\u003cdiv class=\"gc-wrap\"\u003e\n\u003cdiv class=\"gc-center\"\u003e\n\u003cdiv class=\"gc-kicker\"\u003eBefore You Order\u003c\/div\u003e\n\u003ch2 class=\"gc-title\"\u003eA Few Things Worth Knowing\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-list\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eCan I change the design after the lights are already installed?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eYes. Once GlowCanvas™ is installed, you can use the companion app to switch between compatible designs and effects without taking the curtain down.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I make my own designs?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eYes. DIY mode supports custom pixel patterns and messages, along with compatible custom animated content.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it connect through Wi Fi?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eGlowCanvas™ uses Bluetooth for smart control. Your phone needs to remain within normal Bluetooth range while you are changing app settings or designs.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I always need my phone?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eNo. The included remote gives you access to convenient basic controls when you do not want to use the app.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I install it?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eIt works well across suitable balcony railings, windows, walls and other flat display areas where the curtain can hang securely.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eThe light curtain is suitable for decorative indoor and outdoor display areas. Keep the controller, USB connection and power source protected from direct rain or snow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it after Christmas?\u003c\/summary\u003e\n\u003cdiv class=\"gc-answer\"\u003eYes. The ability to change colors, effects and DIY designs also makes it useful for parties, celebrations and other seasonal decorating.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"gc-final\"\u003e\n\u003ch2\u003eHang It Once. Make Christmas Look Different Every Night.\u003c\/h2\u003e\n\u003cp\u003eSanta, a Christmas train, winter scenes, custom messages and your own designs can all live on the same light curtain.\u003c\/p\u003e\n\u003cdiv class=\"gc-final-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"M","offers":[{"title":"Default Title","offer_id":58948873584800,"sku":"SZ06702609212801-圣诞栏杆灯","price":46.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1053\/8313\/3344\/files\/1_a9bada3a-7cb3-4749-8f55-91167607720b.png?v=1790046035","url":"https:\/\/www.voryneli.com\/products\/glowcanvas-smart-christmas-curtain-lights","provider":"voryneli","version":"1.0","type":"link"}