{"product_id":"magical-christmas-lights","title":"🎄 Magical Christmas Lights ✨ Light Up the Holiday Magic","description":"\u003cstyle\u003e .christmas-dream-page, .christmas-dream-page *{   box-sizing:border-box; }  .christmas-dream-page{   --night:#111b2b;   --night2:#19283c;   --gold:#d8ad61;   --gold2:#f0d39a;   --cream:#fbf7ef;   --warm:#efe5d6;   --text:#302d29;   --muted:#756f68;   --line:#dfd7cb;    max-width:920px;   width:100%;   margin:0 auto;   overflow:hidden;   background:#fff;   color:var(--text);   font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;   line-height:1.6; }  .christmas-dream-page img{   display:block;   width:100%;   height:auto;   margin:0; }  .cd-section{   padding:42px 22px; }  .cd-center{   text-align:center; }  .cd-cream{   background:var(--cream); }  .cd-warm{   background:var(--warm); }  .cd-night{   background:     radial-gradient(circle at 50% 0%,#263b57 0%,#172438 45%,#101925 100%);   color:#fff; }  .cd-eyebrow{   margin-bottom:10px;   color:#a87938;   font-size:11px;   font-weight:900;   letter-spacing:2px;   text-transform:uppercase; }  .cd-night .cd-eyebrow{   color:var(--gold2); }  .cd-title{   max-width:770px;   margin:0 auto 14px;   color:#302d29;   font-family:Georgia,'Times New Roman',serif;   font-size:clamp(30px,5vw,42px);   line-height:1.12;   font-weight:400; }  .cd-night .cd-title{   color:#fffaf1; }  .cd-text{   max-width:700px;   margin:0 auto;   color:var(--muted);   font-size:16px; }  .cd-night .cd-text{   color:#dbe0e7; }   \/* HERO *\/  .cd-hero{   padding:52px 22px 42px;   text-align:center;   background:     radial-gradient(circle at 50% -10%,#304b6c 0%,#18283e 43%,#101925 100%); }  .cd-hero-icon{   margin-bottom:11px;   font-size:29px; }  .cd-hero-label{   margin-bottom:12px;   color:#efd296;   font-size:11px;   font-weight:900;   letter-spacing:2.2px; }  .cd-hero h1{   max-width:810px;   margin:0 auto 16px;   color:#fffaf1;   font-family:Georgia,'Times New Roman',serif;   font-size:clamp(38px,6vw,54px);   line-height:1.06;   font-weight:400; }  .cd-hero h1 em{   color:#efd296;   font-weight:400; }  .cd-hero p{   max-width:690px;   margin:0 auto;   color:#d9e0e8;   font-size:17px; }   \/* BENEFIT STRIP *\/  .cd-benefits{   display:grid;   grid-template-columns:repeat(4,1fr);   background:#fff;   border-bottom:1px solid var(--line); }  .cd-benefit{   padding:20px 8px;   border-right:1px solid var(--line);   text-align:center; }  .cd-benefit:last-child{   border-right:0; }  .cd-benefit span{   display:block;   margin-bottom:5px;   font-size:25px; }  .cd-benefit strong{   display:block;   color:#3e3a35;   font-size:12px;   line-height:1.3; }   \/* EDITORIAL *\/  .cd-feature{   padding:40px 22px 28px;   text-align:center; }  .cd-number{   display:block;   margin-bottom:8px;   color:#a77b42;   font-size:11px;   font-weight:900;   letter-spacing:1.5px; }  .cd-feature h2{   max-width:750px;   margin:0 auto 12px;   color:#342f2b;   font-family:Georgia,'Times New Roman',serif;   font-size:clamp(28px,4vw,38px);   line-height:1.15;   font-weight:400; }  .cd-feature p{   max-width:690px;   margin:0 auto;   color:#756e68;   font-size:15px; }   \/* NIGHT FEATURES *\/  .cd-lines{   max-width:740px;   margin:26px auto 0;   border-top:1px solid rgba(255,255,255,.20); }  .cd-line{   display:grid;   grid-template-columns:52px 1fr;   gap:13px;   padding:17px 0;   border-bottom:1px solid rgba(255,255,255,.16);   text-align:left; }  .cd-line-icon{   font-size:27px;   text-align:center; }  .cd-line strong{   display:block;   margin-bottom:3px;   color:#fff8ec;   font-size:15px; }  .cd-line p{   margin:0;   color:#d6dde5;   font-size:13px; }   \/* QUOTE *\/  .cd-quote{   padding:48px 24px;   background:#e9decd;   text-align:center; }  .cd-quote span{   display:block;   margin-bottom:10px;   font-size:31px; }  .cd-quote p{   max-width:720px;   margin:0 auto;   color:#473e36;   font-family:Georgia,'Times New Roman',serif;   font-size:clamp(24px,4vw,32px);   line-height:1.4;   font-style:italic; }   \/* LOCATIONS *\/  .cd-places{   display:grid;   grid-template-columns:repeat(4,1fr);   max-width:780px;   margin:27px auto 0;   border-top:1px solid var(--line);   border-bottom:1px solid var(--line); }  .cd-place{   padding:20px 7px;   border-right:1px solid var(--line);   text-align:center; }  .cd-place:last-child{   border-right:0; }  .cd-place span{   display:block;   margin-bottom:6px;   font-size:26px; }  .cd-place strong{   display:block;   color:#493f37;   font-size:12px; }   \/* SETUP *\/  .cd-steps{   max-width:750px;   margin:27px auto 0;   border-top:1px solid rgba(255,255,255,.20); }  .cd-step{   display:grid;   grid-template-columns:44px 1fr;   gap:14px;   padding:17px 0;   border-bottom:1px solid rgba(255,255,255,.16);   text-align:left; }  .cd-step-number{   display:flex;   width:33px;   height:33px;   align-items:center;   justify-content:center;   border:1px solid #d7b77c;   border-radius:50%;   color:#f1d69f;   font-size:12px;   font-weight:900; }  .cd-step strong{   display:block;   margin-bottom:3px;   color:#fff8ed;   font-size:14px; }  .cd-step p{   margin:0;   color:#d5dce4;   font-size:13px; }   \/* INCLUDED *\/  .cd-included{   max-width:720px;   margin:25px auto 0;   border-top:1px solid var(--line); }  .cd-included-row{   display:grid;   grid-template-columns:35px 1fr;   gap:10px;   padding:14px 0;   border-bottom:1px solid var(--line);   text-align:left;   color:#554d46;   font-size:14px; }  .cd-included-row span:first-child{   color:#9a713d;   font-weight:900; }   \/* FAQ *\/  .cd-faq{   max-width:760px;   margin:0 auto; }  .cd-faq details{   border-bottom:1px solid var(--line); }  .cd-faq summary{   position:relative;   padding:18px 40px 18px 2px;   cursor:pointer;   list-style:none;   color:#403a35;   font-size:14px;   font-weight:800; }  .cd-faq summary::-webkit-details-marker{   display:none; }  .cd-faq summary:after{   content:'+';   position:absolute;   right:5px;   top:10px;   color:#a77b42;   font-size:26px;   font-weight:300; }  .cd-faq details[open] summary:after{   content:'−'; }  .cd-faq details p{   padding:0 35px 18px 2px;   margin:0;   color:#756e68;   font-size:13px; }   \/* MOBILE *\/  @media(max-width:650px){    .cd-section{     padding:32px 16px;   }    .cd-hero{     padding:41px 16px 34px;   }    .cd-benefits{     grid-template-columns:repeat(2,1fr);   }    .cd-benefit:nth-child(2){     border-right:0;   }    .cd-benefit:nth-child(-n+2){     border-bottom:1px solid var(--line);   }    .cd-places{     grid-template-columns:repeat(2,1fr);   }    .cd-place:nth-child(2){     border-right:0;   }    .cd-place:nth-child(-n+2){     border-bottom:1px solid var(--line);   }  } \u003c\/style\u003e\n\u003cdiv class=\"christmas-dream-page\" lang=\"en\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cd-hero\"\u003e\n\u003cdiv class=\"cd-hero-icon\"\u003e✨🎄✨\u003c\/div\u003e\n\u003cdiv class=\"cd-hero-label\"\u003eA LITTLE CHRISTMAS MAGIC AFTER DARK\u003c\/div\u003e\n\u003ch1\u003eTurn the Ceiling Into a\u003cbr\u003e\u003cem\u003eChristmas Wonderland.\u003c\/em\u003e\n\u003c\/h1\u003e\n\u003cp\u003eFill the room with glowing Christmas scenes and turn ordinary winter nights into something the whole family can look forward to.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/0521e4c3-fcdb-4f0f-b41b-0a3321029304.png?v=1790175327\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"cd-benefits\"\u003e\n\u003cdiv class=\"cd-benefit\"\u003e\n\u003cspan\u003e✨\u003c\/span\u003e \u003cstrong\u003eImmersive Projection\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-benefit\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e \u003cstrong\u003eQuiet Indoor Use\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-benefit\"\u003e\n\u003cspan\u003e🔌\u003c\/span\u003e \u003cstrong\u003eUSB Powered\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-benefit\"\u003e\n\u003cspan\u003e↗️\u003c\/span\u003e \u003cstrong\u003eAdjustable Direction\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"cd-section cd-center cd-cream\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003eWHEN THE LIGHTS GO DOWN\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eChristmas Starts to Glow\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eInstead of adding more decorations to shelves and tables, let the room itself become part of Christmas. Festive colors and winter scenes spread across the wall or ceiling to create an immersive holiday atmosphere.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- MOTION GIF --\u003e \u003cimg src=\"https:\/\/alvique.store\/cdn\/shop\/files\/hf_20260916_181901_d6b91634-9fca-437b-ad41-c7521cb89fa0-ezgif.com-video-to-gif-converter.webp?height=750\u0026amp;v=1789916382\" alt=\"Christmas Immersive Projection\" loading=\"lazy\"\u003e \u003c!-- IMMERSIVE --\u003e\n\u003csection class=\"cd-section cd-night\"\u003e\n\u003cdiv class=\"cd-center\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003eA WHOLE CHRISTMAS WORLD ABOVE YOU\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eMore Than a Light.\u003cbr\u003eIt's the Atmosphere.\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eCreate an evening scene filled with glowing ornaments, stars, winter imagery and festive color without covering the room in complicated decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-lines\"\u003e\n\u003cdiv class=\"cd-line\"\u003e\n\u003cdiv class=\"cd-line-icon\"\u003e✨\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eVivid Holiday Projection\u003c\/strong\u003e\n\u003cp\u003eColorful festive imagery adds instant Christmas atmosphere to walls and ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-line\"\u003e\n\u003cdiv class=\"cd-line-icon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eQuiet Evening Atmosphere\u003c\/strong\u003e\n\u003cp\u003eDesigned for indoor use when you want a relaxing festive environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-line\"\u003e\n\u003cdiv class=\"cd-line-icon\"\u003e🔌\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eUSB Powered Convenience\u003c\/strong\u003e\n\u003cp\u003eConnect to a compatible USB power source for simple everyday use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIF 2 --\u003e \u003cimg src=\"https:\/\/alvique.store\/cdn\/shop\/files\/hf_20260916_220926_4a8878fc-9b34-4ba9-9126-79d4c8da1dc8-ezgif.com-video-to-gif-converter.webp?height=750\u0026amp;v=1789916381\" alt=\"Christmas Ceiling Projection\" loading=\"lazy\"\u003e \u003c!-- BEDTIME --\u003e\n\u003cdiv class=\"cd-feature\"\u003e\n\u003cspan class=\"cd-number\"\u003e 01 \/ CHRISTMAS BEDTIME \u003c\/span\u003e\n\u003ch2\u003eGive Kids Something Magical to Look Up At\u003c\/h2\u003e\n\u003cp\u003eAdd a gentle festive glow to children's rooms during the holiday season and make the evenings leading up to Christmas feel a little more special.\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/4e5c8f36-2b7b-4d60-a966-8d61060e0357.png?v=1790175328\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-quote\"\u003e\n\u003cspan\u003e🎄\u003c\/span\u003e\n\u003cp\u003e“The kind of little Christmas tradition\u003cbr\u003ethey'll remember long after the lights go out.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ANGLE --\u003e\n\u003csection class=\"cd-section cd-night\"\u003e\n\u003cdiv class=\"cd-center\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003ePOINT THE MAGIC WHERE YOU WANT IT\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eWalls, Ceilings \u0026amp; Cozy Corners\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eAdjust the projector direction to create a festive display that works with your room and the atmosphere you want to create.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cimg src=\"https:\/\/alvique.store\/cdn\/shop\/files\/hf_20260916_181909_b2e3342c-7706-4a3d-9491-bc19136e2f8c-ezgif.com-video-to-gif-converter.webp?height=750\u0026amp;v=1789916380\" alt=\"Adjustable Christmas Projection\" loading=\"lazy\"\u003e \u003c!-- ROOMS --\u003e\n\u003csection class=\"cd-section cd-center cd-cream\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003eONE LIGHT • DIFFERENT HOLIDAY MOMENTS\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eMake Your Favorite Room Feel Like Christmas\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eMove the projector between rooms and use it wherever your family is spending the evening.\u003c\/p\u003e\n\u003cdiv class=\"cd-places\"\u003e\n\u003cdiv class=\"cd-place\"\u003e\n\u003cspan\u003e🛏️\u003c\/span\u003e \u003cstrong\u003eKids' Bedroom\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-place\"\u003e\n\u003cspan\u003e🛋️\u003c\/span\u003e \u003cstrong\u003eLiving Room\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-place\"\u003e\n\u003cspan\u003e🎁\u003c\/span\u003e \u003cstrong\u003eGift Opening\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-place\"\u003e\n\u003cspan\u003e🥳\u003c\/span\u003e \u003cstrong\u003eHoliday Party\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ROOM IMAGE --\u003e\n\u003csection class=\"cd-section cd-night\"\u003e\n\u003cdiv class=\"cd-center\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/655836fd-552a-4ada-a83a-e128c80117bf.png?v=1790175328\" alt=\"\"\u003eSIMPLE CHRISTMAS SETUP\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003ePlug In. Aim. Let Christmas Begin.\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eNo complicated installation or room full of tangled decorations. Set the projector on a stable surface, connect the power and adjust the direction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-steps\"\u003e\n\u003cdiv class=\"cd-step\"\u003e\n\u003cdiv class=\"cd-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eChoose a Stable Spot\u003c\/strong\u003e\n\u003cp\u003ePlace the projector where it can remain secure during use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-step\"\u003e\n\u003cdiv class=\"cd-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConnect USB Power\u003c\/strong\u003e\n\u003cp\u003eConnect it to a compatible USB power source.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-step\"\u003e\n\u003cdiv class=\"cd-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAdjust the Projection\u003c\/strong\u003e\n\u003cp\u003eDirect the festive display toward your preferred wall or ceiling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE IMAGE --\u003e\n\u003csection class=\"cd-section cd-warm\"\u003e\n\u003cdiv class=\"cd-center\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/5cfae4fb-51e4-4514-9272-f61a6abf846d.png?v=1790175328\" alt=\"\"\u003eWHAT'S INCLUDED\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eReady for Your Holiday Setup\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eA compact setup made for simple seasonal decorating at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-included\"\u003e\n\u003cdiv class=\"cd-included-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eChristmas Projection Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-included-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eUSB Power Cable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-included-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eSupport Stand\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-included-row\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e \u003cspan\u003eUser Instructions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL --\u003e\n\u003csection class=\"cd-section cd-center cd-night\"\u003e\n\u003cdiv style=\"font-size: 38px; margin-bottom: 9px;\"\u003e🎅 ✨ 🎄\u003c\/div\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003eFROM DECEMBER NIGHTS TO CHRISTMAS MORNING\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eCreate a Christmas Memory\u003cbr\u003eThey Can Look Forward to Every Night\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eUse it during bedtime stories, family movie nights, Christmas parties or quiet evenings at home.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"cd-section cd-cream\"\u003e\n\u003cdiv class=\"cd-center\"\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eBefore the Lights Come On\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cd-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow is the projector powered?\u003c\/summary\u003e\n\u003cp\u003eThe projector uses a USB power connection and can be connected to a compatible USB power source.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I project onto the ceiling?\u003c\/summary\u003e\n\u003cp\u003eYes. The adjustable design allows you to direct the projection toward a suitable wall or ceiling.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n\u003cp\u003eIt is designed for indoor spaces such as bedrooms, living rooms, children's rooms and Christmas party areas.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs setup complicated?\u003c\/summary\u003e\n\u003cp\u003eNo complicated installation is required. Position the projector on a stable surface, connect USB power and adjust the projection direction.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat comes with the projector?\u003c\/summary\u003e\n\u003cp\u003eThe supplied product information lists the Christmas projection light, USB power cable, support stand and user instructions.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"cd-section cd-center cd-night\"\u003e\n\u003cdiv style=\"font-size: 40px; margin-bottom: 10px;\"\u003e✨🎄✨\u003c\/div\u003e\n\u003cdiv class=\"cd-eyebrow\"\u003eMAKE DECEMBER NIGHTS FEEL DIFFERENT\u003c\/div\u003e\n\u003ch2 class=\"cd-title\"\u003eTurn Off the Room Lights.\u003cbr\u003eTurn On Christmas.\u003c\/h2\u003e\n\u003cp class=\"cd-text\"\u003eOne small projector can turn an ordinary bedroom, living room or family night into a glowing Christmas scene.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"jh66","offers":[{"title":"Default Title","offer_id":48855616520361,"sku":null,"price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0742\/7076\/9321\/files\/1f641aa8-7909-45f0-b21a-0e4068fd6b5d.png?v=1790175328","url":"https:\/\/pyzanto.com\/products\/magical-christmas-lights","provider":"Pyzanto","version":"1.0","type":"link"}