{"product_id":"christmas-lighted-centerpiece-with-flameless-candle-glow","title":"Lighted Christmas Centerpiece with Flameless Candle Glow – 7 Festive Styles","description":"\u003cstyle\u003e\n\/* =========================================================\n   LIGHTED CHRISTMAS CENTERPIECE\n   SHOPIFY PRODUCT DESCRIPTION\n========================================================= *\/\n\n.lcc,\n.lcc *{\n  box-sizing:border-box;\n}\n\n.lcc{\n  width:100%;\n  margin:0;\n  padding:0;\n  overflow:hidden;\n  background:#fffdf8;\n  color:#302b27;\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.68;\n}\n\n.lcc img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto;\n}\n\n.lcc-wrap{\n  width:min(100%,900px);\n  margin:0 auto;\n  padding:0 18px;\n}\n\n.lcc-section{\n  padding:48px 0;\n}\n\n.lcc-center{\n  text-align:center;\n}\n\n.lcc-soft{\n  background:#f7f2e9;\n}\n\n.lcc-dark{\n  background:#28231e;\n}\n\n.lcc-badge{\n  display:inline-block;\n  margin-bottom:13px;\n  padding:8px 15px;\n  border-radius:999px;\n  background:#efe3cf;\n  color:#82592c;\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.04em;\n  text-transform:uppercase;\n}\n\n.lcc-title{\n  max-width:850px;\n  margin:0 auto 15px;\n  color:#352f2a;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:43px;\n  line-height:1.08;\n}\n\n.lcc-title span{\n  color:#a8322d;\n}\n\n.lcc-text{\n  max-width:740px;\n  margin:0 auto;\n  color:#6e665f;\n  font-size:18px;\n  line-height:1.72;\n}\n\n\n\/* HERO *\/\n\n.lcc-hero{\n  padding:55px 0 59px;\n  background:\n    radial-gradient(circle at 50% 0,rgba(203,157,66,.18),transparent 42%),\n    linear-gradient(180deg,#f4e9d8,#fffdf8);\n}\n\n.lcc-hero-label{\n  display:inline-block;\n  margin-bottom:15px;\n  padding:9px 16px;\n  border-radius:5px;\n  background:#6e2825;\n  color:#fff;\n  font-size:12px;\n  font-weight:900;\n}\n\n.lcc-hero .lcc-title{\n  max-width:900px;\n  font-size:52px;\n}\n\n.lcc-hero-copy{\n  max-width:790px;\n  margin:0 auto;\n  color:#625b55;\n  font-size:19px;\n  line-height:1.72;\n}\n\n.lcc-pills{\n  display:flex;\n  justify-content:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-top:24px;\n}\n\n.lcc-pill{\n  padding:9px 13px;\n  border:1px solid #e1d6c8;\n  border-radius:999px;\n  background:#fff;\n  color:#514941;\n  font-size:13px;\n  font-weight:800;\n}\n\n\n\/* IMAGE *\/\n\n.lcc-image{\n  width:min(100%,800px);\n  margin:29px auto 0;\n  overflow:hidden;\n  border-radius:15px;\n  background:#eee;\n  box-shadow:0 13px 35px rgba(65,43,25,.14);\n}\n\n.lcc-caption{\n  padding:13px 16px;\n  background:#6e2825;\n  color:#fff;\n  text-align:center;\n  font-size:14px;\n  font-weight:800;\n}\n\n\n\/* QUICK BAR *\/\n\n.lcc-bar{\n  background:#6e2825;\n}\n\n.lcc-bar-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.lcc-bar-item{\n  padding:22px 7px;\n  border-right:1px solid rgba(255,255,255,.16);\n  text-align:center;\n}\n\n.lcc-bar-item:last-child{\n  border-right:0;\n}\n\n.lcc-bar-item div{\n  font-size:25px;\n}\n\n.lcc-bar-item strong{\n  display:block;\n  color:#fff;\n  font-size:14px;\n}\n\n.lcc-bar-item small{\n  display:block;\n  color:#f0dddd;\n  font-size:10px;\n}\n\n\n\/* HOOK *\/\n\n.lcc-hook{\n  max-width:770px;\n  margin:28px auto 0;\n  padding:29px 21px;\n  border-radius:13px;\n  background:#6e2825;\n  color:#fff;\n}\n\n.lcc-hook strong{\n  display:block;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:27px;\n  line-height:1.4;\n}\n\n.lcc-hook span{\n  color:#f0cf8c;\n}\n\n.lcc-hook p{\n  margin:8px 0 0;\n  color:#eee0dc;\n  font-size:14px;\n}\n\n\n\/* CARDS *\/\n\n.lcc-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:30px;\n}\n\n.lcc-card{\n  padding:23px 18px;\n  border:1px solid #e4ddd4;\n  border-radius:12px;\n  background:#fff;\n  text-align:left;\n}\n\n.lcc-icon{\n  width:46px;\n  height:46px;\n  margin-bottom:11px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:11px;\n  background:#f4e9dd;\n  font-size:22px;\n}\n\n.lcc-card h3{\n  margin:0 0 5px;\n  color:#382f2b;\n  font-size:17px;\n}\n\n.lcc-card p{\n  margin:0;\n  color:#726a63;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* DARK *\/\n\n.lcc-dark .lcc-title{\n  color:#fff;\n}\n\n.lcc-dark .lcc-title span{\n  color:#efca82;\n}\n\n.lcc-dark .lcc-text{\n  color:#dfddd9;\n}\n\n.lcc-dark-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:29px;\n}\n\n.lcc-dark-card{\n  padding:22px 8px;\n  border:1px solid rgba(255,255,255,.14);\n  border-radius:11px;\n  background:rgba(255,255,255,.05);\n  text-align:center;\n}\n\n.lcc-dark-card div{\n  font-size:26px;\n}\n\n.lcc-dark-card strong{\n  display:block;\n  color:#fff;\n  font-size:14px;\n}\n\n.lcc-dark-card small{\n  color:#d6d2ce;\n  font-size:10px;\n}\n\n\n\/* STYLES *\/\n\n.lcc-styles{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:10px;\n  max-width:790px;\n  margin:30px auto 0;\n}\n\n.lcc-style{\n  padding:17px 15px;\n  border:1px solid #e4ddd4;\n  border-radius:11px;\n  background:#fff;\n  text-align:left;\n}\n\n.lcc-style strong{\n  display:block;\n  color:#382f2b;\n  font-size:15px;\n}\n\n.lcc-style span{\n  display:block;\n  margin-top:3px;\n  color:#777069;\n  font-size:12px;\n}\n\n\n\/* USE *\/\n\n.lcc-use-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:30px;\n}\n\n.lcc-use{\n  padding:19px 8px;\n  border:1px solid #e4ddd4;\n  border-radius:11px;\n  background:#fff;\n  text-align:center;\n}\n\n.lcc-use div{\n  font-size:27px;\n}\n\n.lcc-use strong{\n  display:block;\n  color:#382f2b;\n  font-size:14px;\n}\n\n.lcc-use small{\n  color:#888078;\n  font-size:10px;\n}\n\n\n\/* INFO *\/\n\n.lcc-info{\n  max-width:780px;\n  margin:30px auto 0;\n  overflow:hidden;\n  border:1px solid #e4ddd4;\n  border-radius:13px;\n  background:#fff;\n}\n\n.lcc-info-row{\n  display:grid;\n  grid-template-columns:1fr 1.8fr;\n  border-bottom:1px solid #eee8e2;\n}\n\n.lcc-info-row:last-child{\n  border-bottom:0;\n}\n\n.lcc-info-row strong,\n.lcc-info-row span{\n  padding:15px 16px;\n  font-size:14px;\n  text-align:left;\n}\n\n.lcc-info-row strong{\n  background:#f7f3ed;\n  color:#382f2b;\n}\n\n.lcc-info-row span{\n  color:#6d665f;\n}\n\n\n\/* NOTE *\/\n\n.lcc-note{\n  max-width:780px;\n  margin:20px auto 0;\n  padding:17px 18px;\n  border-left:4px solid #9f3a31;\n  border-radius:5px;\n  background:#fff7eb;\n  color:#625a53;\n  font-size:13px;\n  line-height:1.68;\n  text-align:left;\n}\n\n\n\/* FAQ *\/\n\n.lcc-faq{\n  max-width:780px;\n  margin:27px auto 0;\n}\n\n.lcc-faq-item{\n  margin-bottom:9px;\n  padding:18px;\n  border:1px solid #e4ddd4;\n  border-radius:11px;\n  background:#fff;\n  text-align:left;\n}\n\n.lcc-faq-item strong{\n  display:block;\n  margin-bottom:4px;\n  color:#382f2b;\n  font-size:16px;\n}\n\n.lcc-faq-item p{\n  margin:0;\n  color:#716961;\n  font-size:14px;\n}\n\n\n\/* FINAL *\/\n\n.lcc-final{\n  padding:63px 0;\n  background:\n    radial-gradient(circle at 50% 0,rgba(220,176,79,.14),transparent 42%),\n    linear-gradient(135deg,#5e201e,#25231e);\n}\n\n.lcc-final .lcc-title{\n  color:#fff;\n}\n\n.lcc-final .lcc-title span{\n  color:#f1cd86;\n}\n\n.lcc-final .lcc-text{\n  color:#ebe7e2;\n}\n\n.lcc-final-list{\n  margin-top:21px;\n  color:#fff;\n  font-size:17px;\n  line-height:1.9;\n  font-weight:800;\n}\n\n\n\/* MOBILE *\/\n\n@media(max-width:750px){\n\n  .lcc-wrap{\n    padding:0 13px;\n  }\n\n  .lcc-section{\n    padding:38px 0;\n  }\n\n  .lcc-hero{\n    padding:38px 0 44px;\n  }\n\n  .lcc-title,\n  .lcc-hero .lcc-title{\n    font-size:30px;\n  }\n\n  .lcc-text,\n  .lcc-hero-copy{\n    font-size:16px;\n  }\n\n  .lcc-bar-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .lcc-grid3{\n    grid-template-columns:1fr;\n  }\n\n  .lcc-dark-grid,\n  .lcc-use-grid,\n  .lcc-styles{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .lcc-info-row{\n    grid-template-columns:1fr;\n  }\n\n  .lcc-info-row strong{\n    padding-bottom:5px;\n  }\n\n  .lcc-info-row span{\n    padding-top:6px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lcc\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"lcc-hero\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-hero-label\"\u003e✨ BRING WARM CHRISTMAS CANDLELIGHT TO THE TABLE\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eAll The Warmth Of Candlelight. \u003cspan\u003eNone Of The Open Flame.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lcc-hero-copy\"\u003eA glowing Christmas centerpiece surrounded by frosted greenery, berries, pinecones and a charming holiday character — designed to make the table feel instantly warmer and more festive.\u003c\/p\u003e\n\u003cdiv class=\"lcc-pills\"\u003e\n\u003cdiv class=\"lcc-pill\"\u003eFlameless Candle Glow\u003c\/div\u003e\n\u003cdiv class=\"lcc-pill\"\u003e7 Festive Styles\u003c\/div\u003e\n\u003cdiv class=\"lcc-pill\"\u003eApprox. 10.6\" × 11.8\"\u003c\/div\u003e\n\u003cdiv class=\"lcc-pill\"\u003eReady-To-Display Centerpiece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 1 --\u003e\n\u003cdiv class=\"lcc-image\"\u003e\u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/9b844a4e93d1337056ac376f40501c7a875db509.jpeg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lcc-image\"\u003e\n\u003cdiv class=\"lcc-caption\"\u003eWarm Candlelight. Classic Christmas Details. One Cozy Centerpiece.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003csection class=\"lcc-bar\"\u003e\n\u003cdiv class=\"lcc-wrap\"\u003e\n\u003cdiv class=\"lcc-bar-grid\"\u003e\n\u003cdiv class=\"lcc-bar-item\"\u003e\n\u003cdiv\u003e🕯️\u003c\/div\u003e\n\u003cstrong\u003eFlameless Glow\u003c\/strong\u003e \u003csmall\u003eWarm candle-style lighting\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-bar-item\"\u003e\n\u003cdiv\u003e🌲\u003c\/div\u003e\n\u003cstrong\u003eFull Arrangement\u003c\/strong\u003e \u003csmall\u003eGreenery, berries \u0026amp; pinecones\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-bar-item\"\u003e\n\u003cdiv\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003eHoliday Character\u003c\/strong\u003e \u003csmall\u003eCreates a complete scene\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-bar-item\"\u003e\n\u003cdiv\u003e🏡\u003c\/div\u003e\n\u003cstrong\u003eTabletop Size\u003c\/strong\u003e \u003csmall\u003eEasy to place around the home\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003csection class=\"lcc-section lcc-soft\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\"\u003eSOME CHRISTMAS DECOR FILLS SPACE • THIS ONE SETS THE MOOD\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eMake The Table Feel \u003cspan\u003eLike Christmas Before Dinner Even Starts.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lcc-text\"\u003eWarm light. Frosted pine. Red berries. Snow-dusted pinecones. A familiar Christmas character right in the middle.\u003c\/p\u003e\n\u003cdiv class=\"lcc-hook\"\u003e\n\u003cstrong\u003e Turn it on at dusk and let \u003cspan\u003ethe whole arrangement glow.\u003c\/span\u003e \u003c\/strong\u003e\n\u003cp\u003eA cozy focal point for quiet evenings, family dinners and holiday gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 2 --\u003e\n\u003cdiv class=\"lcc-image\"\u003e\u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/2d11a30d0eef9e171668bf24e900e5f41adc6587.jpeg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lcc-image\"\u003e\n\u003cdiv class=\"lcc-caption\"\u003eMade For The Moments When Everyone Gathers Around.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DAY NIGHT --\u003e\n\u003csection class=\"lcc-section lcc-dark\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\" style=\"background: rgba(255,255,255,.10); color: #efcb84;\"\u003eBEAUTIFUL BEFORE DARK • EVEN BETTER AFTER\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eDetailed By Day. \u003cspan\u003eWarm \u0026amp; Glowing At Night.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lcc-text\"\u003eThe frosted winter arrangement brings color and texture during the day, while the glowing candle-style columns create a softer, warmer atmosphere after sunset.\u003c\/p\u003e\n\u003cdiv class=\"lcc-dark-grid\"\u003e\n\u003cdiv class=\"lcc-dark-card\"\u003e\n\u003cdiv\u003e🕯️\u003c\/div\u003e\n\u003cstrong\u003eWarm Glow\u003c\/strong\u003e \u003csmall\u003eCozy candlelight effect\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-dark-card\"\u003e\n\u003cdiv\u003e❄️\u003c\/div\u003e\n\u003cstrong\u003eFrosted Detail\u003c\/strong\u003e \u003csmall\u003eSnowy winter character\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-dark-card\"\u003e\n\u003cdiv\u003e🌲\u003c\/div\u003e\n\u003cstrong\u003eEvergreen Look\u003c\/strong\u003e \u003csmall\u003eClassic Christmas greenery\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-dark-card\"\u003e\n\u003cdiv\u003e❤️\u003c\/div\u003e\n\u003cstrong\u003eTraditional Style\u003c\/strong\u003e \u003csmall\u003eWarm red \u0026amp; green palette\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 3 --\u003e\n\u003cdiv class=\"lcc-image\"\u003e\u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/119b24f7cf1c60907b4340a938b774305864469c.jpeg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lcc-image\"\u003e\n\u003cdiv class=\"lcc-caption\"\u003eSoft Golden Light Without A Traditional Open Flame.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 7 STYLES --\u003e\n\u003csection class=\"lcc-section\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\"\u003eCHOOSE THE CHARACTER THAT FEELS LIKE CHRISTMAS TO YOU\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eSeven Festive Styles. \u003cspan\u003eOne Cozy Christmas Collection.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lcc-styles\"\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e⛄ Snowman\u003c\/strong\u003e \u003cspan\u003eCozy classic winter style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e🎅 Santa\u003c\/strong\u003e \u003cspan\u003eTraditional Christmas favorite\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e⭐ Nativity\u003c\/strong\u003e \u003cspan\u003eMeaningful Christmas scene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e👼 Angel\u003c\/strong\u003e \u003cspan\u003eGraceful holiday centerpiece\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e🎖️ Nutcracker\u003c\/strong\u003e \u003cspan\u003eTraditional holiday character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e🎄 Gnome\u003c\/strong\u003e \u003cspan\u003ePlayful cozy Christmas style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-style\"\u003e\n\u003cstrong\u003e🦌 Reindeer\u003c\/strong\u003e \u003cspan\u003eClassic woodland Christmas look\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 4 --\u003e\n\u003cdiv class=\"lcc-image\"\u003e\u003cimg src=\"https:\/\/cdn.webfastcdn.com\/image\/908e6a507394e6f269f3d4d3c4d27957f2ab0713.jpeg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lcc-image\"\u003e\n\u003cdiv class=\"lcc-caption\"\u003eSnowman • Santa • Nativity • Angel • Nutcracker • Gnome • Reindeer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHERE TO USE --\u003e\n\u003csection class=\"lcc-section lcc-soft\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\"\u003eA WARM FOCAL POINT FOR ALMOST ANY CHRISTMAS ROOM\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003ePut The Glow \u003cspan\u003eWhere Your Family Gathers.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lcc-use-grid\"\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🍽️\u003c\/div\u003e\n\u003cstrong\u003eDining Table\u003c\/strong\u003e \u003csmall\u003eHoliday centerpiece\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🔥\u003c\/div\u003e\n\u003cstrong\u003eMantel\u003c\/strong\u003e \u003csmall\u003eWarm fireplace accent\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🚪\u003c\/div\u003e\n\u003cstrong\u003eEntryway\u003c\/strong\u003e \u003csmall\u003eWelcome guests\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🍳\u003c\/div\u003e\n\u003cstrong\u003eKitchen Island\u003c\/strong\u003e \u003csmall\u003eFestive everyday display\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🛋️\u003c\/div\u003e\n\u003cstrong\u003eCoffee Table\u003c\/strong\u003e \u003csmall\u003eCozy living-room glow\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🎁\u003c\/div\u003e\n\u003cstrong\u003eGift Display\u003c\/strong\u003e \u003csmall\u003eComplete the holiday scene\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🎉\u003c\/div\u003e\n\u003cstrong\u003eHoliday Party\u003c\/strong\u003e \u003csmall\u003eWarm table decoration\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-use\"\u003e\n\u003cdiv\u003e🏡\u003c\/div\u003e\n\u003cstrong\u003eConsole Table\u003c\/strong\u003e \u003csmall\u003eEasy seasonal focal point\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- IMAGE 5 --\u003e\n\u003cdiv class=\"lcc-image\"\u003e\u003cimg src=\"https:\/\/pivlenox.com\/cdn\/shop\/files\/05-_ChristmasLightedCenterpiecewithFlamelessCandleGlow.jpg?v=1788777852\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lcc-image\"\u003e\n\u003cdiv class=\"lcc-caption\"\u003eDining Table • Mantel • Entryway • Kitchen Island • Living Room\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"lcc-section\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eJust The Right Size \u003cspan\u003eFor A Christmas Focal Point.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lcc-info\"\u003e\n\u003cdiv class=\"lcc-info-row\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003e Lighted Christmas tabletop centerpiece \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-info-row\"\u003e\n\u003cstrong\u003eLighting Style\u003c\/strong\u003e \u003cspan\u003e Flameless candle-style warm glow \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-info-row\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003e Resin \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-info-row\"\u003e\n\u003cstrong\u003eApprox. Size\u003c\/strong\u003e \u003cspan\u003e 10.6\" × 11.8\" \/ 27 × 30 cm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-info-row\"\u003e\n\u003cstrong\u003eAvailable Styles\u003c\/strong\u003e \u003cspan\u003e Snowman, Santa, Nativity, Angel, Nutcracker, Gnome and Reindeer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-info-row\"\u003e\n\u003cstrong\u003ePackage Includes\u003c\/strong\u003e \u003cspan\u003e 1 × Christmas Lighted Centerpiece in your selected style \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-note\"\u003e\n\u003cstrong\u003ePlease Note:\u003c\/strong\u003e\u003cbr\u003eEach order includes \u003cstrong\u003eone selected centerpiece style\u003c\/strong\u003e, not all seven designs. \u003cbr\u003e\u003cbr\u003ePlease choose your preferred Christmas character before checkout. \u003cbr\u003e\u003cbr\u003eFurniture, stockings, Christmas trees and other decorative props shown in lifestyle photos are not included. \u003cbr\u003e\u003cbr\u003eThe lighted columns are designed to create a flameless candle-style glow. They are not traditional burning candles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"lcc-section lcc-soft\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eQuick Questions \u003cspan\u003eBefore You Decorate.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"lcc-faq\"\u003e\n\u003cdiv class=\"lcc-faq-item\"\u003e\n\u003cstrong\u003e Are these real burning candles? \u003c\/strong\u003e\n\u003cp\u003eNo. The design uses glowing flameless candle-style columns to create a warm candlelit appearance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-faq-item\"\u003e\n\u003cstrong\u003e Do I receive all seven styles? \u003c\/strong\u003e\n\u003cp\u003eNo. Each order includes one centerpiece in the style selected before checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-faq-item\"\u003e\n\u003cstrong\u003e How large is the centerpiece? \u003c\/strong\u003e\n\u003cp\u003eApproximately 10.6\" × 11.8\" or 27 × 30 cm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-faq-item\"\u003e\n\u003cstrong\u003e Where does it look best? \u003c\/strong\u003e\n\u003cp\u003eDining tables, fireplace mantels, entryway consoles, kitchen islands and living-room tables are especially suitable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lcc-faq-item\"\u003e\n\u003cstrong\u003e Would this make a Christmas gift? \u003c\/strong\u003e\n\u003cp\u003eYes. It works especially well for parents, grandparents, holiday hosts and anyone who enjoys traditional Christmas home decor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL --\u003e\n\u003csection class=\"lcc-final\"\u003e\n\u003cdiv class=\"lcc-wrap lcc-center\"\u003e\n\u003cdiv class=\"lcc-badge\" style=\"background: rgba(255,255,255,.10); color: #fff;\"\u003e🕯️ WARM LIGHT • CLASSIC CHRISTMAS • COZY HOME\u003c\/div\u003e\n\u003ch2 class=\"lcc-title\"\u003eMake The Center Of The Table \u003cspan\u003eFeel Like The Heart Of Christmas.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"lcc-text\"\u003eAdd soft candle-style light, snowy greenery and a favorite Christmas character to the spaces where family, friends and holiday memories come together.\u003c\/p\u003e\n\u003cdiv class=\"lcc-final-list\"\u003e🕯️ Warm Flameless Candle Glow\u003cbr\u003e🌲 Frosted Evergreen Arrangement\u003cbr\u003e🍒 Red Berry \u0026amp; Pinecone Details\u003cbr\u003e🎄 7 Festive Character Styles\u003cbr\u003e📏 Approx. 10.6\" × 11.8\"\u003cbr\u003e🏡 Perfect For Tables, Mantels \u0026amp; Entryways\u003cbr\u003e🎁 Beautiful Christmas Gift For The Home\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Fashtotalsupply","offers":[{"title":"Snowman","offer_id":49478532202651,"sku":"SZ06722609097060-雪人","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Santa","offer_id":49478532235419,"sku":"SZ06722609097060-圣诞老人","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Nativity","offer_id":49478532268187,"sku":"SZ06722609097060-耶稣","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Angel","offer_id":49478532300955,"sku":"SZ06722609097060-天使","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Nutcracker","offer_id":49478532333723,"sku":"SZ06722609097060-玩具","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Gnome","offer_id":49478532366491,"sku":"SZ06722609097060-地精","price":37.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer","offer_id":49478532399259,"sku":"SZ06722609097060-鹿","price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/02-_ChristmasLightedCenterpiecewithFlamelessCandleGlow.jpg?v=1788945223","url":"https:\/\/zavrlygoods.com\/products\/christmas-lighted-centerpiece-with-flameless-candle-glow","provider":"zavrlygoods","version":"1.0","type":"link"}