{"product_id":"light-up-glitter-whimsical-christmas-tree","title":"Light-Up Glitter Whimsical Christmas Tree","description":"\u003ctheme-product-expander data-collapse-mode=\"none\" style=\"     --expander-max-height: unset;     --expander-max-rows: unset;   \"\u003e \u003cdiv class=\"product-expander__content rte\"\u003e \u003cdiv class=\"glitter-tree-page\"\u003e \u003cdiv class=\"glitter-tree-page\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cstyle\u003e  \/* =========================================================    SHOPLINE SAFE BASE ========================================================= *\/  .glitter-tree-page{   position:relative;   width:100%;   max-width:1000px;   margin:0 auto;   overflow:hidden;   isolation:isolate;    background:     radial-gradient(circle at 50% 0%,rgba(160,255,82,.14),transparent 29%),     radial-gradient(circle at 8% 35%,rgba(205,32,44,.09),transparent 30%),     radial-gradient(circle at 92% 65%,rgba(255,205,79,.10),transparent 30%),     linear-gradient(       180deg,       #06140b 0%,       #0d2714 38%,       #081d10 68%,       #06130a 100%     );    color:#f7f8ed;   font-family:Arial,Helvetica,sans-serif;   line-height:1.62;   -webkit-text-size-adjust:100%; }  .glitter-tree-page, .glitter-tree-page *{   box-sizing:border-box; }  .glitter-tree-page img{   display:block;   max-width:100%;   border:0; }  .gtree-content{   position:relative;   z-index:6; }  .glitter-tree-page h1, .glitter-tree-page h2, .glitter-tree-page h3, .glitter-tree-page p{   margin-top:0; }  .glitter-tree-page h1{   max-width:860px;   margin:0 auto 14px;   font-family:Georgia,'Times New Roman',serif;   font-size:43px;   line-height:1.08;   color:#f8ffe9;   text-shadow:0 0 20px rgba(147,255,83,.17); }  .glitter-tree-page h2{   margin-bottom:10px;   font-family:Georgia,'Times New Roman',serif;   font-size:29px;   line-height:1.22;   color:#f7fce9; }  .glitter-tree-page h3{   margin-bottom:6px;   color:#f5faeb;   font-size:19px; }  .glitter-tree-page p{   margin-bottom:0;   color:#d7dfd2;   font-size:16px; }   \/* =========================================================    GREEN LIGHT AURA ========================================================= *\/  .gtree-aura{   position:absolute;   z-index:1;   top:4%;   left:50%;    width:500px;   height:500px;    transform:translateX(-50%);   border-radius:50%;    background:     radial-gradient(       circle,       rgba(145,255,66,.15),       rgba(94,218,46,.05) 40%,       transparent 70%     );    filter:blur(20px);   pointer-events:none;    animation:     gtreeAuraPulse     7s     ease-in-out     infinite; }  @keyframes gtreeAuraPulse{   0%,100%{     transform:translateX(-50%) scale(.85);     opacity:.42;   }    50%{     transform:translateX(-50%) scale(1.18);     opacity:.9;   } }   \/* =========================================================    MOVING GLITTER PARTICLES    ONLY GLITTER MOVES — TREE DOES NOT ROTATE ========================================================= *\/  .gtree-glitter-field{   position:absolute;   inset:0;   z-index:2;   overflow:hidden;   pointer-events:none; }  .gtree-glitter{   position:absolute;    width:4px;   height:4px;    border-radius:50%;    background:#ffe29a;    box-shadow:     0 0 7px rgba(255,226,154,.90),     0 0 15px rgba(255,196,73,.35);    opacity:.3;    animation:     glitterFlow     ease-in-out     infinite; }  .gtree-glitter.g1{   left:10%;   top:12%;   animation-duration:7s; }  .gtree-glitter.g2{   left:18%;   top:27%;   animation-duration:8.5s;   animation-delay:-3s; }  .gtree-glitter.g3{   right:12%;   top:18%;   animation-duration:6.8s;   animation-delay:-2s; }  .gtree-glitter.g4{   right:20%;   top:38%;   animation-duration:9s;   animation-delay:-5s; }  .gtree-glitter.g5{   left:8%;   top:52%;   animation-duration:7.8s;   animation-delay:-4s; }  .gtree-glitter.g6{   right:9%;   top:61%;   animation-duration:8.8s;   animation-delay:-2.5s; }  .gtree-glitter.g7{   left:17%;   top:73%;   animation-duration:7.2s;   animation-delay:-1.5s; }  .gtree-glitter.g8{   right:18%;   top:82%;   animation-duration:9.2s;   animation-delay:-6s; }  .gtree-glitter.g9{   left:45%;   top:9%;   animation-duration:7.5s;   animation-delay:-4s; }  .gtree-glitter.g10{   right:42%;   top:68%;   animation-duration:8s;   animation-delay:-3s; }  @keyframes glitterFlow{   0%{     transform:       translate(0,20px)       scale(.6);     opacity:.1;   }    25%{     transform:       translate(15px,-8px)       scale(1.1);     opacity:.8;   }    50%{     transform:       translate(-8px,-30px)       scale(.8);     opacity:1;   }    75%{     transform:       translate(18px,-50px)       scale(1.2);     opacity:.6;   }    100%{     transform:       translate(-5px,-72px)       scale(.6);     opacity:.08;   } }   \/* =========================================================    MULTICOLOR LIGHT DOTS ========================================================= *\/  .gtree-dot{   position:absolute;   z-index:3;    width:7px;   height:7px;    border-radius:50%;    pointer-events:none;    animation:     gtreeBulbBlink     3.2s     ease-in-out     infinite; }  .gtree-dot.red{   background:#ff3d4f;   box-shadow:0 0 11px rgba(255,61,79,.75); }  .gtree-dot.blue{   background:#457eff;   box-shadow:0 0 11px rgba(69,126,255,.75); }  .gtree-dot.gold{   background:#ffbf46;   box-shadow:0 0 11px rgba(255,191,70,.75); }  .gtree-dot.green{   background:#64e46f;   box-shadow:0 0 11px rgba(100,228,111,.75); }  .gtree-dot.d1{top:7%;left:8%;} .gtree-dot.d2{top:18%;right:8%;animation-delay:-1s;} .gtree-dot.d3{top:31%;left:5%;animation-delay:-2.1s;} .gtree-dot.d4{top:45%;right:6%;animation-delay:-.6s;} .gtree-dot.d5{top:58%;left:7%;animation-delay:-2.7s;} .gtree-dot.d6{top:72%;right:9%;animation-delay:-1.5s;} .gtree-dot.d7{top:86%;left:8%;animation-delay:-2.3s;}  @keyframes gtreeBulbBlink{   0%,100%{     opacity:.22;     transform:scale(.65);   }    50%{     opacity:1;     transform:scale(1.4);   } }   \/* =========================================================    SNOW EFFECT ========================================================= *\/  .gtree-snow{   position:absolute;   inset:0;   z-index:3;    pointer-events:none;   overflow:hidden; }  .gtree-snow span{   position:absolute;   top:-35px;    color:rgba(255,255,255,.40);    animation:     gtreeSnowFall     linear     infinite; }  .gtree-snow .s1{   left:9%;   font-size:10px;   animation-duration:14s; }  .gtree-snow .s2{   left:27%;   font-size:7px;   animation-duration:17s;   animation-delay:-6s; }  .gtree-snow .s3{   left:46%;   font-size:12px;   animation-duration:15s;   animation-delay:-9s; }  .gtree-snow .s4{   left:68%;   font-size:8px;   animation-duration:18s;   animation-delay:-3s; }  .gtree-snow .s5{   left:87%;   font-size:11px;   animation-duration:16s;   animation-delay:-11s; }  @keyframes gtreeSnowFall{   from{     transform:       translateY(-40px)       translateX(0);   }    to{     transform:       translateY(1300px)       translateX(40px);   } }   \/* =========================================================    HERO ========================================================= *\/  .gtree-hero{   position:relative;    padding:     62px     24px     25px;    text-align:center; }  .gtree-eyebrow{   display:inline-block;    margin-bottom:14px;    color:#d6f26e;    font-size:12px;   font-weight:800;   letter-spacing:1.3px; }  .gtree-subtitle{   max-width:790px;   margin:0 auto;    color:#d8e1d3 !important;    font-size:18px !important; }  .gtree-mini{   margin-top:15px !important;    color:#e4d673 !important;    font-size:14px !important;   font-weight:700; }   \/* =========================================================    FEATURE STRIP ========================================================= *\/  .gtree-feature-bar{   display:grid;    grid-template-columns:     repeat(4,1fr);    padding:     0     24px     28px; }  .gtree-chip{   position:relative;    padding:     10px     8px;    text-align:center;    color:#dde5da;    font-size:13px; }  .gtree-chip:not(:last-child):after{   content:'';    position:absolute;    top:20%;   right:0;    width:1px;   height:60%;    background:     rgba(216,238,109,.14); }  .gtree-chip span{   display:block;    margin-bottom:3px;    font-size:24px; }   \/* =========================================================    SECTIONS ========================================================= *\/  .gtree-section{   position:relative;    padding:     22px     24px; }  .gtree-center{   max-width:790px;    margin-left:auto;   margin-right:auto;    text-align:center; }  .gtree-tag{   margin-bottom:5px;    color:#cce663;    font-size:12px;   font-weight:800;   letter-spacing:1.2px;    text-transform:uppercase; }   \/* =========================================================    1:1 IMAGE SAFE SYSTEM ========================================================= *\/  .gtree-media{   position:relative;    width:100%;    aspect-ratio:     1 \/ 1;    margin:     11px     0     18px;    overflow:hidden;    border-radius:14px;    background:#102419;    box-shadow:     0 18px 48px rgba(0,0,0,.25); }  .gtree-media img{   position:relative;   z-index:1;    width:100%;   height:100%;    object-fit:contain;   object-position:center;    animation:     gtreeImageBreath     6s     ease-in-out     infinite;    transition:     transform .7s ease,     filter .7s ease; }  .gtree-media:hover img{   transform:scale(1.014); }   \/* light sweep *\/  .gtree-media:before{   content:'';    position:absolute;   z-index:2;    top:-90%;   left:-72%;    width:26%;   height:290%;    background:     linear-gradient(       105deg,       transparent,       rgba(176,255,113,.04),       rgba(255,255,213,.28),       rgba(240,204,81,.09),       transparent     );    transform:rotate(10deg);    animation:     gtreeImageSweep     7s     ease-in-out     infinite;    pointer-events:none; }   \/* glitter sparkle *\/  .gtree-media:after{   content:'';    position:absolute;   z-index:2;   inset:0;    background-image:     radial-gradient(circle at 20% 20%,rgba(255,236,151,.65) 0 2px,transparent 3px),     radial-gradient(circle at 74% 24%,rgba(255,226,120,.45) 0 2px,transparent 3px),     radial-gradient(circle at 82% 72%,rgba(255,238,164,.50) 0 2px,transparent 3px),     radial-gradient(circle at 27% 79%,rgba(255,216,91,.38) 0 2px,transparent 3px);    animation:     gtreeImageSpark     3.2s     ease-in-out     infinite;    pointer-events:none; }  @keyframes gtreeImageBreath{   0%,100%{     filter:brightness(1);   }    50%{     filter:brightness(1.055);   } }  @keyframes gtreeImageSweep{   0%,64%{     left:-72%;     opacity:0;   }    72%{     opacity:1;   }    93%,100%{     left:135%;     opacity:0;   } }  @keyframes gtreeImageSpark{   0%,100%{     opacity:.25;   }    50%{     opacity:1;   } }   \/* =========================================================    MOVING GLITTER DEMO ========================================================= *\/  .gtree-glitter-demo{   position:relative;    width:180px;   height:150px;    margin:     2px auto     5px;    overflow:hidden; }  .gtree-glitter-demo span{   position:absolute;    width:6px;   height:6px;    border-radius:50%;    background:#f5d16b;    box-shadow:     0 0 10px rgba(245,209,107,.75);    animation:     demoGlitter     3.8s     ease-in-out     infinite; }  .gtree-glitter-demo .p1{   left:30%;   bottom:15px; }  .gtree-glitter-demo .p2{   left:46%;   bottom:24px;   animation-delay:-1s; }  .gtree-glitter-demo .p3{   left:62%;   bottom:10px;   animation-delay:-2s; }  .gtree-glitter-demo .p4{   left:38%;   bottom:5px;   animation-delay:-2.8s; }  .gtree-glitter-demo .p5{   left:55%;   bottom:18px;   animation-delay:-1.7s; }  @keyframes demoGlitter{   0%{     transform:       translate(0,15px)       scale(.5);      opacity:.1;   }    50%{     transform:       translate(14px,-55px)       scale(1.2);      opacity:1;   }    100%{     transform:       translate(-10px,-115px)       scale(.6);      opacity:.05;   } }   \/* =========================================================    RED BAUBLE SWAY ========================================================= *\/  .gtree-bauble-demo{   position:relative;    width:160px;   height:115px;    margin:     2px auto     5px; }  .gtree-bauble-string{   position:absolute;    top:0;   left:50%;    width:2px;   height:62px;    transform-origin:top center;    background:     linear-gradient(       180deg,       #e6cc6a,       #957428     );    animation:     gtreeBaubleSwing     5s     ease-in-out     infinite; }  .gtree-bauble-string:after{   content:'';    position:absolute;    left:50%;   bottom:-34px;    width:37px;   height:37px;    transform:     translateX(-50%);    border-radius:50%;    background:     radial-gradient(       circle at 30% 25%,       #ff7d82,       #ce1524 45%,       #76030c 100%     );    box-shadow:     0 0 14px rgba(220,25,36,.34); }  @keyframes gtreeBaubleSwing{   0%,100%{     transform:rotate(-5deg);   }    50%{     transform:rotate(5deg);   } }   \/* =========================================================    FEATURES ========================================================= *\/  .gtree-feature{   max-width:810px;    margin:     0 auto     20px;    padding:     3px 0     16px;    border-bottom:     1px solid rgba(222,227,104,.11); }  .gtree-feature:last-child{   border-bottom:0; }  .gtree-feature-title{   display:flex;    align-items:center;    gap:10px;    margin-bottom:7px; }  .gtree-feature-icon{   font-size:27px; }   \/* =========================================================    LOCATIONS ========================================================= *\/  .gtree-scenes{   display:grid;    grid-template-columns:     repeat(4,1fr);    gap:8px;    margin-top:15px; }  .gtree-scene{   padding:     11px     5px;    text-align:center;    color:#dbe5d7;    font-size:13px; }  .gtree-scene span{   display:block;    margin-bottom:4px;    font-size:23px; }   \/* =========================================================    STEPS ========================================================= *\/  .gtree-steps{   display:grid;    grid-template-columns:     repeat(4,1fr);    gap:8px;    margin-top:15px; }  .gtree-step{   position:relative;    padding:     12px     7px;    text-align:center; }  .gtree-step:not(:last-child):after{   content:'→';    position:absolute;    right:-6px;   top:22px;    color:#d8c75c; }  .gtree-step-num{   display:flex;    width:35px;   height:35px;    margin:     0 auto     7px;    align-items:center;   justify-content:center;    border-radius:50%;    background:     linear-gradient(       145deg,       #d9ed70,       #68871d     );    color:#143015;    font-weight:800; }  .gtree-step strong{   display:block;    margin-bottom:4px;    color:#f7faeb; }  .gtree-step p{   font-size:13px; }   \/* =========================================================    PACKAGE ========================================================= *\/  .gtree-package{   margin-top:14px;    padding:     23px     4px;    border-top:     1px solid rgba(222,216,104,.14);    border-bottom:     1px solid rgba(222,216,104,.14); }  .gtree-package-main{   margin-top:14px;    text-align:center; }  .gtree-package-main span{   display:block;    margin-bottom:5px;    font-size:32px; }  .gtree-package-main strong{   display:block;    color:#f7f9e9;    font-size:18px; }  .gtree-package-main p{   max-width:670px;    margin:     6px auto     0; }   \/* =========================================================    REVIEWS ========================================================= *\/  .gtree-reviews{   display:grid;    grid-template-columns:     repeat(3,1fr);    gap:18px;    margin-top:15px; }  .gtree-review{   padding:     4px     3px     15px;    border-bottom:     1px solid rgba(222,215,105,.11); }  .gtree-stars{   margin-bottom:7px;    color:#f1ca5f;    letter-spacing:2px; }  .gtree-review-name{   margin-top:9px;    color:#d8df70;    font-size:14px;   font-weight:700; }   \/* =========================================================    SPECS ========================================================= *\/  .gtree-specs{   margin-top:15px;    border-top:     1px solid rgba(222,216,105,.14); }  .gtree-spec-row{   display:grid;    grid-template-columns:     195px 1fr;    gap:15px;    padding:     11px     4px;    border-bottom:     1px solid rgba(222,216,105,.09); }  .gtree-spec-name{   color:#d5df70;    font-weight:700; }  .gtree-spec-value{   color:#d5ded2; }   \/* =========================================================    FAQ ========================================================= *\/  .glitter-tree-page details{   padding:     13px     3px;    border-bottom:     1px solid rgba(222,216,105,.10); }  .glitter-tree-page summary{   cursor:pointer;    color:#f5f9e7;    font-weight:700; }  .glitter-tree-page details p{   margin-top:8px;   margin-bottom:0;    font-size:14px; }   \/* =========================================================    FINAL ========================================================= *\/  .gtree-final{   position:relative;    margin:     24px     24px     38px;    padding:     42px     25px;    overflow:hidden;    text-align:center;    border-radius:17px;    background:     radial-gradient(       circle at 50% 38%,       rgba(152,255,77,.16),       transparent 44%     ),     radial-gradient(       circle at 20% 70%,       rgba(209,29,38,.11),       transparent 35%     ),     radial-gradient(       circle at 80% 70%,       rgba(243,201,77,.13),       transparent 35%     ),     #0c2514; }  .gtree-final:before{   content:'';    position:absolute;    top:50%;   left:50%;    width:80px;   height:80px;    transform:     translate(-50%,-50%);    border:     2px solid     rgba(209,234,106,.13);    border-radius:50%;    animation:     gtreeFinalPulse     4s     ease-out     infinite; }  @keyframes gtreeFinalPulse{   0%{     width:70px;     height:70px;     opacity:.6;   }    100%{     width:350px;     height:350px;     opacity:0;   } }  .gtree-final h2, .gtree-final p{   position:relative;   z-index:2; }  .gtree-final p{   max-width:690px;   margin:auto; }   \/* =========================================================    MOBILE \/ SHOPLINE ========================================================= *\/  @media screen and (max-width:700px){    .glitter-tree-page h1{     font-size:31px;   }    .glitter-tree-page h2{     font-size:23px;   }    .gtree-hero{     padding:       44px       17px       20px;   }    .gtree-subtitle{     font-size:16px !important;   }    .gtree-feature-bar{     grid-template-columns:       repeat(2,1fr);      padding:       0       17px       20px;   }    .gtree-chip:nth-child(2):after{     display:none;   }    .gtree-section{     padding:       18px       17px;   }    .gtree-media{     width:100%;     aspect-ratio:1 \/ 1;      margin:       8px       0       15px;   }    .gtree-media img{     width:100%;     height:100%;      object-fit:contain;   }    .gtree-glitter-demo{     width:130px;     height:110px;   }    .gtree-bauble-demo{     height:95px;   }    .gtree-scenes{     grid-template-columns:       repeat(2,1fr);   }    .gtree-steps{     grid-template-columns:1fr;   }    .gtree-step:not(:last-child):after{     content:'↓';      top:auto;     right:50%;     bottom:-7px;   }    .gtree-reviews{     grid-template-columns:1fr;   }    .gtree-spec-row{     grid-template-columns:1fr;     gap:2px;   }    .gtree-final{     margin:       20px       17px       30px;   }  }   \/* =========================================================    REDUCED MOTION ========================================================= *\/  @media (prefers-reduced-motion:reduce){    .gtree-aura,   .gtree-glitter,   .gtree-dot,   .gtree-snow span,   .gtree-media img,   .gtree-media:before,   .gtree-media:after,   .gtree-glitter-demo span,   .gtree-bauble-string,   .gtree-final:before{     animation:none !important;   }  }  \u003c\/style\u003e \u003cdiv class=\"glitter-tree-page\"\u003e\n\u003c!-- =========================================================      DYNAMIC VISUAL EFFECTS ========================================================= --\u003e \u003cdiv aria-hidden=\"true\" class=\"gtree-aura\"\u003e \u003c\/div\u003e \u003cdiv aria-hidden=\"true\" class=\"gtree-glitter-field\"\u003e \u003c\/div\u003e \u003cdiv aria-hidden=\"true\" class=\"gtree-snow\"\u003e\n\u003cspan class=\"s1\"\u003e❄\u003c\/span\u003e \u003cspan class=\"s2\"\u003e✦\u003c\/span\u003e \u003cspan class=\"s3\"\u003e❄\u003c\/span\u003e \u003cspan class=\"s4\"\u003e✧\u003c\/span\u003e \u003cspan class=\"s5\"\u003e❄\u003c\/span\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-content\"\u003e\n\u003c!-- =========================================================      HERO ========================================================= --\u003e \u003cdiv class=\"gtree-hero\"\u003e \u003cdiv class=\"gtree-eyebrow\"\u003e✨ LIGHTS UP · GLITTER MOVES · THE TREE STAYS PERFECTLY IN PLACE\u003c\/div\u003e \u003ch1\u003eLight-Up Glitter Whimsical Christmas Tree\u003c\/h1\u003e \u003cp class=\"gtree-subtitle\"\u003eA bright green curved Christmas tree decoration with internal illumination, moving glitter, colorful bulb details and a dangling red ornament — all while the tree itself remains completely stationary.\u003c\/p\u003e \u003cp class=\"gtree-mini\"\u003e✨ Moving Glitter   •   💡 Internal Light   •   🎄 Stationary Tree   •   🔴 Hanging Ornament\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-feature-bar\"\u003e \u003cdiv class=\"gtree-chip\"\u003e✨ Moving Glitter\u003c\/div\u003e \u003cdiv class=\"gtree-chip\"\u003e💡 Lights Up\u003c\/div\u003e \u003cdiv class=\"gtree-chip\"\u003e🎄 Stationary Design\u003c\/div\u003e \u003cdiv class=\"gtree-chip\"\u003e🔴 Hanging Bauble\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 1 ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/b4f5ae60-9615-43d6-8de6-b8b5efd4e446.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Light-up glitter whimsical green Christmas tree\" src=\"YOUR_IMAGE_URL_1\"\u003e\n\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-section gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eA LITTLE CROOKED · COMPLETELY FULL OF CHARACTER\u003c\/div\u003e \u003ch2\u003e🎄 A Whimsical Tree That Refuses To Look Ordinary\u003c\/h2\u003e \u003cp\u003eThe bright green tree rises from a decorative pedestal before bending dramatically at the top, creating a playful silhouette that looks completely different from a traditional symmetrical Christmas tree.\u003c\/p\u003e \u003cp style=\"margin-top: 9px;\"\u003eMulticolored bulb details wrap around the textured body while a shiny red ornament hangs from the curved tip.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      GLITTER MOVEMENT ========================================================= --\u003e \u003cdiv class=\"gtree-section gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eTHE TREE STAYS STILL · THE SPARKLE MOVES\u003c\/div\u003e \u003ch2\u003e✨ Moving Glitter Creates Constantly Changing Sparkle\u003c\/h2\u003e \u003cdiv aria-hidden=\"true\" class=\"gtree-glitter-demo\"\u003e \u003c\/div\u003e \u003cp\u003eThe Christmas tree itself does not rotate. Instead, glitter moves and circulates inside the illuminated body, catching the internal light and creating continuously changing points of sparkle.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 2 ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/b99c06f4-62b8-4d07-a9f3-63e91e5faaa5.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Moving glitter inside illuminated Christmas tree\" src=\"YOUR_IMAGE_URL_2\"\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eWATCH THE LIGHT CATCH THE MOVING GLITTER\u003c\/div\u003e \u003ch2\u003e🌟 Sparkle Changes Without The Tree Moving\u003c\/h2\u003e \u003cp\u003eAs glitter travels through the illuminated interior, different particles catch the light at different moments, creating movement without requiring the decoration itself to rotate.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      FEATURES ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-tag\"\u003eLIGHT, COLOR \u0026amp; MOVING SPARKLE\u003c\/div\u003e \u003ch2\u003e💡 More Than A Static Tabletop Tree\u003c\/h2\u003e \u003cdiv class=\"gtree-feature\"\u003e \u003cdiv class=\"gtree-feature-title\"\u003e \u003cdiv class=\"gtree-feature-icon\"\u003e💚\u003c\/div\u003e \u003ch3\u003eBright Green Illuminated Body\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eInternal decorative lighting shines through the green body, making the entire curved silhouette glow more strongly in darker surroundings.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-feature\"\u003e \u003cdiv class=\"gtree-feature-title\"\u003e \u003cdiv class=\"gtree-feature-icon\"\u003e✨\u003c\/div\u003e \u003ch3\u003eMoving Glitter Inside\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eGlitter moves through the illuminated interior, creating shifting reflections and sparkle while the tree remains stationary.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-feature\"\u003e \u003cdiv class=\"gtree-feature-title\"\u003e \u003cdiv class=\"gtree-feature-icon\"\u003e🔴\u003c\/div\u003e \u003ch3\u003eMulticolor Bulb Details\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eSmall colorful bulb-style decorations travel around the tree, adding red, blue, green and warm accents against the vivid green body.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-feature\"\u003e \u003cdiv class=\"gtree-feature-title\"\u003e \u003cdiv class=\"gtree-feature-icon\"\u003e🟢\u003c\/div\u003e \u003ch3\u003eDecorative Green Pedestal\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eThe pedestal gives the tall curved tree a stable-looking visual base and a finished tabletop appearance.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 3 ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/97449441-04a3-43e2-85a1-b2ac027f78cc.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Colorful bulb decorations on Christmas tree\" src=\"YOUR_IMAGE_URL_3\"\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eCOLOR ALL THE WAY FROM BASE TO TIP\u003c\/div\u003e \u003ch2\u003e🔴🔵🟢 Mini Bulb Details Wrap Around The Tree\u003c\/h2\u003e \u003cp\u003eMulticolored bulb-style accents climb around the textured green surface, giving the tree visual interest even before the internal light is switched on.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      RED ORNAMENT ========================================================= --\u003e \u003cdiv class=\"gtree-section gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eTHE DETAIL THAT FINISHES THE CURVE\u003c\/div\u003e \u003ch2\u003e🔴 A Hanging Red Ornament At The Tip\u003c\/h2\u003e \u003cdiv aria-hidden=\"true\" class=\"gtree-bauble-demo\"\u003e \u003cdiv class=\"gtree-bauble-string\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp\u003eThe shiny red bauble hangs from the exaggerated curved top, emphasizing the playful silhouette and giving the tree its unmistakably whimsical finish.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 4 ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/eac71cb3-542b-4eda-a091-95098fff173f.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/bba73b7b-aab1-4e31-bc58-d3cf949853b8.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Curved Christmas tree with hanging red ornament\" src=\"YOUR_IMAGE_URL_4\"\u003e\n\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      NIGHT DISPLAY ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/58e7559c-f78e-4b1f-9eee-85336ff06cc5.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Illuminated green glitter Christmas tree at night\" src=\"YOUR_IMAGE_URL_5\"\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eEVEN BETTER AFTER THE ROOM LIGHTS GO DOWN\u003c\/div\u003e \u003ch2\u003e🌙 Green Light \u0026amp; Glitter Stand Out In The Dark\u003c\/h2\u003e \u003cp\u003eThe illuminated body becomes much more noticeable in evening settings while the moving glitter creates shifting points of brightness inside the stationary tree.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      DISPLAY LOCATIONS ========================================================= --\u003e \u003cdiv class=\"gtree-section gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eEASY TO ADD TO YOUR CHRISTMAS SETUP\u003c\/div\u003e \u003ch2\u003e🏠 A Small Tree For The Places Your Main Tree Can't Go\u003c\/h2\u003e \u003cdiv class=\"gtree-scenes\"\u003e \u003cdiv class=\"gtree-scene\"\u003e🔥 Mantel\u003c\/div\u003e \u003cdiv class=\"gtree-scene\"\u003e🪵 Side Table\u003c\/div\u003e \u003cdiv class=\"gtree-scene\"\u003e📚 Shelf\u003c\/div\u003e \u003cdiv class=\"gtree-scene\"\u003e🎁 Gift Display\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 6 ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/f414124e-63bd-4ece-80ae-4c3aa0364581.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Whimsical Christmas tree on holiday side table\" src=\"YOUR_IMAGE_URL_6\"\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eSMALL ENOUGH FOR TABLETOP DISPLAY\u003c\/div\u003e \u003ch2\u003e🎁 Place It Beside Gifts, Garlands Or Your Main Tree\u003c\/h2\u003e \u003cp\u003eThe compact tabletop format adds another layer of Christmas lighting without requiring the floor space of a full-size tree.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      HOW TO USE ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-tag\"\u003eDISPLAY SETUP\u003c\/div\u003e \u003ch2\u003e✨ Four Easy Steps\u003c\/h2\u003e \u003cdiv class=\"gtree-steps\"\u003e \u003cdiv class=\"gtree-step\"\u003e \u003cdiv class=\"gtree-step-num\"\u003e1\u003c\/div\u003e \u003cstrong\u003e Place \u003c\/strong\u003e \u003cp\u003eSet the tree upright on a stable indoor surface.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-step\"\u003e \u003cdiv class=\"gtree-step-num\"\u003e2\u003c\/div\u003e \u003cstrong\u003e Prepare \u003c\/strong\u003e \u003cp\u003eSet up the power source according to the selected version.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-step\"\u003e \u003cdiv class=\"gtree-step-num\"\u003e3\u003c\/div\u003e \u003cstrong\u003e Switch On \u003c\/strong\u003e \u003cp\u003eActivate the internal light and moving glitter effect.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-step\"\u003e \u003cdiv class=\"gtree-step-num\"\u003e4\u003c\/div\u003e \u003cstrong\u003e Enjoy \u003c\/strong\u003e \u003cp\u003eWatch the glitter move inside while the tree stays in place.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 7 ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/bba73b7b-aab1-4e31-bc58-d3cf949853b8.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Textured green Christmas tree detail\" src=\"YOUR_IMAGE_URL_7\"\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-center\"\u003e \u003cdiv class=\"gtree-tag\"\u003eTEXTURE HELPS BREAK UP THE LIGHT\u003c\/div\u003e \u003ch2\u003e🔍 Raised Branch-Like Surface Adds Visual Depth\u003c\/h2\u003e \u003cp\u003eThe irregular exterior texture catches and diffuses the internal illumination from different angles, creating more depth than a completely smooth green shell.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      PACKAGE ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-media\"\u003e\n\u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1788320492915\/62b4eca2-7fb7-4435-9030-c261c9442494.png?w=1254\u0026amp;h=1254\"\u003e\u003cimg alt=\"Light-up glitter Christmas tree package contents\" src=\"YOUR_IMAGE_URL_8\"\u003e\n\u003c\/div\u003e \u003cdiv class=\"gtree-package\"\u003e \u003cdiv class=\"gtree-tag\"\u003eWHAT'S INCLUDED\u003c\/div\u003e \u003ch2\u003e📦 Your Illuminated Christmas Tree Decoration\u003c\/h2\u003e \u003cdiv class=\"gtree-package-main\"\u003e🎄\u003cstrong\u003e Light-Up Glitter Whimsical Christmas Tree \u003c\/strong\u003e \u003cp\u003eIncludes the complete decorative tree assembly according to the selected product version.\u003c\/p\u003e \u003c\/div\u003e \u003cp style=\"margin-top: 11px; font-size: 13px; color: #9eaea0;\"\u003eExact dimensions, power configuration, materials, glitter mechanism and included components may vary by selected product version.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      REVIEWS ========================================================= --\u003e \u003cdiv class=\"gtree-section\"\u003e \u003cdiv class=\"gtree-tag\"\u003eCUSTOMER REVIEW EXAMPLES\u003c\/div\u003e \u003ch2\u003e⭐ Holiday Reactions\u003c\/h2\u003e \u003cdiv class=\"gtree-reviews\"\u003e \u003cdiv class=\"gtree-review\"\u003e \u003cdiv class=\"gtree-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“The glitter moving inside is the best part. The tree itself stays still, but the sparkle constantly changes when the light is on.”\u003c\/p\u003e \u003cdiv class=\"gtree-review-name\"\u003eJennifer M.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-review\"\u003e \u003cdiv class=\"gtree-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“I put it on the side table next to our main Christmas tree. The curved top and red ornament give it so much personality.”\u003c\/p\u003e \u003cdiv class=\"gtree-review-name\"\u003eAmanda R.\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"gtree-review\"\u003e \u003cdiv class=\"gtree-stars\"\u003e★★★★★\u003c\/div\u003e \u003cp\u003e“It already looks fun during the day, but at night the green light and glitter make it muc\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/theme-product-expander\u003e","brand":"hululu","offers":[{"title":"Default Title","offer_id":43607684939824,"sku":"18076972791079151024080715","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/b4f5ae60-9615-43d6-8de6-b8b5efd4e446.png?v=1789123633","url":"https:\/\/ahlet.com\/products\/light-up-glitter-whimsical-christmas-tree","provider":"Ahlet","version":"1.0","type":"link"}