{"product_id":"christmas-lighted-centerpiece-with-flameless-candle-glow1","title":"Christmas Lighted Centerpiece with Flameless Candle Glow","description":"\u003cstyle\u003e\n\/* =========================================================\n   CHRISTMAS LIGHTED CENTERPIECE\n   Optimized for FB Cold Traffic\n   Theme:\n   Cozy Christmas × Warm Candlelight × Traditional Home Decor\n\n   Conversion focus:\n   1. Make the product instantly understandable\n   2. Sell \"complete centerpiece\" instead of just decor\n   3. Reinforce day\/night appeal\n   4. Make $39.98 feel easier to justify\n   5. Keep CTA simple\n========================================================= *\/\n\n#clc-lp{\n  --evergreen:#173a2d;\n  --evergreen-dark:#0c281e;\n  --red:#a6302c;\n  --red-dark:#76211f;\n  --gold:#d0a459;\n  --gold-light:#f0d6a4;\n  --cream:#fffaf1;\n  --warm:#f5ecdf;\n  --linen:#eee2d3;\n  --wood:#654735;\n  --text:#3d3833;\n  --muted:#746c65;\n\n  background:#fffdf8;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  overflow:hidden;\n}\n\n#clc-lp *{\n  box-sizing:border-box;\n}\n\n.clc-wrap{\n  width:min(920px,calc(100% - 30px));\n  margin:0 auto;\n}\n\n.clc-section{\n  padding:60px 0;\n}\n\n.clc-center{\n  text-align:center;\n}\n\n.clc-kicker{\n  display:inline-block;\n  margin-bottom:11px;\n  color:var(--red);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.11em;\n  text-transform:uppercase;\n}\n\n.clc-title{\n  max-width:850px;\n  margin:0 auto 16px;\n  color:var(--evergreen-dark);\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(34px,5.3vw,56px);\n  line-height:1.07;\n  letter-spacing:-.025em;\n}\n\n.clc-red{\n  color:var(--red);\n}\n\n.clc-gold{\n  color:#a66d30;\n}\n\n.clc-copy{\n  max-width:760px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:17px;\n  line-height:1.72;\n}\n\n.clc-img{\n  display:block;\n  width:100%;\n  height:auto;\n  margin-top:30px;\n  border-radius:12px;\n  box-shadow:0 18px 50px rgba(59,43,33,.14);\n}\n\n.clc-img-frame{\n  margin-top:30px;\n  overflow:hidden;\n  border-radius:12px;\n  box-shadow:0 18px 50px rgba(59,43,33,.14);\n}\n\n.clc-img-frame img{\n  display:block;\n  width:100%;\n  height:auto;\n}\n\n.clc-btn{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,555px);\n  min-height:61px;\n\n  margin:25px auto 0;\n  padding:15px 23px;\n\n  border-radius:8px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #b33c37,\n      #852725\n    );\n\n  color:#fff !important;\n  text-decoration:none;\n  text-align:center;\n\n  font-size:16px;\n  font-weight:900;\n  letter-spacing:.025em;\n\n  box-shadow:\n    0 11px 28px rgba(133,39,37,.23);\n\n  transition:.2s ease;\n}\n\n.clc-btn:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.06);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.clc-hero{\n  position:relative;\n  padding:52px 0 40px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(211,163,84,.18),\n      transparent 37%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf8 0%,\n      #f4e9db 100%\n    );\n}\n\n.clc-hero:after{\n  content:\"\";\n  position:absolute;\n  left:0;\n  right:0;\n  bottom:0;\n  height:4px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #16392c,\n      #d0a257,\n      #a6302c,\n      #d0a257,\n      #16392c\n    );\n}\n\n.clc-hero .clc-title{\n  font-size:clamp(42px,6vw,64px);\n}\n\n.clc-hero-copy{\n  max-width:790px;\n  margin:0 auto;\n  color:#665e57;\n  font-size:18px;\n  line-height:1.7;\n}\n\n.clc-price{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  flex-wrap:wrap;\n  margin-top:18px;\n}\n\n.clc-price strong{\n  color:var(--evergreen-dark);\n  font-size:32px;\n  font-weight:900;\n}\n\n.clc-price del{\n  color:#aaa19b;\n  font-size:15px;\n}\n\n.clc-sale{\n  padding:6px 10px;\n  border-radius:5px;\n  background:var(--red);\n  color:#fff;\n  font-size:11px;\n  font-weight:900;\n}\n\n.clc-mini{\n  margin-top:10px;\n  color:#7d756e;\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.clc-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n\n  margin-top:19px;\n  border-radius:9px;\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      #204a39,\n      #102f24\n    );\n\n  box-shadow:0 12px 30px rgba(19,50,38,.17);\n}\n\n.clc-benefit{\n  padding:18px 9px;\n  text-align:center;\n  color:#fff;\n  border-right:1px solid rgba(255,255,255,.11);\n}\n\n.clc-benefit:last-child{\n  border-right:none;\n}\n\n.clc-benefit span{\n  display:block;\n  margin-bottom:6px;\n  font-size:22px;\n}\n\n.clc-benefit strong{\n  display:block;\n  font-size:11px;\n  line-height:1.35;\n}\n\n.clc-benefit small{\n  display:block;\n  margin-top:4px;\n  color:#d5e0da;\n  font-size:10px;\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   BIG HOOK\n========================================================= *\/\n\n.clc-hook{\n  max-width:810px;\n  margin:0 auto;\n  color:#504943;\n  text-align:center;\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(26px,3.7vw,36px);\n  line-height:1.46;\n}\n\n.clc-hook strong{\n  color:var(--red);\n}\n\n\n\/* =========================================================\n   EASY DECORATING\n========================================================= *\/\n\n.clc-steps{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:13px;\n  margin-top:29px;\n}\n\n.clc-step{\n  padding:27px 17px;\n  border:1px solid #dfd2c2;\n  border-radius:10px;\n  background:#fff;\n  text-align:center;\n}\n\n.clc-step-icon{\n  display:grid;\n  place-items:center;\n\n  width:49px;\n  height:49px;\n  margin:0 auto 12px;\n\n  border-radius:50%;\n  background:var(--evergreen);\n  color:#f0d19a;\n  font-size:23px;\n}\n\n.clc-step strong{\n  display:block;\n  margin-bottom:7px;\n  color:var(--evergreen-dark);\n  font-size:15px;\n}\n\n.clc-step p{\n  margin:0;\n  color:#786f68;\n  font-size:13px;\n  line-height:1.56;\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.clc-features{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:28px;\n}\n\n.clc-feature{\n  padding:22px 11px;\n  border:1px solid #dfd3c5;\n  border-radius:9px;\n  background:#fff;\n  text-align:center;\n}\n\n.clc-feature span{\n  display:block;\n  margin-bottom:8px;\n  font-size:25px;\n}\n\n.clc-feature strong{\n  display:block;\n  color:#533d31;\n  font-size:13px;\n}\n\n.clc-feature small{\n  display:block;\n  margin-top:5px;\n  color:#81766e;\n  font-size:10px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DARK CALLOUT\n========================================================= *\/\n\n.clc-callout{\n  margin-top:29px;\n  padding:32px 26px;\n  border-radius:11px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(216,170,88,.18),\n      transparent 52%\n    ),\n    #143528;\n\n  color:#fff;\n}\n\n.clc-callout strong{\n  display:block;\n  color:#efd39d;\n  font-family:Georgia,serif;\n  font-size:27px;\n}\n\n.clc-callout p{\n  max-width:700px;\n  margin:9px auto 0;\n  color:#d5dfda;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   STYLES\n========================================================= *\/\n\n.clc-styles{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:27px;\n}\n\n.clc-style{\n  padding:15px 8px;\n  border:1px solid #ded1c1;\n  border-radius:8px;\n  background:#fff;\n  color:#514941;\n  text-align:center;\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   PLACEMENT\n========================================================= *\/\n\n.clc-places{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  margin-top:27px;\n}\n\n.clc-place{\n  padding:18px 8px;\n  border-radius:8px;\n  background:#204535;\n  color:#fff;\n  text-align:center;\n  font-size:12px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   SCALE \/ SIZE\n========================================================= *\/\n\n.clc-scale{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  margin-top:28px;\n}\n\n.clc-scale-card{\n  padding:24px 14px;\n  border-radius:9px;\n  background:#fff;\n  border:1px solid #ded1c1;\n  text-align:center;\n}\n\n.clc-scale-card span{\n  display:block;\n  margin-bottom:7px;\n  font-size:25px;\n}\n\n.clc-scale-card strong{\n  display:block;\n  color:#594335;\n  font-size:14px;\n}\n\n.clc-scale-card p{\n  margin:6px 0 0;\n  color:#7e736a;\n  font-size:12px;\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.clc-gift{\n  margin-top:29px;\n  padding:30px 25px;\n  border-radius:11px;\n  background:#eee1d2;\n  text-align:center;\n}\n\n.clc-gift strong{\n  display:block;\n  color:var(--evergreen-dark);\n  font-family:Georgia,serif;\n  font-size:26px;\n}\n\n.clc-gift p{\n  max-width:700px;\n  margin:9px auto 0;\n  color:#756a62;\n  font-size:14px;\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   INFO\n========================================================= *\/\n\n.clc-info{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:29px;\n}\n\n.clc-info-box{\n  padding:27px 23px;\n  border:1px solid #ded1c2;\n  border-radius:10px;\n  background:#fff;\n  text-align:left;\n}\n\n.clc-info-box h3{\n  margin:0 0 15px;\n  color:var(--evergreen-dark);\n  font-family:Georgia,serif;\n  font-size:22px;\n}\n\n.clc-info-box ul{\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.clc-info-box li{\n  position:relative;\n  padding:8px 0 8px 25px;\n  color:#756c64;\n  font-size:14px;\n  line-height:1.55;\n}\n\n.clc-info-box li:before{\n  content:\"✦\";\n  position:absolute;\n  left:0;\n  color:#b77d36;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.clc-final{\n  padding:74px 0 84px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(214,167,85,.19),\n      transparent 38%\n    ),\n    #102f24;\n}\n\n.clc-final .clc-title{\n  color:#fff6e8;\n}\n\n.clc-final .clc-copy{\n  color:#d1ddd7;\n}\n\n.clc-final .clc-kicker{\n  color:#e8c98c;\n}\n\n.clc-final .clc-price strong{\n  color:#fff;\n}\n\n.clc-final .clc-btn{\n  background:\n    linear-gradient(\n      180deg,\n      #dfb96e,\n      #b67834\n    );\n\n  color:#173328 !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:720px){\n\n  .clc-section{\n    padding:45px 0;\n  }\n\n  .clc-benefits{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .clc-benefit:nth-child(2){\n    border-right:none;\n  }\n\n  .clc-benefit:nth-child(-n+2){\n    border-bottom:1px solid rgba(255,255,255,.11);\n  }\n\n  .clc-steps{\n    grid-template-columns:1fr;\n  }\n\n  .clc-features,\n  .clc-styles,\n  .clc-places{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .clc-scale{\n    grid-template-columns:1fr;\n  }\n\n  .clc-info{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"clc-lp\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"clc-hero\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      🎄 ONE PIECE · INSTANT CHRISTMAS ATMOSPHERE\n    \u003c\/span\u003e\n\n\n    \u003ch1 class=\"clc-title\"\u003e\n\n      Your Christmas Table,\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        Finished In Seconds.\n      \u003c\/span\u003e\n\n    \u003c\/h1\u003e\n\n\n    \u003cp class=\"clc-hero-copy\"\u003e\n\n      No arranging loose greenery.\n      No matching candles.\n      No trying to figure out what still looks missing.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      This full Christmas centerpiece combines\n      warm flameless candle-style light,\n      frosted evergreen,\n      red berries,\n      pinecones\n      and a charming holiday character\n      in one ready-to-display arrangement.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-price\"\u003e\n\n      \u003cstrong\u003e\n        $39.98\n      \u003c\/strong\u003e\n\n      \u003cdel\u003e\n        $79.90\n      \u003c\/del\u003e\n\n      \u003cspan class=\"clc-sale\"\u003e\n        SAVE 49%\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"clc-mini\"\u003e\n\n      ✨ Warm Glow\n        •  \n      🎄 Full Holiday Arrangement\n        •  \n      🎁 7 Festive Styles\n\n    \u003c\/p\u003e\n\n\n    \u003ca class=\"clc-btn\" href=\"\/products\/christmas-lighted-centerpiece-with-flameless-candle-glow\"\u003e\n\n      🎄 CHOOSE MY CHRISTMAS STYLE →\n\n    \u003c\/a\u003e\n\n\n    \u003c!-- WEBSITE CDN IMAGE --\u003e\n\n    \u003cimg class=\"clc-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/9b844a4e93d1337056ac376f40501c7a875db509.jpg?v=1788512169\u0026amp;width=1946\" alt=\"Christmas Lighted Centerpiece with warm flameless candle glow\" loading=\"eager\"\u003e\n\n\n    \u003cdiv class=\"clc-benefits\"\u003e\n\n\n      \u003cdiv class=\"clc-benefit\"\u003e\n\n        \u003cspan\u003e\n          🕯️\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          WARM FLAMELESS GLOW\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Cozy candle-style atmosphere\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-benefit\"\u003e\n\n        \u003cspan\u003e\n          🌲\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          FULL CHRISTMAS DISPLAY\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Greenery, berries \u0026amp; pinecones included\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-benefit\"\u003e\n\n        \u003cspan\u003e\n          ✨\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          DAY \u0026amp; NIGHT APPEAL\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Decorative by day, glowing at night\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-benefit\"\u003e\n\n        \u003cspan\u003e\n          🎁\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          7 FESTIVE STYLES\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Pick the Christmas look you love\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     CORE BUYING REASON\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cdiv class=\"clc-hook\"\u003e\n\n      A few candles look nice.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      \u003cstrong\u003e\n        This makes the whole table feel like Christmas.\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"clc-copy\" style=\"margin-top:20px;\"\u003e\n\n      Instead of collecting separate candles,\n      greenery, pinecones and ornaments\n      and trying to make everything work together,\n      the decorating is already done for you.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Set it where the family gathers\n      and let one centerpiece become\n      the visual heart of the room.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"clc-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/9b844a4e93d1337056ac376f40501c7a875db509.jpg?v=1788512169\u0026amp;width=1600\" alt=\"Traditional Christmas table centerpiece\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     EASY DECORATING\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\" style=\"background:#f4ebdf;\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      NO DECORATING EXPERIENCE REQUIRED\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Place It.\n\n      Let It Glow.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        Christmas Is Ready.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      One complete arrangement gives you\n      the layered look that normally takes\n      several different decorations to create.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-steps\"\u003e\n\n\n      \u003cdiv class=\"clc-step\"\u003e\n\n        \u003cdiv class=\"clc-step-icon\"\u003e\n          📦\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Unpack\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          One complete decorative centerpiece\n          instead of a pile of separate decorations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-step\"\u003e\n\n        \u003cdiv class=\"clc-step-icon\"\u003e\n          🏡\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Place\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Set it on the table,\n          mantel,\n          island\n          or entryway console.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-step\"\u003e\n\n        \u003cdiv class=\"clc-step-icon\"\u003e\n          ✨\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Enjoy The Glow\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Warm candle-style light\n          turns the entire arrangement\n          into a cozy Christmas focal point.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     WHY IT LOOKS COMPLETE\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      MORE THAN A CANDLE HOLDER\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Everything Christmas,\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-gold\"\u003e\n        Already Arranged Together.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      The glow catches your eye first,\n      but it's the layers around it\n      that make the centerpiece feel full.\n\n      Frosted pine,\n      rich red berries,\n      snow-dusted pinecones\n      and classic Christmas greenery\n      surround the central holiday character\n      from every direction.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-features\"\u003e\n\n\n      \u003cdiv class=\"clc-feature\"\u003e\n\n        \u003cspan\u003e\n          🕯️\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Candle-Style Glow\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Soft golden light adds instant warmth.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-feature\"\u003e\n\n        \u003cspan\u003e\n          🌲\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Frosted Greenery\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Full winter foliage builds volume and texture.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-feature\"\u003e\n\n        \u003cspan\u003e\n          🍒\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Red Berry Accents\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Classic Christmas color without looking overly busy.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-feature\"\u003e\n\n        \u003cspan\u003e\n          🌰\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Snowy Pinecones\n        \u003c\/strong\u003e\n\n        \u003csmall\u003e\n          Natural woodland detail completes the arrangement.\n        \u003c\/small\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"clc-callout\"\u003e\n\n      \u003cstrong\u003e\n        One Piece Does The Decorating Of Several.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        That's what makes it different from\n        buying another standalone candle,\n        figurine\n        or small Christmas ornament.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     NIGHT APPEAL\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\" style=\"background:#eee2d3;\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      ✨ THE ROOM FEELS DIFFERENT AFTER DARK\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Beautiful During The Day.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        Even Better When It Glows.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      During the day,\n      the frosted branches,\n      red berries,\n      pinecones\n      and holiday character create\n      a traditional Christmas arrangement.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      As the room gets darker,\n      the warm candle-style glow becomes the focal point,\n      giving dinners,\n      quiet evenings\n      and family gatherings\n      a softer holiday atmosphere.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"clc-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/9b844a4e93d1337056ac376f40501c7a875db509.jpg?v=1788512169\u0026amp;width=1946\" alt=\"Warm glowing Christmas centerpiece at night\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     7 STYLES\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      SEVEN WAYS TO MAKE IT FEEL LIKE YOUR CHRISTMAS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Choose The Character\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-gold\"\u003e\n        That Belongs In Your Home.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      The overall arrangement keeps\n      its rich traditional Christmas look,\n      while the character in the center\n      lets you choose the personality\n      that fits your holiday style.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-styles\"\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        ⛄ Snowman\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        🎅 Santa Claus\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        🦌 Reindeer\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        🥁 Nutcracker\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        🎄 Gnome\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        ✨ Nativity\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        👼 Angel\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-style\"\u003e\n        ❤️ 7 Festive Choices\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ca class=\"clc-btn\" href=\"\/products\/christmas-lighted-centerpiece-with-flameless-candle-glow\"\u003e\n\n      🎄 SEE ALL 7 CHRISTMAS STYLES →\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     WHERE IT GOES\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\" style=\"background:#f5eee5;\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      ONE CENTERPIECE · SO MANY CHRISTMAS CORNERS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Put The Glow\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        Where Everyone Will See It.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      Its full rounded arrangement\n      gives it enough visual presence\n      to stand alone without needing\n      extra decorations around it.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-places\"\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🍽️ DINING TABLE\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🔥 FIREPLACE MANTEL\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🏡 ENTRYWAY\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🍴 KITCHEN ISLAND\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🛋️ LIVING ROOM\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🎉 HOLIDAY PARTY\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🎄 CHRISTMAS DISPLAY\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"clc-place\"\u003e\n        🎁 GIFT DISPLAY\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cimg class=\"clc-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/9b844a4e93d1337056ac376f40501c7a875db509.jpg?v=1788512169\u0026amp;width=1600\" alt=\"Christmas centerpiece for dining table mantel and entryway\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     SCALE\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      A STATEMENT PIECE WITHOUT TAKING OVER THE ROOM\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Big Enough To Get Noticed.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-gold\"\u003e\n        Easy Enough To Place Almost Anywhere.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      At approximately 11.8 × 10.6 inches,\n      it has enough presence to become\n      the center of a holiday table\n      while still fitting comfortably\n      on mantels,\n      consoles\n      and other everyday surfaces.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-scale\"\u003e\n\n\n      \u003cdiv class=\"clc-scale-card\"\u003e\n\n        \u003cspan\u003e\n          📏\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Approx. 11.8\" × 10.6\"\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          A practical tabletop size\n          with strong visual presence.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-scale-card\"\u003e\n\n        \u003cspan\u003e\n          🍽️\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Table-Friendly\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Makes a noticeable centerpiece\n          without needing a huge display area.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-scale-card\"\u003e\n\n        \u003cspan\u003e\n          🏡\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Easy To Restyle\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Move it from table\n          to mantel\n          to entryway throughout the season.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     CHRISTMAS DINNER\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\" style=\"background:#eee2d3;\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      🍽️ GIVE THE TABLE A REAL CENTERPIECE\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Dinner Feels More Special\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        When The Table Feels Finished.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      Christmas dinner isn't only about what's on the plates.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Warm lighting,\n      winter greenery\n      and familiar holiday details\n      create the kind of table\n      everyone wants to sit around\n      a little longer.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"clc-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/9b844a4e93d1337056ac376f40501c7a875db509.jpg?v=1788512169\u0026amp;width=1946\" alt=\"Traditional Christmas dinner centerpiece with warm glow\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GIFT\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      🎁 A GIFT THAT BECOMES PART OF CHRISTMAS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Better Than Another\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-gold\"\u003e\n        Little Christmas Trinket.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      Give them something\n      that actually becomes part\n      of the room when Christmas arrives.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      A warm choice for parents,\n      grandparents,\n      holiday hosts,\n      neighbors\n      and anyone who loves\n      traditional cozy Christmas decorating.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-gift\"\u003e\n\n      \u003cstrong\u003e\n        A Decoration They'll Look Forward To Bringing Out Again Next Christmas.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Set it out for dinners,\n        family gatherings\n        and quiet December evenings,\n        then make it part of the holiday decorating tradition year after year.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ca class=\"clc-btn\" href=\"\/products\/christmas-lighted-centerpiece-with-flameless-candle-glow\"\u003e\n\n      🎁 CHOOSE A CHRISTMAS STYLE →\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     PRODUCT DETAILS\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\" style=\"background:#f4ece2;\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      PRODUCT DETAILS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      A Complete Holiday Scene\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        In One Centerpiece.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"clc-info\"\u003e\n\n\n      \u003cdiv class=\"clc-info-box\"\u003e\n\n        \u003ch3\u003e\n          Product Specifications\n        \u003c\/h3\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n            Product Type: Lighted Christmas Centerpiece\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Material: Resin\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Approx. Size: 11.8 × 10.6 in \/ 30 × 27 cm\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Warm Flameless Candle-Style Glow\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Frosted Evergreen, Berries \u0026amp; Pinecone Details\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Seven Holiday Character Styles Available\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"clc-info-box\"\u003e\n\n        \u003ch3\u003e\n          Available Styles\n        \u003c\/h3\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n            Snowman\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Santa Claus\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Nativity\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Angel\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Gnome\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Reindeer\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Nutcracker\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     VALUE SECTION\n====================================================== --\u003e\n\n\u003csection class=\"clc-section\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      WHY BUY SEVERAL DECORATIONS WHEN ONE CAN DO THE JOB?\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      Candlelight.\n\n      Greenery.\n\n      Christmas Character.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"clc-red\"\u003e\n        Already Styled Together.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      A candle alone gives you light.\n\n      A figurine alone gives you character.\n\n      A wreath alone gives you greenery.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      This combines all three\n      into one complete Christmas focal point\n      for only\n\n      \u003cstrong style=\"color:#8d2f2b;\"\u003e\n        $39.98.\n      \u003c\/strong\u003e\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-callout\"\u003e\n\n      \u003cstrong\u003e\n        Set It Down. Let It Glow. The Decorating Is Done.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        That's the simple reason\n        this centerpiece works so well\n        for busy holiday decorating.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     FINAL CTA\n====================================================== --\u003e\n\n\u003csection class=\"clc-final\"\u003e\n\n  \u003cdiv class=\"clc-wrap clc-center\"\u003e\n\n    \u003cspan class=\"clc-kicker\"\u003e\n      🎄 MAKE THE ROOM FEEL LIKE CHRISTMAS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"clc-title\"\u003e\n\n      One Warm Glow.\n\n      \u003cbr\u003e\n\n      One Beautiful Centerpiece.\n\n      \u003cbr\u003e\n\n      One Less Thing To Decorate.\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"clc-copy\"\u003e\n\n      Put it on the table.\n\n      Set it by the fireplace.\n\n      Welcome guests with it in the entryway.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Wherever it goes,\n      it brings together\n      the light,\n      colors\n      and familiar details\n      that make Christmas feel like Christmas.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"clc-price\"\u003e\n\n      \u003cstrong\u003e\n        $39.98\n      \u003c\/strong\u003e\n\n      \u003cdel\u003e\n        $79.90\n      \u003c\/del\u003e\n\n      \u003cspan class=\"clc-sale\"\u003e\n        SAVE 49%\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ca class=\"clc-btn\" href=\"\/products\/christmas-lighted-centerpiece-with-flameless-candle-glow\"\u003e\n\n      🎄 GET MY CHRISTMAS CENTERPIECE — $39.98\n\n    \u003c\/a\u003e\n\n\n    \u003cp style=\"\n        margin-top:15px;\n        color:#c2d1ca;\n        font-size:12px;\n        line-height:1.6;\n      \"\u003e\n\n      🌎 Worldwide Shipping\n         •   \n      🚚 Free Shipping Over $69.99\n         •   \n      ✅ 90-Day Free Returns\n\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"ZFY","offers":[{"title":"Snowman","offer_id":67518183440429,"sku":"SZ05402609041043-雪人","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Santa Claus","offer_id":67518183473197,"sku":"SZ05402609041043-圣诞老人","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Nativity","offer_id":67518183505965,"sku":"SZ05402609041043-诞生","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Angel","offer_id":67518183538733,"sku":"SZ05402609041043-天使","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Gnome","offer_id":67518183571501,"sku":"SZ05402609041043-老人","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Reindeer","offer_id":67518183604269,"sku":"SZ05402609041043-鹿","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Nutcracker","offer_id":67518183637037,"sku":"SZ05402609041043-胡桃夹子","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/9b844a4e93d1337056ac376f40501c7a875db509.jpg?v=1788512169","url":"https:\/\/woverssy.com\/products\/christmas-lighted-centerpiece-with-flameless-candle-glow1","provider":"woverssy","version":"1.0","type":"link"}