{"product_id":"harvest-glow-white-pumpkin-pedestal-tealight-holders-set-of-3","title":"Harvest Glow White Pumpkin Tealight Holders – Set of 3","description":"\u003cstyle\u003e\n\/* =========================================================\n   HARVEST GLOW WHITE PUMPKIN TEALIGHT HOLDERS\n   Vintage Farmhouse × Warm Harvest Glow × Cozy Autumn\n\n   Layout:\n   TEXT ABOVE → LARGE IMAGE BELOW\n========================================================= *\/\n\n#harvest-glow-lp{\n  --cream:#fffaf2;\n  --ivory:#f5ecdf;\n  --linen:#eee2d2;\n\n  --brown:#574237;\n  --brown-dark:#382a22;\n\n  --harvest:#a86d34;\n  --amber:#c58a42;\n  --gold:#d3aa69;\n\n  --sage:#77745a;\n\n  --text:#453b34;\n  --muted:#796e65;\n\n  background:#fffdf9;\n  color:var(--text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    sans-serif;\n\n  overflow:hidden;\n}\n\n#harvest-glow-lp *{\n  box-sizing:border-box;\n}\n\n.hg-wrap{\n  width:min(920px,calc(100% - 30px));\n  margin:0 auto;\n}\n\n.hg-section{\n  padding:60px 0;\n}\n\n.hg-center{\n  text-align:center;\n}\n\n.hg-kicker{\n  display:inline-block;\n\n  margin-bottom:11px;\n\n  color:var(--harvest);\n\n  font-size:12px;\n  font-weight:900;\n\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n.hg-title{\n  max-width:850px;\n\n  margin:0 auto 16px;\n\n  color:var(--brown-dark);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(34px,5.2vw,55px);\n\n  line-height:1.07;\n\n  letter-spacing:-.025em;\n}\n\n.hg-gold{\n  color:var(--harvest);\n}\n\n.hg-copy{\n  max-width:750px;\n\n  margin:0 auto;\n\n  color:var(--muted);\n\n  font-size:17px;\n\n  line-height:1.72;\n}\n\n.hg-img{\n  display:block;\n\n  width:100%;\n  height:auto;\n\n  margin-top:30px;\n\n  border-radius:12px;\n\n  box-shadow:\n    0 18px 50px rgba(65,48,36,.14);\n}\n\n.hg-btn{\n  display:flex;\n\n  align-items:center;\n  justify-content:center;\n\n  width:min(100%,535px);\n\n  min-height:60px;\n\n  margin:25px auto 0;\n\n  padding:15px 23px;\n\n  border-radius:8px;\n\n  background:\n    linear-gradient(\n      180deg,\n      #ad7842,\n      #80512f\n    );\n\n  color:#fff !important;\n\n  text-decoration:none;\n\n  text-align:center;\n\n  font-size:16px;\n  font-weight:900;\n\n  letter-spacing:.02em;\n\n  box-shadow:\n    0 11px 27px rgba(128,81,47,.23);\n\n  transition:.2s ease;\n}\n\n.hg-btn:hover{\n  transform:translateY(-2px);\n  filter:brightness(1.06);\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hg-hero{\n  position:relative;\n\n  padding:50px 0 38px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(204,151,77,.15),\n      transparent 39%\n    ),\n    linear-gradient(\n      180deg,\n      #fffdf9,\n      #f4e9da\n    );\n}\n\n.hg-hero:after{\n  content:\"\";\n\n  position:absolute;\n\n  left:0;\n  right:0;\n  bottom:0;\n\n  height:4px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #544437,\n      #c99756,\n      #ead5ac,\n      #c99756,\n      #544437\n    );\n}\n\n.hg-hero .hg-title{\n  font-size:clamp(41px,6vw,63px);\n}\n\n.hg-hero-copy{\n  max-width:770px;\n\n  margin:0 auto;\n\n  color:#685e55;\n\n  font-size:18px;\n\n  line-height:1.68;\n}\n\n.hg-rating{\n  margin-top:16px;\n\n  color:#b77e35;\n\n  font-size:15px;\n  font-weight:900;\n\n  letter-spacing:1px;\n}\n\n.hg-rating span{\n  margin-left:7px;\n\n  color:#766d65;\n\n  font-size:13px;\n\n  letter-spacing:0;\n}\n\n.hg-price{\n  display:flex;\n\n  justify-content:center;\n  align-items:center;\n\n  gap:10px;\n\n  flex-wrap:wrap;\n\n  margin-top:18px;\n}\n\n.hg-price strong{\n  color:var(--brown-dark);\n\n  font-size:31px;\n  font-weight:900;\n}\n\n.hg-badge{\n  padding:6px 11px;\n\n  border-radius:5px;\n\n  background:#726348;\n\n  color:#fff;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n.hg-small{\n  margin-top:9px;\n\n  color:#80776f;\n\n  font-size:12px;\n}\n\n\n\/* =========================================================\n   BENEFIT STRIP\n========================================================= *\/\n\n.hg-benefits{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  margin-top:18px;\n\n  border-radius:9px;\n\n  overflow:hidden;\n\n  background:\n    linear-gradient(\n      145deg,\n      #655646,\n      #40352b\n    );\n\n  box-shadow:\n    0 11px 28px rgba(58,47,38,.17);\n}\n\n.hg-benefit{\n  padding:18px 8px;\n\n  color:#fff;\n\n  text-align:center;\n\n  border-right:\n    1px solid rgba(255,255,255,.11);\n}\n\n.hg-benefit:last-child{\n  border-right:none;\n}\n\n.hg-benefit-icon{\n  display:block;\n\n  margin-bottom:5px;\n\n  font-size:22px;\n}\n\n.hg-benefit strong{\n  display:block;\n\n  font-size:11px;\n\n  line-height:1.35;\n}\n\n.hg-benefit span{\n  display:block;\n\n  margin-top:4px;\n\n  color:#dfd8ce;\n\n  font-size:10px;\n\n  line-height:1.4;\n}\n\n\n\/* =========================================================\n   BIG HOOK\n========================================================= *\/\n\n.hg-hook{\n  max-width:810px;\n\n  margin:0 auto;\n\n  color:#524941;\n\n  text-align:center;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size:clamp(25px,3.6vw,35px);\n\n  line-height:1.46;\n}\n\n.hg-hook strong{\n  color:var(--harvest);\n}\n\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.hg-features{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:13px;\n\n  margin-top:29px;\n}\n\n.hg-feature{\n  padding:27px 17px;\n\n  border:1px solid #e0d4c6;\n\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.hg-feature-icon{\n  display:block;\n\n  margin-bottom:11px;\n\n  font-size:29px;\n}\n\n.hg-feature strong{\n  display:block;\n\n  margin-bottom:7px;\n\n  color:var(--brown-dark);\n\n  font-size:15px;\n}\n\n.hg-feature p{\n  margin:0;\n\n  color:#786f67;\n\n  font-size:13px;\n\n  line-height:1.58;\n}\n\n\n\/* =========================================================\n   PLACEMENT TAGS\n========================================================= *\/\n\n.hg-tags{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:10px;\n\n  margin-top:27px;\n}\n\n.hg-tag{\n  padding:14px 8px;\n\n  border:1px solid #dfd4c6;\n\n  border-radius:7px;\n\n  background:#fff;\n\n  color:#575248;\n\n  font-size:12px;\n  font-weight:850;\n}\n\n\n\/* =========================================================\n   DARK CALLOUT\n========================================================= *\/\n\n.hg-callout{\n  margin-top:29px;\n\n  padding:31px 27px;\n\n  border-radius:11px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(214,161,83,.17),\n      transparent 50%\n    ),\n    #44372c;\n\n  color:#fff;\n}\n\n.hg-callout strong{\n  display:block;\n\n  color:#efd3a0;\n\n  font-family:Georgia,serif;\n\n  font-size:27px;\n}\n\n.hg-callout p{\n  max-width:700px;\n\n  margin:9px auto 0;\n\n  color:#ddd6ce;\n\n  font-size:14px;\n\n  line-height:1.65;\n}\n\n\n\/* =========================================================\n   SEASON GRID\n========================================================= *\/\n\n.hg-season{\n  display:grid;\n\n  grid-template-columns:repeat(3,1fr);\n\n  gap:12px;\n\n  margin-top:28px;\n}\n\n.hg-season-box{\n  padding:24px 14px;\n\n  border-radius:9px;\n\n  background:#fff;\n\n  border:1px solid #dfd2c3;\n\n  text-align:center;\n}\n\n.hg-season-box span{\n  display:block;\n\n  margin-bottom:7px;\n\n  font-size:26px;\n}\n\n.hg-season-box strong{\n  display:block;\n\n  color:#654531;\n\n  font-size:14px;\n}\n\n.hg-season-box p{\n  margin:6px 0 0;\n\n  color:#7b726a;\n\n  font-size:12px;\n\n  line-height:1.5;\n}\n\n\n\/* =========================================================\n   INFO\n========================================================= *\/\n\n.hg-info{\n  display:grid;\n\n  grid-template-columns:repeat(2,1fr);\n\n  gap:14px;\n\n  margin-top:28px;\n}\n\n.hg-info-box{\n  padding:27px 23px;\n\n  border:1px solid #ded2c4;\n\n  border-radius:10px;\n\n  background:#fff;\n\n  text-align:left;\n}\n\n.hg-info-box h3{\n  margin:0 0 15px;\n\n  color:var(--brown-dark);\n\n  font-family:Georgia,serif;\n\n  font-size:23px;\n}\n\n.hg-info-box ul{\n  margin:0;\n  padding:0;\n\n  list-style:none;\n}\n\n.hg-info-box li{\n  position:relative;\n\n  padding:8px 0 8px 25px;\n\n  color:#756c64;\n\n  font-size:14px;\n\n  line-height:1.55;\n}\n\n.hg-info-box li:before{\n  content:\"✦\";\n\n  position:absolute;\n\n  left:0;\n\n  color:#b77c38;\n}\n\n\n\/* =========================================================\n   BUNDLES\n========================================================= *\/\n\n.hg-bundles{\n  display:grid;\n\n  grid-template-columns:repeat(4,1fr);\n\n  gap:11px;\n\n  margin-top:30px;\n}\n\n.hg-bundle{\n  position:relative;\n\n  padding:23px 9px 19px;\n\n  border:1px solid #ddd2c6;\n\n  border-radius:9px;\n\n  background:#fff;\n\n  text-align:center;\n}\n\n.hg-bundle.best{\n  border:2px solid #806047;\n\n  background:#faf5ed;\n}\n\n.hg-bundle-label{\n  position:absolute;\n\n  top:-12px;\n  left:50%;\n\n  transform:translateX(-50%);\n\n  padding:5px 9px;\n\n  border-radius:999px;\n\n  background:#8a5c38;\n\n  color:#fff;\n\n  white-space:nowrap;\n\n  font-size:9px;\n  font-weight:900;\n}\n\n.hg-bundle small{\n  display:block;\n\n  margin-bottom:5px;\n\n  color:#777;\n\n  font-weight:850;\n}\n\n.hg-bundle strong{\n  display:block;\n\n  color:#49372b;\n\n  font-size:20px;\n}\n\n.hg-bundle del{\n  display:block;\n\n  margin-top:4px;\n\n  color:#aaa097;\n\n  font-size:11px;\n}\n\n.hg-bundle span{\n  display:block;\n\n  margin-top:5px;\n\n  color:#9b642f;\n\n  font-size:11px;\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.hg-final{\n  padding:72px 0 82px;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(210,157,80,.18),\n      transparent 40%\n    ),\n    #3e332a;\n}\n\n.hg-final .hg-title{\n  color:#fff6e7;\n}\n\n.hg-final .hg-copy{\n  color:#ded7ce;\n}\n\n.hg-final .hg-kicker{\n  color:#e8c98e;\n}\n\n.hg-final .hg-price strong{\n  color:#fff;\n}\n\n.hg-final .hg-btn{\n  background:\n    linear-gradient(\n      180deg,\n      #d0a05f,\n      #9d6635\n    );\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:720px){\n\n  .hg-section{\n    padding:44px 0;\n  }\n\n  .hg-benefits{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .hg-benefit:nth-child(2){\n    border-right:none;\n  }\n\n  .hg-benefit:nth-child(-n+2){\n    border-bottom:\n      1px solid rgba(255,255,255,.11);\n  }\n\n  .hg-features,\n  .hg-season{\n    grid-template-columns:1fr;\n  }\n\n  .hg-tags,\n  .hg-bundles{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .hg-info{\n    grid-template-columns:1fr;\n  }\n\n}\n\n@media(max-width:480px){\n\n  .hg-bundles{\n    grid-template-columns:1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\n\u003cdiv id=\"harvest-glow-lp\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"hg-hero\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      🎃 VINTAGE HARVEST GLOW · SET OF 3\n    \u003c\/span\u003e\n\n\n    \u003ch1 class=\"hg-title\"\u003e\n\n      Halloween Glow\n\n      \u003cbr\u003e\n\n      Without The Bright Orange Plastic.\n\n    \u003c\/h1\u003e\n\n\n    \u003cp class=\"hg-hero-copy\"\u003e\n\n      Three softly distressed white pumpkins\n      sit on vintage-inspired pedestal bases,\n      then come to life at night with\n      the warm glow of a tiny tealight inside.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Rustic enough for fall.\n      Playful enough for Halloween.\n      Elegant enough to stay out through Thanksgiving.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hg-rating\"\u003e\n\n      ★★★★★\n\n      \u003cspan\u003e\n        1,285 Reviews\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"hg-price\"\u003e\n\n      \u003cstrong\u003e\n        $39.99\n      \u003c\/strong\u003e\n\n      \u003cspan class=\"hg-badge\"\u003e\n        COMPLETE SET OF 3\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"hg-small\"\u003e\n\n      🤍 Distressed White Finish\n        •  \n      🕯️ Tealight Glow\n        •  \n      🎃 3 Graduated Heights\n\n    \u003c\/p\u003e\n\n\n    \u003ca class=\"hg-btn\" href=\"#hg-offer\"\u003e\n\n      🎃 BRING HOME THE HARVEST GLOW →\n\n    \u003c\/a\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/2ac77f99-9aed-4de7-9aef-85e9c854efef.png?v=1788589094\u0026amp;width=1946\" alt=\"Set of three glowing white pumpkin pedestal tealight holders\" loading=\"eager\"\u003e\n\n\n    \u003cdiv class=\"hg-benefits\"\u003e\n\n\n      \u003cdiv class=\"hg-benefit\"\u003e\n\n        \u003cspan class=\"hg-benefit-icon\"\u003e\n          🎃\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          COMPLETE SET OF 3\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          An instantly finished display\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-benefit\"\u003e\n\n        \u003cspan class=\"hg-benefit-icon\"\u003e\n          🕯️\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          WARM PUMPKIN GLOW\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Smiling faces illuminate softly\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-benefit\"\u003e\n\n        \u003cspan class=\"hg-benefit-icon\"\u003e\n          🤍\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          VINTAGE FARMHOUSE\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Distressed neutral finish\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-benefit\"\u003e\n\n        \u003cspan class=\"hg-benefit-icon\"\u003e\n          🍂\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          ALL-SEASON FALL DECOR\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Halloween through Thanksgiving\n        \u003c\/span\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 HOOK\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cdiv class=\"hg-hook\"\u003e\n\n      By day, they look like\n      charming vintage farmhouse pumpkins.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      \u003cstrong\u003e\n        Then evening comes...\n        and the little faces begin to glow.\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"hg-copy\" style=\"margin-top:20px;\"\u003e\n\n      A tealight placed inside sends warm candlelight\n      through each cheerful jack-o'-lantern face,\n      creating just enough Halloween magic\n      without turning your home into a haunted house.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1788596826711.png?v=1788596871\u0026amp;width=1946\" alt=\"White pumpkin candle holders glowing in an elegant autumn room\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     SET OF THREE\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\" style=\"background:#f5ecdf;\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      THREE HEIGHTS · ONE FINISHED DISPLAY\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      No Guessing What Goes Together.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        The Styling Is Already Done.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      One tall, one medium and one smaller pedestal\n      create natural height variation\n      the moment you place them together.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Instead of buying several unrelated fall decorations\n      and hoping they work,\n      you get one coordinated centerpiece\n      with built-in balance and dimension.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1788596809490.png?v=1788596871\u0026amp;width=1946\" alt=\"Three coordinated white pumpkin pedestal candle holders\" loading=\"lazy\"\u003e\n\n\n    \u003cdiv class=\"hg-callout\"\u003e\n\n      \u003cstrong\u003e\n        Three Pieces. Three Heights. One Beautifully Finished Fall Corner.\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Place them together and the different heights\n        instantly give your display a professionally styled look.\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     FARMHOUSE\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      NOT YOUR TYPICAL HALLOWEEN PUMPKINS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      Soft White.\n\n      Gingham Bows.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        Just The Right Amount Of Rustic.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      The distressed cream-white finish,\n      sculpted pumpkin texture,\n      delicate leaf accents,\n      gingham bows\n      and turned pedestal bases give the set\n      the collected look of vintage country décor.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Nothing glossy.\n      Nothing neon.\n      Nothing that looks like disposable Halloween plastic.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hg-features\"\u003e\n\n\n      \u003cdiv class=\"hg-feature\"\u003e\n\n        \u003cspan class=\"hg-feature-icon\"\u003e\n          🤍\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Distressed White Finish\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Soft neutral tones blend naturally\n          with farmhouse, rustic and traditional fall interiors.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-feature\"\u003e\n\n        \u003cspan class=\"hg-feature-icon\"\u003e\n          🎀\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Gingham Bow Details\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Classic checked ribbon adds\n          the warm handmade-country character\n          that makes the set feel especially cozy.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-feature\"\u003e\n\n        \u003cspan class=\"hg-feature-icon\"\u003e\n          🪵\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          Vintage Pedestal Bases\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Raised bases give each pumpkin\n          more presence and create a more elegant display\n          than ordinary tabletop pumpkins.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17885968205751.png?v=1788596871\u0026amp;width=1946\" alt=\"Vintage white farmhouse pumpkin tealight holder details\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     GLOW\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\" style=\"background:#eee1d1;\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      ✨ WAIT UNTIL THE LIGHTS GO DOWN\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      A Gentle Glow\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        Peeks Through Every Smile.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      Add a standard tealight\n      or a battery-operated flameless candle\n      and warm light shines through\n      the carved eyes, nose and smiling mouth.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      The effect is playful and festive,\n      but still soft enough for\n      an elegant living room or dining room.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/2ac77f99-9aed-4de7-9aef-85e9c854efef.png?v=1788589094\u0026amp;width=1946\" alt=\"Warm glowing vintage pumpkin candle holders at night\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     HALLOWEEN → THANKSGIVING\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      ONE SET · THE WHOLE AUTUMN SEASON\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      Halloween Personality.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        Thanksgiving-Friendly Style.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      The smiling pumpkin faces give you\n      just enough Halloween character,\n      while the creamy neutral palette keeps the set\n      from feeling spooky or costume-like.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      That means you can bring them out early in fall,\n      enjoy them through Halloween,\n      and leave them displayed\n      for harvest dinners and Thanksgiving.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hg-season\"\u003e\n\n\n      \u003cdiv class=\"hg-season-box\"\u003e\n\n        \u003cspan\u003e\n          🍂\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          EARLY FALL\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Neutral harvest styling\n          begins before Halloween even arrives.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-season-box\"\u003e\n\n        \u003cspan\u003e\n          🎃\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          HALLOWEEN\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          Add candlelight\n          and the smiling jack-o'-lantern faces come alive.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-season-box\"\u003e\n\n        \u003cspan\u003e\n          🦃\n        \u003c\/span\u003e\n\n        \u003cstrong\u003e\n          THANKSGIVING\n        \u003c\/strong\u003e\n\n        \u003cp\u003e\n          The warm white farmhouse palette\n          transitions naturally into harvest gatherings.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17885968157678.png?v=1788596870\u0026amp;width=1946\" alt=\"White pumpkin candle holders styled from Halloween to Thanksgiving\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     WHERE TO DISPLAY\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\" style=\"background:#f6efe6;\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      KEEP THEM TOGETHER · OR SPREAD THE GLOW\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      One Centerpiece.\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        Or Three Cozy Little Corners.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      Display all three together\n      for an eye-catching layered arrangement,\n      or separate them throughout the house\n      to carry the same harvest style from room to room.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hg-tags\"\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        🔥 Mantel\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        🚪 Entryway\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        🍽️ Dining Table\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        🪵 Sideboard\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        📚 Bookshelf\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        ☕ Coffee Bar\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        🏡 Console Table\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hg-tag\"\u003e\n        🍂 Covered Porch\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17885968237998.png?v=1788596871\u0026amp;width=1946\" alt=\"Three white pumpkin pedestal tealight holders styled in a farmhouse home\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     DINING TABLE\n====================================================== --\u003e\n\n\u003csection class=\"hg-section\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      🍽️ TURN DINNER INTO A HARVEST TABLE\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      Beautiful Enough\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        To Become The Centerpiece.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      Their graduated heights naturally pull the eye upward\n      while leaving plenty of visual space around the table.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Add autumn leaves,\n      white pumpkins\n      and a few warm candles\n      for an easy Thanksgiving or fall dinner centerpiece.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17885968313360.png?v=1788596871\u0026amp;width=1946\" alt=\"White pumpkin pedestal holders displayed on autumn dining table\" loading=\"lazy\"\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=\"hg-section\" style=\"background:#eee3d6;\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      PRODUCT DETAILS\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      Everything You Need\n\n      \u003cbr\u003e\n\n      For A Complete Three-Piece Display.\n\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"hg-info\"\u003e\n\n\n      \u003cdiv class=\"hg-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: Pedestal Tealight Holder Set\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Quantity: Complete Set of 3\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Color: Distressed Cream White\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Style: Vintage Farmhouse \/ Rustic Harvest\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Pumpkin Cups: Lightweight Metal\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Pedestal Bases: Decorative Resin\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Compatible With Standard Tealights\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Also Suitable for Flameless LED Tealights\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-info-box\"\u003e\n\n        \u003ch3\u003e\n          Package Includes\n        \u003c\/h3\u003e\n\n        \u003cul\u003e\n\n          \u003cli\u003e\n            1 × Tall White Pumpkin Pedestal Holder\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            1 × Medium White Pumpkin Pedestal Holder\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            1 × Small White Pumpkin Pedestal Holder\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Coordinating Gingham Bow Details\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Ready to Style as a Complete Set\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Tealight Candles Are Not Included\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/17885968129509.png?v=1788596871\u0026amp;width=1946\" alt=\"Complete set of three graduated white pumpkin tealight holders\" 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=\"hg-section\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      🎁 A BEAUTIFUL FALL HOME GIFT\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      For The Person\n\n      \u003cbr\u003e\n\n      \u003cspan class=\"hg-gold\"\u003e\n        Who Starts Decorating The Minute September Arrives.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      A cozy choice for farmhouse lovers,\n      fall decorators,\n      Thanksgiving hosts\n      and anyone who believes candlelight\n      makes autumn evenings better.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Because the set is already coordinated,\n      it feels like a complete decorating gift\n      rather than one more small seasonal trinket.\n\n    \u003c\/p\u003e\n\n\n    \u003cimg class=\"hg-img\" src=\"https:\/\/woverssy.com\/cdn\/shop\/files\/1788596828207.png?v=1788596871\u0026amp;width=1946\" alt=\"Set of three white pumpkin tealight holders packaged as an autumn gift\" loading=\"lazy\"\u003e\n\n\n    \u003ca class=\"hg-btn\" href=\"#hg-offer\"\u003e\n\n      🎁 GIVE A LITTLE HARVEST GLOW →\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- ======================================================\n     OFFER\n====================================================== --\u003e\n\n\u003csection id=\"hg-offer\" class=\"hg-section\" style=\"background:#f6efe6;\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      BUY MORE · SAVE MORE\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      One Set Finishes A Room.\n\n      \u003cbr\u003e\n\n      Two Can Carry The Look\n\n      \u003cspan class=\"hg-gold\"\u003e\n        Through Your Home.\n      \u003c\/span\u003e\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      Style one trio together\n      or use additional sets to create\n      matching displays across the entryway,\n      dining room, mantel and covered porch.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hg-bundles\"\u003e\n\n\n      \u003cdiv class=\"hg-bundle\"\u003e\n\n        \u003csmall\u003e\n          BUY 1\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          $39.99\n        \u003c\/strong\u003e\n\n        \u003cdel\u003e\n          $47.99\n        \u003c\/del\u003e\n\n        \u003cspan\u003e\n          SET OF 3\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-bundle best\"\u003e\n\n        \u003cdiv class=\"hg-bundle-label\"\u003e\n          MOST POPULAR\n        \u003c\/div\u003e\n\n        \u003csmall\u003e\n          BUY 2 · 10% OFF\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          $71.98\n        \u003c\/strong\u003e\n\n        \u003cdel\u003e\n          $95.98\n        \u003c\/del\u003e\n\n        \u003cspan\u003e\n          SAVE $24\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-bundle\"\u003e\n\n        \u003csmall\u003e\n          BUY 3 · 15% OFF\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          $101.97\n        \u003c\/strong\u003e\n\n        \u003cdel\u003e\n          $143.97\n        \u003c\/del\u003e\n\n        \u003cspan\u003e\n          SAVE $42\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"hg-bundle\"\u003e\n\n        \u003csmall\u003e\n          BUY 4 · 20% OFF\n        \u003c\/small\u003e\n\n        \u003cstrong\u003e\n          $127.97\n        \u003c\/strong\u003e\n\n        \u003cdel\u003e\n          $191.96\n        \u003c\/del\u003e\n\n        \u003cspan\u003e\n          SAVE $63.99\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n\n    \u003ca class=\"hg-btn\" href=\"\/products\/harvest-glow-white-pumpkin-pedestal-tealight-holders-set-of-3\"\u003e\n\n      🎃 GET MY HARVEST GLOW SET →\n\n    \u003c\/a\u003e\n\n\n    \u003cp class=\"hg-small\"\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\n\u003c!-- ======================================================\n     FINAL CTA\n====================================================== --\u003e\n\n\u003csection class=\"hg-final\"\u003e\n\n  \u003cdiv class=\"hg-wrap hg-center\"\u003e\n\n    \u003cspan class=\"hg-kicker\"\u003e\n      🍂 WHEN THE SUN GOES DOWN, LET FALL GLOW\n    \u003c\/span\u003e\n\n\n    \u003ch2 class=\"hg-title\"\u003e\n\n      Three Pumpkins.\n\n      \u003cbr\u003e\n\n      Three Warm Smiles.\n\n      \u003cbr\u003e\n\n      One Cozy Autumn Glow.\n\n    \u003c\/h2\u003e\n\n\n    \u003cp class=\"hg-copy\"\u003e\n\n      Beautiful in daylight.\n\n      Even better after dark.\n\n      \u003cbr\u003e\u003cbr\u003e\n\n      Bring them out when fall begins,\n      light them through Halloween\n      and keep enjoying their warm farmhouse charm\n      all the way to Thanksgiving.\n\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"hg-price\"\u003e\n\n      \u003cstrong\u003e\n        $39.99\n      \u003c\/strong\u003e\n\n      \u003cspan class=\"hg-badge\"\u003e\n        COMPLETE SET OF 3\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003ca class=\"hg-btn\" href=\"\/products\/harvest-glow-white-pumpkin-pedestal-tealight-holders-set-of-3\"\u003e\n\n      🕯️ BRING HOME THE HARVEST GLOW — $39.99\n\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"YW","offers":[{"title":"Default Title","offer_id":67487615516717,"sku":"18076102653596150480672990","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/2ac77f99-9aed-4de7-9aef-85e9c854efef.png?v=1788589094","url":"https:\/\/woverssy.com\/products\/harvest-glow-white-pumpkin-pedestal-tealight-holders-set-of-3","provider":"woverssy","version":"1.0","type":"link"}