{"product_id":"halloween-pumpkin-scented-candle-holder","title":"Halloween Pumpkin Scented Candle Holder","description":"\u003cstyle\u003e\n\/* =========================================================\n   HALLOWEEN PUMPKIN CANDLE HOLDER LANDING PAGE\n   Shopify Safe\n   - Original image ratio\n   - No crop \/ no stretch\n   - Container responsive\n   - Broken image auto hide\n========================================================= *\/\n\n.pumpkin-lp,\n.pumpkin-lp *{\n  box-sizing:border-box !important;\n  writing-mode:horizontal-tb !important;\n  text-orientation:mixed !important;\n  word-break:normal !important;\n  overflow-wrap:break-word !important;\n}\n\n.pumpkin-lp{\n  --orange:#c96d2c;\n  --orange-dark:#9e4e21;\n  --brown:#3c2a21;\n  --brown2:#241812;\n  --cream:#fbf4e8;\n  --cream2:#f3e6d5;\n  --gold:#c69a5a;\n  --ink:#33261f;\n  --text:#6b5d53;\n  --line:#e8d7c3;\n\n  width:100% !important;\n  max-width:980px !important;\n  margin:0 auto !important;\n  padding:0 !important;\n\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif !important;\n  color:var(--ink) !important;\n  line-height:1.62 !important;\n\n  overflow:hidden !important;\n  container-type:inline-size;\n}\n\n.pumpkin-lp img{\n  display:block !important;\n  float:none !important;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n\n  margin:0 !important;\n  padding:0 !important;\n\n  object-fit:initial !important;\n  aspect-ratio:auto !important;\n}\n\n.pumpkin-lp h1,\n.pumpkin-lp h2,\n.pumpkin-lp h3{\n  margin:0 !important;\n  padding:0 !important;\n\n  color:var(--ink) !important;\n\n  font-weight:800 !important;\n  line-height:1.17 !important;\n}\n\n.pumpkin-lp p{\n  margin:0 !important;\n  padding:0 !important;\n\n  color:var(--text) !important;\n\n  font-size:16px !important;\n  line-height:1.65 !important;\n}\n\n\n\/* ========================\n   COMMON\n======================== *\/\n\n.pk-section{\n  width:100% !important;\n\n  margin:19px 0 !important;\n  padding:38px 21px !important;\n\n  border-radius:25px !important;\n\n  overflow:hidden !important;\n}\n\n.pk-soft{\n  background:\n    linear-gradient(\n      145deg,\n      #fffaf2 0%,\n      #f5e8d8 100%\n    ) !important;\n}\n\n.pk-white{\n  background:#fff !important;\n}\n\n.pk-dark{\n  background:\n    radial-gradient(\n      circle at 85% 5%,\n      rgba(210,143,72,.16),\n      transparent 36%\n    ),\n    linear-gradient(\n      145deg,\n      #3d2a20,\n      #211611\n    ) !important;\n}\n\n.pk-dark h2,\n.pk-dark h3,\n.pk-dark p{\n  color:#fff !important;\n}\n\n.pk-label{\n  display:inline-block !important;\n  width:auto !important;\n\n  margin-bottom:12px !important;\n  padding:7px 14px !important;\n\n  border-radius:999px !important;\n\n  background:#f1dfc5 !important;\n  color:#905022 !important;\n\n  font-size:12px !important;\n  line-height:1.2 !important;\n  font-weight:800 !important;\n  letter-spacing:.7px !important;\n  text-transform:uppercase !important;\n}\n\n.pk-dark .pk-label{\n  color:#f2cea0 !important;\n  background:rgba(255,255,255,.08) !important;\n  border:1px solid rgba(255,255,255,.12) !important;\n}\n\n.pk-center{\n  text-align:center !important;\n}\n\n.pk-title{\n  max-width:760px !important;\n\n  margin:0 auto 11px !important;\n\n  text-align:center !important;\n\n  font-size:30px !important;\n}\n\n.pk-sub{\n  max-width:730px !important;\n\n  margin:0 auto !important;\n\n  text-align:center !important;\n}\n\n\n\/* ========================\n   HERO\n======================== *\/\n\n.pk-hero{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n\n  width:100% !important;\n\n  margin:0 0 19px !important;\n\n  overflow:hidden !important;\n\n  border-radius:27px !important;\n\n  background:\n    linear-gradient(\n      145deg,\n      #3e291f,\n      #241712\n    ) !important;\n}\n\n.pk-hero-image{\n  width:100% !important;\n  overflow:hidden !important;\n}\n\n.pk-hero-image img{\n  width:100% !important;\n  height:auto !important;\n}\n\n.pk-hero-copy{\n  padding:31px 20px 35px !important;\n\n  text-align:center !important;\n}\n\n.pk-hero-copy .pk-label{\n  color:#f5c991 !important;\n  background:rgba(255,255,255,.08) !important;\n  border:1px solid rgba(255,255,255,.12) !important;\n}\n\n.pk-hero h1{\n  max-width:780px !important;\n\n  margin:0 auto 13px !important;\n\n  color:#fff !important;\n\n  font-size:35px !important;\n}\n\n.pk-hero p{\n  max-width:730px !important;\n\n  margin:0 auto !important;\n\n  color:#eaded4 !important;\n\n  font-size:17px !important;\n}\n\n.pk-hero-points{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:9px !important;\n\n  max-width:800px !important;\n\n  margin:22px auto 0 !important;\n}\n\n.pk-hero-point{\n  padding:13px 12px !important;\n\n  border-radius:13px !important;\n\n  border:1px solid rgba(255,255,255,.12) !important;\n\n  background:rgba(255,255,255,.07) !important;\n\n  color:#fff !important;\n\n  text-align:center !important;\n\n  font-size:14px !important;\n  font-weight:700 !important;\n}\n\n\n\/* ========================\n   BENEFITS\n======================== *\/\n\n.pk-benefits{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:10px !important;\n\n  margin-top:24px !important;\n}\n\n.pk-benefit{\n  padding:17px 14px !important;\n\n  border-radius:16px !important;\n\n  border:1px solid var(--line) !important;\n\n  background:#fff !important;\n\n  text-align:center !important;\n\n  box-shadow:\n    0 8px 22px rgba(68,43,28,.045) !important;\n}\n\n.pk-benefit-icon{\n  margin-bottom:5px !important;\n\n  font-size:24px !important;\n}\n\n.pk-benefit strong{\n  display:block !important;\n\n  margin-bottom:4px !important;\n\n  color:#412d24 !important;\n\n  font-size:15px !important;\n}\n\n.pk-benefit span{\n  display:block !important;\n\n  color:#75675d !important;\n\n  font-size:13px !important;\n  line-height:1.45 !important;\n}\n\n\n\/* ========================\n   FEATURE ROW\n   SAFE DEFAULT = SINGLE COLUMN\n======================== *\/\n\n.pk-row{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:23px !important;\n\n  width:100% !important;\n\n  align-items:center !important;\n}\n\n.pk-media{\n  width:100% !important;\n  min-width:0 !important;\n\n  overflow:hidden !important;\n\n  border-radius:20px !important;\n\n  background:transparent !important;\n\n  box-shadow:\n    0 10px 28px rgba(66,39,24,.08) !important;\n}\n\n.pk-media img{\n  width:100% !important;\n  height:auto !important;\n}\n\n.pk-copy{\n  width:100% !important;\n  min-width:0 !important;\n}\n\n.pk-copy h2{\n  margin-bottom:11px !important;\n\n  font-size:27px !important;\n}\n\n.pk-copy p + p{\n  margin-top:11px !important;\n}\n\n\n\/* ========================\n   SELLING POINTS\n======================== *\/\n\n.pk-list{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:9px !important;\n\n  margin-top:18px !important;\n}\n\n.pk-item{\n  padding:12px 14px !important;\n\n  border-radius:13px !important;\n\n  border:1px solid var(--line) !important;\n\n  background:#fff !important;\n\n  color:#62564e !important;\n\n  font-size:14px !important;\n  line-height:1.5 !important;\n}\n\n.pk-dark .pk-item{\n  background:rgba(255,255,255,.07) !important;\n\n  border-color:rgba(255,255,255,.12) !important;\n\n  color:#fff !important;\n}\n\n\n\/* ========================\n   STYLE CARDS\n======================== *\/\n\n.pk-style-grid{\n  display:grid !important;\n  grid-template-columns:1fr !important;\n  gap:14px !important;\n\n  margin-top:23px !important;\n}\n\n.pk-card{\n  overflow:hidden !important;\n\n  border-radius:20px !important;\n\n  background:#fff !important;\n\n  box-shadow:\n    0 10px 28px rgba(62,39,25,.07) !important;\n}\n\n.pk-card-image{\n  width:100% !important;\n}\n\n.pk-card-image img{\n  width:100% !important;\n  height:auto !important;\n}\n\n.pk-card-copy{\n  padding:17px !important;\n}\n\n.pk-card-copy strong{\n  display:block !important;\n\n  margin-bottom:5px !important;\n\n  color:#402e26 !important;\n\n  font-size:16px !important;\n}\n\n.pk-card-copy span{\n  display:block !important;\n\n  color:#75675e !important;\n\n  font-size:14px !important;\n  line-height:1.5 !important;\n}\n\n\n\/* ========================\n   FULL IMAGE\n======================== *\/\n\n.pk-full-image{\n  width:100% !important;\n\n  margin-top:22px !important;\n\n  overflow:hidden !important;\n\n  border-radius:20px !important;\n\n  box-shadow:\n    0 10px 28px rgba(67,41,25,.08) !important;\n}\n\n.pk-full-image img{\n  width:100% !important;\n  height:auto !important;\n}\n\n\n\/* ========================\n   CTA\n======================== *\/\n\n.pk-cta{\n  display:inline-block !important;\n\n  width:auto !important;\n  max-width:100% !important;\n\n  margin-top:21px !important;\n  padding:14px 23px !important;\n\n  border-radius:999px !important;\n\n  background:\n    linear-gradient(\n      180deg,\n      #d9833e,\n      #b85f26\n    ) !important;\n\n  color:#fff !important;\n\n  text-decoration:none !important;\n  text-align:center !important;\n\n  font-size:14px !important;\n  line-height:1.25 !important;\n  font-weight:850 !important;\n\n  box-shadow:\n    0 8px 20px rgba(175,85,31,.22) !important;\n}\n\n\n\/* ========================\n   FAQ\n======================== *\/\n\n.pk-faq{\n  max-width:800px !important;\n\n  margin:23px auto 0 !important;\n}\n\n.pk-faq details{\n  width:100% !important;\n\n  margin-bottom:9px !important;\n\n  border-radius:14px !important;\n\n  border:1px solid var(--line) !important;\n\n  background:#fff !important;\n\n  overflow:hidden !important;\n}\n\n.pk-faq summary{\n  position:relative !important;\n\n  display:block !important;\n\n  width:100% !important;\n\n  padding:16px 43px 16px 16px !important;\n\n  list-style:none !important;\n\n  cursor:pointer !important;\n\n  color:#433129 !important;\n\n  font-size:15px !important;\n  line-height:1.45 !important;\n  font-weight:800 !important;\n}\n\n.pk-faq summary::-webkit-details-marker{\n  display:none !important;\n}\n\n.pk-faq summary:after{\n  content:\"+\" !important;\n\n  position:absolute !important;\n\n  right:16px !important;\n  top:10px !important;\n\n  color:var(--orange) !important;\n\n  font-size:25px !important;\n}\n\n.pk-faq details[open] summary:after{\n  content:\"–\" !important;\n}\n\n.pk-answer{\n  padding:0 16px 17px !important;\n\n  color:#71635b !important;\n\n  font-size:14px !important;\n  line-height:1.55 !important;\n}\n\n\n\/* ========================\n   FINAL\n======================== *\/\n\n.pk-final{\n  width:100% !important;\n\n  margin-top:19px !important;\n  padding:44px 19px !important;\n\n  border-radius:25px !important;\n\n  text-align:center !important;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(205,138,65,.18),\n      transparent 38%\n    ),\n    linear-gradient(\n      145deg,\n      #3e291f,\n      #201510\n    ) !important;\n}\n\n.pk-final h2{\n  max-width:760px !important;\n\n  margin:0 auto 10px !important;\n\n  color:#fff !important;\n\n  font-size:30px !important;\n}\n\n.pk-final p{\n  max-width:700px !important;\n\n  margin:0 auto !important;\n\n  color:#ebded4 !important;\n}\n\n\n\/* ==================================\n   CONTAINER RESPONSIVE\n================================== *\/\n\n@container (min-width:600px){\n\n  .pk-benefits{\n    grid-template-columns:repeat(2,1fr) !important;\n  }\n\n  .pk-hero-points{\n    grid-template-columns:repeat(3,1fr) !important;\n  }\n\n  .pk-style-grid{\n    grid-template-columns:1fr 1fr !important;\n  }\n\n}\n\n@container (min-width:780px){\n\n  .pk-section{\n    padding:43px 28px !important;\n  }\n\n  .pk-hero{\n    grid-template-columns:\n      minmax(0,1.05fr)\n      minmax(0,.95fr) !important;\n\n    align-items:center !important;\n  }\n\n  .pk-hero-copy{\n    text-align:left !important;\n  }\n\n  .pk-hero h1,\n  .pk-hero p{\n    margin-left:0 !important;\n    margin-right:0 !important;\n  }\n\n  .pk-row{\n    grid-template-columns:\n      minmax(0,1fr)\n      minmax(0,1fr) !important;\n\n    gap:34px !important;\n  }\n\n  .pk-row.pk-reverse .pk-media{\n    order:2 !important;\n  }\n\n  .pk-row.pk-reverse .pk-copy{\n    order:1 !important;\n  }\n\n  .pk-copy h2{\n    font-size:31px !important;\n  }\n\n  .pk-benefits{\n    grid-template-columns:repeat(4,1fr) !important;\n  }\n\n}\n\n@container (max-width:779px){\n\n  .pk-row.pk-reverse .pk-media,\n  .pk-row.pk-reverse .pk-copy{\n    order:initial !important;\n  }\n\n}\n\n@container (max-width:430px){\n\n  .pk-section{\n    padding:30px 14px !important;\n    border-radius:19px !important;\n  }\n\n  .pk-title{\n    font-size:24px !important;\n  }\n\n  .pk-copy h2{\n    font-size:24px !important;\n  }\n\n  .pk-hero h1{\n    font-size:29px !important;\n  }\n\n  .pk-benefits{\n    grid-template-columns:1fr !important;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"pumpkin-lp\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n===================================================== --\u003e\n\n\u003csection class=\"pk-hero\"\u003e\n\n  \u003cdiv class=\"pk-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01iep8Dz1wf1pmp95W3__21_212218903236334-0-cib_o6BcvH.jpg?v=1788837903\u0026amp;width=1200\" alt=\"Vintage Halloween pumpkin candle holders\" onerror=\"this.closest('.pk-hero-image').style.display='none';\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pk-hero-copy\"\u003e\n\n    \u003cdiv class=\"pk-label\"\u003e\n      🎃 VINTAGE HALLOWEEN GLOW\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Turn a Simple Candle Into the Coziest Little Pumpkin Glow\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Add warm Halloween character to a table, shelf, mantel or entryway\n      with a charming Jack-o'-lantern candle holder that looks just as beautiful\n      unlit as it does glowing after dark.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"pk-hero-points\"\u003e\n\n      \u003cdiv class=\"pk-hero-point\"\u003e\n        🎃 Vintage Pumpkin Design\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pk-hero-point\"\u003e\n        🕯️ Warm Ambient Glow\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"pk-hero-point\"\u003e\n        🍂 Fall-to-Halloween Décor\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     BENEFITS\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-soft\"\u003e\n\n  \u003cdiv class=\"pk-center\"\u003e\n\n    \u003cdiv class=\"pk-label\"\u003e\n      A LITTLE GLOW CHANGES THE WHOLE ROOM\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"pk-title\"\u003e\n      🎃 Halloween Décor That Feels Warm, Not Cheap or Plastic\n    \u003c\/h2\u003e\n\n    \u003cp class=\"pk-sub\"\u003e\n      The aged wood-look pedestal, softly distressed pumpkin finish\n      and glowing carved face give it the feel of a piece collected over the years,\n      rather than another disposable seasonal decoration.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pk-benefits\"\u003e\n\n    \u003cdiv class=\"pk-benefit\"\u003e\n\n      \u003cdiv class=\"pk-benefit-icon\"\u003e🕯️\u003c\/div\u003e\n\n      \u003cstrong\u003eWarm Candle Glow\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The smiling pumpkin face comes alive beautifully once illuminated.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-benefit\"\u003e\n\n      \u003cdiv class=\"pk-benefit-icon\"\u003e🏡\u003c\/div\u003e\n\n      \u003cstrong\u003eRustic Farmhouse Style\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A weathered finish and vintage pedestal add character to fall decorating.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-benefit\"\u003e\n\n      \u003cdiv class=\"pk-benefit-icon\"\u003e🍂\u003c\/div\u003e\n\n      \u003cstrong\u003eEasy to Style\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Works beautifully with pumpkins, leaves, books, greenery and autumn florals.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-benefit\"\u003e\n\n      \u003cdiv class=\"pk-benefit-icon\"\u003e🎃\u003c\/div\u003e\n\n      \u003cstrong\u003eMultiple Sizes\u003c\/strong\u003e\n\n      \u003cspan\u003e\n        Choose a single statement piece or build a layered three-piece display.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     3 SIZE DISPLAY\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-white\"\u003e\n\n  \u003cdiv class=\"pk-row\"\u003e\n\n    \u003cdiv class=\"pk-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01ZxRZcv2E2hmMoadKa__21_212218471508687-0-cib.jpg__20_282_29_l5J260.jpg?v=1788837902\u0026amp;width=1200\" alt=\"Three sizes of pumpkin candle holders\" loading=\"lazy\" onerror=\"this.closest('.pk-media').style.display='none';\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-copy\"\u003e\n\n      \u003cdiv class=\"pk-label\"\u003e\n        STYLE THEM YOUR WAY\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        🍂 One Pumpkin Is Charming. Three Make a Whole Fall Moment.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Choose the size that fits your space or group multiple heights together\n        to create a richer, more layered seasonal display.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The varying heights make them especially easy to style on dining tables,\n        console tables, shelves and fireplace mantels.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pk-list\"\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎃 Small Pumpkin Candle\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🕯️ Medium Pumpkin Candle\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🍂 Large Pumpkin Candle\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🏡 Pumpkin Candle 3-Piece Set\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     TALL STATEMENT\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-dark\"\u003e\n\n  \u003cdiv class=\"pk-row pk-reverse\"\u003e\n\n    \u003cdiv class=\"pk-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01rNUVkz2E2hmMww0g6__21_212218471508687-0-cib_i46Z0g.jpg?v=1788837902\u0026amp;width=1200\" alt=\"Tall Halloween pumpkin candle holder\" loading=\"lazy\" onerror=\"this.closest('.pk-media').style.display='none';\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-copy\"\u003e\n\n      \u003cdiv class=\"pk-label\"\u003e\n        MORE THAN A CANDLE HOLDER\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        ✨ A Small Statement Piece With Serious Fall Character\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The raised pedestal gives the glowing pumpkin presence and height,\n        helping it stand out among your existing fall decorations instead\n        of disappearing into the background.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Place it beside pumpkins, autumn leaves or candles and let the soft face glow\n        become the focal point of the arrangement.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pk-list\"\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎃 Distressed Jack-o'-lantern styling\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🪵 Vintage-look sculpted pedestal\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎀 Rustic twine bow detail\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     PORCH \/ ENTRYWAY\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-soft\"\u003e\n\n  \u003cdiv class=\"pk-row\"\u003e\n\n    \u003cdiv class=\"pk-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01ZJzErC1wf1pmtSiGY__21_212218903236334-0-cib_QCbA48.jpg?v=1788837902\u0026amp;width=1200\" alt=\"Pumpkin candle holders styled near an entryway\" loading=\"lazy\" onerror=\"this.closest('.pk-media').style.display='none';\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-copy\"\u003e\n\n      \u003cdiv class=\"pk-label\"\u003e\n        WELCOME FALL AT THE DOOR\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        🏡 Make the Entryway Feel Like Halloween Before Anyone Steps Inside\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Pair the glowing pumpkins with mums, fall wreaths, real pumpkins and autumn leaves\n        for a warm seasonal welcome that feels festive without becoming overly spooky.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The neutral cream and aged-brown tones blend easily with farmhouse,\n        rustic and traditional fall 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     STAIR \/ SHELF DISPLAY\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-white\"\u003e\n\n  \u003cdiv class=\"pk-row pk-reverse\"\u003e\n\n    \u003cdiv class=\"pk-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01w9bc2Z2E2hmMZx3ry__21_212218471508687-0-cib_5d6jdP.jpg?v=1788837903\u0026amp;width=1200\" alt=\"Three pumpkin candle holders on wood shelving\" loading=\"lazy\" onerror=\"this.closest('.pk-media').style.display='none';\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-copy\"\u003e\n\n      \u003cdiv class=\"pk-label\"\u003e\n        MADE FOR LAYERED FALL DISPLAYS\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        🎃 Mix Heights for That “Styled, Not Staged” Look\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Different heights naturally create visual depth,\n        so the set looks beautiful whether arranged together\n        or spread throughout different rooms.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pk-list\"\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          📚 Bookshelf or console table\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🔥 Fireplace mantel\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🍽️ Dining table centerpiece\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🍂 Autumn entryway display\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     COZY SINGLE\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-soft\"\u003e\n\n  \u003cdiv class=\"pk-center\"\u003e\n\n    \u003cdiv class=\"pk-label\"\u003e\n      COZY AFTER DARK\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"pk-title\"\u003e\n      🕯️ When the Lights Go Down, the Pumpkin Comes Alive\n    \u003c\/h2\u003e\n\n    \u003cp class=\"pk-sub\"\u003e\n      Soft illumination through the carved Jack-o'-lantern face adds a gentle,\n      cozy glow to quiet fall evenings without overwhelming the rest of your décor.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pk-full-image\"\u003e\n\n    \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN018y0jBo2E2hmMW8XWg__21_212218471508687-0-cib_qYyc2l.jpg?v=1788837903\u0026amp;width=1200\" alt=\"Glowing pumpkin candle holder in cozy living room\" loading=\"lazy\" onerror=\"this.closest('.pk-full-image').style.display='none';\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAIL\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-white\"\u003e\n\n  \u003cdiv class=\"pk-row\"\u003e\n\n    \u003cdiv class=\"pk-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01ifnvLv2E2hmN1Kk9n__21_212218471508687-0-cib_L7CxK3.jpg?v=1788837902\u0026amp;width=1200\" alt=\"Vintage pumpkin candle holder product detail\" loading=\"lazy\" onerror=\"this.closest('.pk-media').style.display='none';\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-copy\"\u003e\n\n      \u003cdiv class=\"pk-label\"\u003e\n        DETAILS MAKE THE DIFFERENCE\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        🪵 Vintage Texture From Top to Bottom\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        From the distressed pumpkin surface to the decorative pedestal\n        and simple twine bow, every element contributes to the old-fashioned\n        farmhouse look.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It gives you the personality of Halloween décor\n        while keeping the overall look warm enough to leave out throughout fall.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pk-list\"\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎃 Sculpted pumpkin silhouette\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          😊 Classic smiling Jack-o'-lantern face\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🪵 Decorative antique-look base\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎀 Rustic bow accent\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     GIFT \/ SET\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-dark\"\u003e\n\n  \u003cdiv class=\"pk-row pk-reverse\"\u003e\n\n    \u003cdiv class=\"pk-media\"\u003e\n\n      \u003cimg src=\"https:\/\/getvyxor.com\/cdn\/shop\/files\/O1CN01ELrFL02E2hmMk3dKs__21_212218471508687-0-cib_Tx5Wsa.jpg?v=1788837902\u0026amp;width=1200\" alt=\"Three-piece pumpkin candle holder set\" loading=\"lazy\" onerror=\"this.closest('.pk-media').style.display='none';\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"pk-copy\"\u003e\n\n      \u003cdiv class=\"pk-label\"\u003e\n        BUILD THE COMPLETE LOOK\n      \u003c\/div\u003e\n\n      \u003ch2\u003e\n        🎁 Choose One Favorite or Bring Home the Full Trio\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        A single pumpkin makes an easy seasonal accent,\n        while the three-piece combination gives you enough variation\n        to create a complete centerpiece or spread the glow across multiple rooms.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        It also makes a charming seasonal gift for anyone who loves\n        Halloween, farmhouse décor or warm autumn decorating.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"pk-list\"\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎃 Halloween décor lovers\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🍁 Fall decorating fans\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🏡 Farmhouse \u0026amp; rustic home décor\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"pk-item\"\u003e\n          🎁 Seasonal hostess gifting\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\n\u003csection class=\"pk-section pk-soft\"\u003e\n\n  \u003cdiv class=\"pk-center\"\u003e\n\n    \u003cdiv class=\"pk-label\"\u003e\n      GOOD TO KNOW\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"pk-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"pk-faq\"\u003e\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What size options are available?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pk-answer\"\u003e\n        The product page offers Small, Medium and Large pumpkin options,\n        as well as a Pumpkin Candle 3-Piece Set.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can the different sizes be displayed together?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pk-answer\"\u003e\n        Yes. The varying heights work especially well together\n        when creating layered table, shelf, mantel or entryway displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is this only for Halloween?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pk-answer\"\u003e\n        The Jack-o'-lantern face is clearly Halloween inspired,\n        while the cream, brown and rustic autumn styling also pairs naturally\n        with broader fall décor.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I display it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"pk-answer\"\u003e\n        It can be styled on console tables, dining tables,\n        shelves, mantels and other decorative indoor spaces\n        appropriate for a candle holder.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\n\u003c!-- =====================================================\n     FINAL\n===================================================== --\u003e\n\n\u003csection class=\"pk-final\"\u003e\n\n  \u003ch2\u003e\n    🎃 Give Halloween a Warmer Glow\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Add one charming pumpkin to a quiet corner\n    or style all three together for a layered fall display\n    that feels cozy, nostalgic and ready for Halloween night.\n  \u003c\/p\u003e\n\n  \u003ca class=\"pk-cta\" href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e\n    🎃 CHOOSE YOUR PUMPKIN\n  \u003c\/a\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"JXX","offers":[{"title":"Small Pumpkin Candle","offer_id":57284985716902,"sku":"ZPJ2026081903-南瓜蜡烛(小号）","price":26.99,"currency_code":"USD","in_stock":true},{"title":"Medium Pumpkin Candle","offer_id":57284985749670,"sku":"ZPJ2026081903-南瓜蜡烛（中号）","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Large Pumpkin Candle","offer_id":57284985782438,"sku":"ZPJ2026081903-南瓜蜡烛（大号）","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pumpkin Candle 3-Piece Set","offer_id":57284985815206,"sku":"ZPJ2026081903-南瓜蜡烛三件套","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/O1CN01iep8Dz1wf1pmp95W3__21_212218903236334-0-cib_o6BcvH.jpg?v=1788837903","url":"https:\/\/getvyxor.com\/products\/halloween-pumpkin-scented-candle-holder","provider":"getvyxor","version":"1.0","type":"link"}