{"product_id":"lighted-3d-christmas-globe-ornaments","title":"🎄 Light-Up 3D Christmas Ornaments – Battery Operated Warm White LED Scene Baubles","description":"\u003cstyle\u003e   .xv2-page{     --xv2-green:#163529;     --xv2-green-2:#214539;     --xv2-gold:#d4ab63;     --xv2-gold-dark:#a97a2d;     --xv2-cream:#fffaf2;     --xv2-soft:#fff5e7;     --xv2-soft-2:#f7efe2;     --xv2-red:#9d2e27;     --xv2-text:#3f403d;     --xv2-muted:#6d6d67;     --xv2-line:#eadfce;     --xv2-white:#ffffff;     max-width:920px;     margin:0 auto;     padding:0;     font-family:Arial,Helvetica,sans-serif;     color:var(--xv2-text);     line-height:1.7;     box-sizing:border-box;     overflow:hidden;     background:linear-gradient(180deg,#fffdf9 0%, #fff8ef 100%);     border-radius:24px;     border:1px solid #efe2cf;     box-shadow:0 10px 30px rgba(45,31,20,.05);   }   .xv2-page *,   .xv2-page *:before,   .xv2-page *:after{     box-sizing:border-box;   }   .xv2-page img{     width:100%;     height:auto;     display:block;     border-radius:18px;   }   .xv2-wrap{     position:relative;     padding:14px;     overflow:hidden;   }    \/* Snow effect *\/   .xv2-snow{     pointer-events:none;     position:absolute;     inset:0;     overflow:hidden;     z-index:1;   }   .xv2-snow span{     position:absolute;     top:-10px;     width:8px;     height:8px;     background:rgba(255,255,255,.95);     border-radius:50%;     box-shadow:0 0 10px rgba(255,255,255,.75);     animation:xv2Snow linear infinite;   }   .xv2-snow span:nth-child(1){left:5%;animation-duration:10s;animation-delay:-1s;transform:scale(.8);}   .xv2-snow span:nth-child(2){left:12%;animation-duration:13s;animation-delay:-4s;transform:scale(1.1);}   .xv2-snow span:nth-child(3){left:18%;animation-duration:11s;animation-delay:-2s;transform:scale(.7);}   .xv2-snow span:nth-child(4){left:24%;animation-duration:14s;animation-delay:-6s;transform:scale(1);}   .xv2-snow span:nth-child(5){left:31%;animation-duration:12s;animation-delay:-5s;transform:scale(.9);}   .xv2-snow span:nth-child(6){left:39%;animation-duration:15s;animation-delay:-3s;transform:scale(1.2);}   .xv2-snow span:nth-child(7){left:46%;animation-duration:10s;animation-delay:-7s;transform:scale(.75);}   .xv2-snow span:nth-child(8){left:53%;animation-duration:13s;animation-delay:-2s;transform:scale(.95);}   .xv2-snow span:nth-child(9){left:61%;animation-duration:12s;animation-delay:-8s;transform:scale(1.1);}   .xv2-snow span:nth-child(10){left:68%;animation-duration:15s;animation-delay:-4s;transform:scale(.8);}   .xv2-snow span:nth-child(11){left:75%;animation-duration:11s;animation-delay:-5s;transform:scale(.7);}   .xv2-snow span:nth-child(12){left:81%;animation-duration:14s;animation-delay:-1s;transform:scale(1);}   .xv2-snow span:nth-child(13){left:87%;animation-duration:12s;animation-delay:-6s;transform:scale(.9);}   .xv2-snow span:nth-child(14){left:93%;animation-duration:16s;animation-delay:-3s;transform:scale(1.2);}    @keyframes xv2Snow{     0%{transform:translateY(-20px) translateX(0);}     50%{transform:translateY(50vh) translateX(12px);}     100%{transform:translateY(110vh) translateX(-10px);}   }    .xv2-inner{     position:relative;     z-index:2;   }    \/* Hero *\/   .xv2-hero{     position:relative;     overflow:hidden;     padding:26px 18px 24px;     border-radius:22px;     background:linear-gradient(135deg,#143326 0%, #21463a 55%, #4a2d1e 100%);     color:#fff;     box-shadow:0 16px 36px rgba(32,22,14,.15);   }   .xv2-hero:before{     content:'';     position:absolute;     top:-25%;     left:-30%;     width:70%;     height:170%;     background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.05) 40%,rgba(255,255,255,.18) 50%,rgba(255,255,255,.05) 60%,transparent 100%);     transform:rotate(18deg);     animation:xv2Sweep 6s linear infinite;   }   @keyframes xv2Sweep{     0%{left:-60%;}     100%{left:130%;}   }   .xv2-badge{     display:inline-block;     margin:0 auto 12px;     padding:8px 14px;     border-radius:999px;     background:rgba(255,232,183,.14);     border:1px solid rgba(255,230,171,.35);     color:#ffe9bd !important;     font-size:12px;     font-weight:700;     text-transform:uppercase;     letter-spacing:.8px;   }   .xv2-hero h1{     margin:0 0 10px;     text-align:center;     color:#ffffff !important;     font-family:Georgia,'Times New Roman',serif;     font-size:34px;     line-height:1.2;     font-weight:700;   }   .xv2-hero h3{     margin:0 0 12px;     text-align:center;     color:#ffe3a5 !important;     font-family:Georgia,'Times New Roman',serif;     font-size:20px;     font-style:italic;     font-weight:500;     line-height:1.45;   }   .xv2-hero p{     max-width:760px;     margin:0 auto;     text-align:center;     color:#f8f2e8 !important;     font-size:16px;     line-height:1.8;   }    \/* Generic cards *\/   .xv2-card{     margin-top:18px;     padding:20px 16px;     background:rgba(255,255,255,.95);     border:1px solid var(--xv2-line);     border-radius:22px;     box-shadow:0 8px 22px rgba(44,31,20,.05);     position:relative;     overflow:hidden;   }   .xv2-card.glow:after{     content:'';     position:absolute;     inset:auto -5% -45px -5%;     height:120px;     background:radial-gradient(circle, rgba(255,219,133,.25) 0%, rgba(255,219,133,0) 72%);     pointer-events:none;   }   .xv2-title{     margin:0 0 10px;     text-align:center;     color:var(--xv2-green) !important;     font-family:Georgia,'Times New Roman',serif;     font-size:28px;     line-height:1.3;     font-weight:700;   }   .xv2-sub{     max-width:760px;     margin:0 auto 12px;     text-align:center;     color:var(--xv2-muted) !important;     font-size:16px;     line-height:1.8;   }   .xv2-img{     margin:16px 0 8px;     border-radius:18px;     overflow:hidden;     border:1px solid rgba(212,171,99,.22);     box-shadow:0 12px 28px rgba(43,31,20,.10);     background:#fff;   }   .xv2-img.soft-glow{     animation:xv2Glow 3.6s ease-in-out infinite;   }   @keyframes xv2Glow{     0%{box-shadow:0 12px 28px rgba(43,31,20,.10), 0 0 0 rgba(255,223,144,0);}     50%{box-shadow:0 12px 28px rgba(43,31,20,.10), 0 0 26px rgba(255,223,144,.28);}     100%{box-shadow:0 12px 28px rgba(43,31,20,.10), 0 0 0 rgba(255,223,144,0);}   }   .xv2-note{     margin-top:12px;     padding:14px 15px;     background:linear-gradient(180deg,#fffefb 0%, #fff7ea 100%);     border:1px dashed #dfc18b;     border-radius:16px;     text-align:center;     color:var(--xv2-text) !important;     font-size:15px;     line-height:1.75;   }    .xv2-grid{     display:grid;     grid-template-columns:repeat(2,1fr);     gap:12px;     margin-top:12px;   }   .xv2-item{     background:linear-gradient(180deg,#fffefb 0%, #fff7ec 100%);     border:1px solid var(--xv2-line);     border-radius:16px;     padding:15px 14px;   }   .xv2-item h4{     margin:0 0 6px;     color:var(--xv2-green) !important;     font-size:18px;     line-height:1.4;     font-weight:700;   }   .xv2-item p{     margin:0;     color:var(--xv2-muted) !important;     font-size:15px;     line-height:1.7;   }    .xv2-style-chips{     display:flex;     flex-wrap:wrap;     gap:8px;     justify-content:center;     margin-top:14px;   }   .xv2-chip{     display:inline-block;     padding:7px 11px;     border-radius:999px;     background:#fff;     border:1px solid #ead6b5;     color:var(--xv2-green) !important;     font-size:13px;     font-weight:700;   }    .xv2-spec{     margin-top:14px;     border:1px solid var(--xv2-line);     border-radius:18px;     overflow:hidden;     background:#fff;   }   .xv2-spec-row{     display:flex;     gap:16px;     padding:12px 15px;     border-bottom:1px solid var(--xv2-line);   }   .xv2-spec-row:last-child{     border-bottom:0;   }   .xv2-spec-label{     width:34%;     flex-shrink:0;     color:var(--xv2-green) !important;     font-size:15px;     font-weight:700;     line-height:1.6;   }   .xv2-spec-value{     flex:1;     color:var(--xv2-text) !important;     font-size:15px;     line-height:1.7;   }    .xv2-mini-grid{     display:grid;     grid-template-columns:repeat(2,1fr);     gap:10px;     margin-top:14px;   }   .xv2-mini{     padding:13px 14px;     border-radius:14px;     background:#fff;     border:1px solid var(--xv2-line);     color:var(--xv2-text) !important;     font-size:15px;     line-height:1.65;   }    .xv2-dark-cta{     position:relative;     overflow:hidden;     margin-top:18px;     padding:28px 18px;     border-radius:22px;     background:linear-gradient(135deg,#143327 0%, #214539 58%, #472b1e 100%);     box-shadow:0 18px 40px rgba(28,20,14,.12);     text-align:center;   }   .xv2-dark-cta:after{     content:'';     position:absolute;     inset:0;     background:       radial-gradient(circle at 18% 20%, rgba(255,228,165,.18) 0%, transparent 24%),       radial-gradient(circle at 80% 45%, rgba(255,219,130,.14) 0%, transparent 24%);     pointer-events:none;   }   .xv2-dark-cta h2{     position:relative;     z-index:2;     margin:0 0 10px;     color:#ffffff !important;     font-family:Georgia,'Times New Roman',serif;     font-size:30px;     line-height:1.3;     font-weight:700;   }   .xv2-dark-cta p{     position:relative;     z-index:2;     max-width:760px;     margin:0 auto;     color:#f9f0e5 !important;     font-size:16px;     line-height:1.8;   }   .xv2-dark-cta strong{     color:#ffd98b !important;   }    .xv2-small-note{     margin-top:12px;     padding:14px 15px;     border-radius:14px;     background:#f7f7f4;     color:#75756e !important;     font-size:13px;     line-height:1.7;   }    @media(max-width:768px){     .xv2-page{       border-radius:0;       border-left:0;       border-right:0;     }     .xv2-wrap{       padding:10px 8px 20px;     }     .xv2-hero{       padding:20px 14px 18px;       border-radius:18px;     }     .xv2-hero h1{       font-size:26px;     }     .xv2-hero h3{       font-size:17px;     }     .xv2-hero p,     .xv2-sub{       font-size:15px;     }     .xv2-card{       padding:16px 13px;       border-radius:18px;     }     .xv2-title{       font-size:23px;     }     .xv2-grid,     .xv2-mini-grid{       grid-template-columns:1fr;     }     .xv2-spec-row{       flex-direction:column;       gap:4px;     }     .xv2-spec-label{       width:100%;     }     .xv2-dark-cta{       padding:24px 14px;       border-radius:18px;     }     .xv2-dark-cta h2{       font-size:24px;     }   } \u003c\/style\u003e \u003cdiv class=\"xv2-page\"\u003e \u003cdiv class=\"xv2-wrap\"\u003e \u003cdiv class=\"xv2-snow\"\u003e \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e \u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-inner\"\u003e \u003c!-- HERO --\u003e \u003cdiv class=\"xv2-hero\"\u003e \u003cdiv style=\"text-align: center;\"\u003e\u003cspan class=\"xv2-badge\"\u003eHoliday Favorite • Warm White LED Glow\u003c\/span\u003e\u003c\/div\u003e \u003ch1\u003e🎄 Lighted 3D Christmas Globe Ornaments\u003c\/h1\u003e \u003ch3\u003eA Tiny Winter World, Glowing From Within\u003c\/h3\u003e \u003cp\u003eMore than just a Christmas ornament, each glowing globe holds a miniature holiday scene filled with warmth, detail and festive charm. It instantly makes your tree, mantel or gift display feel more magical.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- SANTA --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e✨ The Ornament Everyone Notices First\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eThe Santa design captures the heart of Christmas — glowing gifts, a festive tree, sparkling snow and the warm feeling of holiday giving all inside one elegant ornament.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003cimg src=\"https:\/\/artveraprint.com\/cdn\/shop\/files\/DM_20260902162328_001.jpg?v=1788338421\u0026amp;width=1946\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eA beautiful statement piece for anyone who loves classic Christmas charm, golden glow and keepsake-style décor.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- CORE BENEFITS --\u003e \u003cdiv class=\"xv2-card\"\u003e \u003ch2 class=\"xv2-title\"\u003e💫 Why You'll Want More Than One\u003c\/h2\u003e \u003cdiv class=\"xv2-grid\"\u003e \u003cdiv class=\"xv2-item\"\u003e \u003ch4\u003e🌟 Soft Warm Glow\u003c\/h4\u003e \u003cp\u003eWarm white LED lighting creates a cozy festive mood that looks especially beautiful in the evening.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-item\"\u003e \u003ch4\u003e🪄 3D Mini Holiday Scene\u003c\/h4\u003e \u003cp\u003eEach globe contains a layered miniature world with depth, sparkle and handcrafted Christmas detail.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-item\"\u003e \u003ch4\u003e🔋 Battery Powered\u003c\/h4\u003e \u003cp\u003eNo cords or outlets needed — simply display it anywhere and enjoy instant holiday ambience.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-item\"\u003e \u003ch4\u003e🎁 Gift-Ready Appeal\u003c\/h4\u003e \u003cp\u003eMeaningful enough to gift, beautiful enough to collect, and charming enough to display year after year.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- TREE --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e🎄 A Classic Christmas Favorite\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eThe glowing Christmas Tree scene delivers timeless holiday beauty with ornaments, presents and rich festive sparkle.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003ePerfect if you love traditional Christmas décor and want a warm, elegant ornament that feels festive on its own.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- SNOWMAN --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e☃️ Cozy, Playful \u0026amp; Full of Winter Cheer\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eThe Snowman design adds a heartwarming winter touch that feels cheerful, friendly and wonderfully nostalgic.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003cimg src=\"https:\/\/artveraprint.com\/cdn\/shop\/files\/8e127a56-9e3a-4ed6-8f5d-f6cf9470a5d4.jpg?v=1788338421\u0026amp;width=1946\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eA lovely choice for family homes, children’s rooms, winter displays and heartfelt seasonal gift giving.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- TRAIN --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e🚂 Storybook Christmas In Motion\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eThe Christmas Train scene feels nostalgic and collectible — glowing lights, festive cargo and vintage holiday magic.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003cimg src=\"https:\/\/artveraprint.com\/cdn\/shop\/files\/DM_20260902181838_001_9f54246e-2301-4eab-90ce-f41c08d19d41.jpg?v=1788344362\u0026amp;width=1946\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eIdeal for shoppers who love old-fashioned Christmas décor, miniature scenes and nostalgic holiday storytelling.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- NUTCRACKER --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e👑 Elegant, Festive \u0026amp; Collectible\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eThe Nutcracker design brings a more refined holiday look — perfect for traditional Christmas interiors and gift-worthy displays.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003cimg src=\"https:\/\/artveraprint.com\/cdn\/shop\/files\/ef777882-f08e-4cf1-8a50-d337791cd39f.jpg?v=1788338422\u0026amp;width=1946\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eA premium-looking option for anyone who loves timeless holiday characters and display pieces that feel special.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- ALL STYLES --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e✨ 8 Glowing Christmas Stories To Choose From\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eEach design brings its own little holiday world to life — whether you want something warm, whimsical, classic or collectible.\u003c\/p\u003e \u003cdiv class=\"xv2-img\"\u003e\u003cimg src=\"https:\/\/artveraprint.com\/cdn\/shop\/files\/2f33c1d5-68a6-46e8-9d15-183fb40adb8c.jpg?v=1788338421\u0026amp;width=1946\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-style-chips\"\u003e \u003cspan class=\"xv2-chip\"\u003e🎅 Santa\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e☃️ Snowman\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e🦌 Reindeer\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e🏠 Gingerbread House\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e🎄 Christmas Tree\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e👑 Nutcracker\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e👼 Angel\u003c\/span\u003e \u003cspan class=\"xv2-chip\"\u003e🚂 Christmas Train\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eChoose your favorite scene — or collect several together for a fuller, more magical holiday display.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- TREE DISPLAY --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e🌲 Instantly Elevates Your Christmas Tree\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eWhen hung among twinkle lights and evergreen branches, these clear glowing baubles stand out beautifully and make the tree feel richer and more luxurious.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eMixing different styles on one tree creates a layered, storybook-inspired look that feels festive, premium and memorable.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- GIFT BOX --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e🎁 A Gift That Feels Special Before It's Even Opened\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eBeautiful presentation makes these ornaments feel like more than décor — they feel like a thoughtful Christmas keepsake.\u003c\/p\u003e \u003cdiv class=\"xv2-img soft-glow\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-note\"\u003eGreat for gifting to family, friends, holiday collectors, Secret Santa exchanges or anyone who loves meaningful seasonal décor.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- DISPLAY WAYS --\u003e \u003cdiv class=\"xv2-card glow\"\u003e \u003ch2 class=\"xv2-title\"\u003e🏠 Display It Your Way\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eThese aren’t limited to just the tree — their warm glow works beautifully all around the home.\u003c\/p\u003e \u003cdiv class=\"xv2-img\"\u003e\u003cimg src=\"https:\/\/artveraprint.com\/cdn\/shop\/files\/DM_20260902162344_001.jpg?v=1788338421\u0026amp;width=1946\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-mini-grid\"\u003e \u003cdiv class=\"xv2-mini\"\u003e🎄 Hang it on your Christmas tree for a classic festive look.\u003c\/div\u003e \u003cdiv class=\"xv2-mini\"\u003e🪟 Display it in a window for a glowing seasonal accent.\u003c\/div\u003e \u003cdiv class=\"xv2-mini\"\u003e🔥 Style it on a mantel with garlands, candles and pinecones.\u003c\/div\u003e \u003cdiv class=\"xv2-mini\"\u003e✨ Showcase it on an ornament stand as a tabletop decoration.\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- INFOGRAPHIC + SPECS --\u003e \u003cdiv class=\"xv2-card\"\u003e \u003ch2 class=\"xv2-title\"\u003e📦 Product Details\u003c\/h2\u003e \u003cp class=\"xv2-sub\"\u003eA compact glowing ornament with strong visual impact — easy to display, easy to love, and ready for the season.\u003c\/p\u003e \u003cdiv class=\"xv2-img\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0731\/5016\/9239\/files\/2_1a5bf681-b689-4cff-a069-289300c22fef.png?v=1788421952\" alt=\"\"\u003e\u003c\/div\u003e \u003cdiv class=\"xv2-spec\"\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003eProduct Type\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003eLight-Up Christmas Diorama Ornament \/ Lighted 3D Christmas Globe Ornament\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003eMaterial\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003eClear ornament shell with detailed miniature holiday scene and decorative top cap\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003eLight Color\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003eSoft Warm White LED\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003ePower Supply\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003eButton Battery Powered\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003eDisplay Style\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003eReady to hang, ready to display, no assembly required\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003eApprox. Size\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003e3.15 in × 3.15 in × 3.15 in\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003eAvailable Designs\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003e8 glowing Christmas scene styles to choose from\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-spec-row\"\u003e \u003cdiv class=\"xv2-spec-label\"\u003ePackage Includes\u003c\/div\u003e \u003cdiv class=\"xv2-spec-value\"\u003e1 × Lighted Christmas Globe Ornament (or selected set, depending on your chosen option)\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"xv2-small-note\"\u003e \u003cstrong\u003eNote:\u003c\/strong\u003e Decorative item only. Handle with care. Battery life may vary depending on usage. Appearance, glow intensity and color tone may vary slightly due to lighting and screen settings. Keep accessible small batteries away from children and pets.\u003c\/div\u003e \u003c\/div\u003e \u003c!-- FINAL CTA --\u003e \u003cdiv class=\"xv2-dark-cta\"\u003e \u003ch2\u003e🎄 One Glowing Globe. Eight Christmas Stories.\u003c\/h2\u003e \u003cp\u003eAdd warmth, wonder and a little festive magic to your holiday décor with an ornament that feels both beautiful and gift-worthy. \u003cbr\u003e\u003cstrong\u003eChoose your favorite design — or collect more than one for an even more magical Christmas display. ✨\u003c\/strong\u003e\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","brand":"MJJ","offers":[{"title":"Santa","offer_id":54714870858094,"sku":"NC0216260903026-圣诞老人","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Tree","offer_id":54714870890862,"sku":"NC0216260903026-圣诞树","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Snowman","offer_id":54714870923630,"sku":"NC0216260903026-雪人","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Express","offer_id":54714870956398,"sku":"NC0216260903026-列车","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Nutcracker","offer_id":54714870989166,"sku":"NC0216260903026-胡桃小人","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Angel","offer_id":54714871021934,"sku":"NC0216260903026-天使","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Gingerbread Cottage","offer_id":54714871054702,"sku":"NC0216260903026-姜饼屋","price":18.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer","offer_id":54714871087470,"sku":"NC0216260903026-圣诞鹿","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Complete Set – All 8 Styles Included (30% OFF \u0026 Free Shipping) |🏆 Best Seller","offer_id":54714871120238,"sku":"NC0216260903026-圣诞老人+NC0216260903026-圣诞树+NC0216260903026-雪人+NC0216260903026-列车+NC0216260903026-胡桃小人+NC0216260903026-天使+NC0216260903026-姜饼屋+NC0216260903026-圣诞鹿","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/DM_20260902162328_001.jpg?v=1788487970","url":"https:\/\/bvuyomi.com\/products\/lighted-3d-christmas-globe-ornaments","provider":"Bvuyomi","version":"1.0","type":"link"}