{"product_id":"ghostface-candle-holder-spooky-horror-decor-for-3-wick-jar-candles","title":"Ghostface Candle Holder – Spooky Horror Decor for 3-Wick \u0026 Jar Candles","description":"\u003cstyle\u003e\n\/* =========================================================\n   HORROR CANDLE HOLDER LANDING PAGE\n   Shopify-safe \/ Mobile-first \/ Scoped\n========================================================= *\/\n\n.ghost-candle-page,\n.ghost-candle-page *,\n.ghost-candle-page *::before,\n.ghost-candle-page *::after {\n  box-sizing: border-box;\n}\n\n.ghost-candle-page {\n  --gc-black:#111111;\n  --gc-dark:#1b1b1d;\n  --gc-pink:#d8337e;\n  --gc-pink-soft:#f8d9e8;\n  --gc-red:#b22035;\n  --gc-cream:#faf7f3;\n  --gc-white:#ffffff;\n  --gc-text:#262626;\n  --gc-muted:#68636a;\n  --gc-border:#e7dfe4;\n\n  width:100%;\n  max-width:920px;\n  margin:0 auto;\n  overflow:hidden;\n\n  color:var(--gc-text);\n  background:#fff;\n\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.75;\n}\n\n.ghost-candle-page img {\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  margin:0 !important;\n}\n\n.ghost-candle-page h1,\n.ghost-candle-page h2,\n.ghost-candle-page h3,\n.ghost-candle-page p {\n  margin-top:0;\n}\n\n.gc-section {\n  width:100%;\n  padding:54px 22px;\n}\n\n.gc-center {\n  max-width:760px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.gc-kicker {\n  display:inline-block;\n  margin-bottom:13px;\n  padding:7px 14px;\n\n  color:#9f2358;\n  background:#fbeaf2;\n\n  border:1px solid #efc9da;\n  border-radius:999px;\n\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:1.2px;\n  text-transform:uppercase;\n}\n\n.gc-title {\n  max-width:800px;\n  margin:0 auto 15px;\n\n  color:#171717;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(30px,5vw,44px);\n  font-weight:700;\n  line-height:1.14;\n}\n\n.gc-copy {\n  max-width:720px;\n  margin:0 auto;\n\n  color:var(--gc-muted);\n\n  font-size:19px;\n  line-height:1.75;\n}\n\n.gc-image {\n  width:100%;\n  max-width:790px;\n\n  margin:30px auto 0;\n  overflow:hidden;\n\n  border:1px solid #e2d9df;\n  border-radius:18px;\n\n  background:#f4f0f2;\n\n  box-shadow:\n    0 18px 44px rgba(24,18,22,.10);\n}\n\n.gc-soft {\n  background:\n    linear-gradient(\n      180deg,\n      #fdfafb 0%,\n      #f5eef2 100%\n    );\n}\n\n.gc-dark {\n  color:#fff;\n\n  background:\n    radial-gradient(\n      circle at 80% 10%,\n      rgba(216,51,126,.17),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #0c0c0d,\n      #211a20\n    );\n}\n\n.gc-dark .gc-title {\n  color:#fff;\n}\n\n.gc-dark .gc-copy {\n  color:#d9d2d7;\n}\n\n.gc-dark .gc-kicker {\n  color:#f5b7d3;\n  background:rgba(255,255,255,.05);\n  border-color:rgba(216,51,126,.35);\n}\n\n\n\/* =========================\n   HERO\n========================= *\/\n\n.gc-hero {\n  padding:64px 20px 44px;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(216,51,126,.15),\n      transparent 34%\n    ),\n    linear-gradient(\n      180deg,\n      #fff 0%,\n      #f6edf2 100%\n    );\n}\n\n.gc-hero h1 {\n  max-width:820px;\n  margin:0 auto 16px;\n\n  color:#141414;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(38px,7vw,58px);\n  line-height:1.06;\n  letter-spacing:-1px;\n}\n\n.gc-hero h1 span {\n  color:var(--gc-pink);\n}\n\n.gc-hero-copy {\n  max-width:700px;\n  margin:0 auto 21px;\n\n  color:#585158;\n\n  font-size:20px;\n  line-height:1.72;\n}\n\n.gc-hero-note {\n  display:inline-block;\n\n  padding:9px 16px;\n\n  color:#2d292c;\n  background:#fff;\n\n  border:1px solid #e2d6dd;\n  border-radius:999px;\n\n  font-size:14px;\n  font-weight:800;\n}\n\n.gc-hero-media {\n  max-width:720px;\n  margin:30px auto 0;\n  overflow:hidden;\n\n  border:1px solid #dcd3d8;\n  border-radius:19px;\n\n  background:#111;\n\n  box-shadow:\n    0 23px 50px rgba(30,20,26,.17);\n}\n\n\n\/* =========================\n   QUICK BENEFITS\n========================= *\/\n\n.gc-benefits-wrap {\n  padding:28px 17px;\n  background:#141414;\n}\n\n.gc-benefits {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:10px;\n\n  max-width:800px;\n  margin:0 auto;\n}\n\n.gc-benefit {\n  padding:18px 10px;\n\n  color:#fff;\n  background:#202022;\n\n  border:1px solid #383438;\n  border-radius:13px;\n\n  text-align:center;\n}\n\n.gc-benefit span {\n  display:block;\n  margin-bottom:7px;\n  font-size:24px;\n}\n\n.gc-benefit strong {\n  display:block;\n  font-size:15px;\n  line-height:1.35;\n}\n\n\n\/* =========================\n   FEATURE CARDS\n========================= *\/\n\n.gc-features {\n  display:grid;\n  grid-template-columns:repeat(2,minmax(0,1fr));\n  gap:14px;\n\n  max-width:800px;\n  margin:29px auto 0;\n}\n\n.gc-feature {\n  padding:22px 20px;\n\n  background:#fff;\n\n  border:1px solid var(--gc-border);\n  border-radius:14px;\n\n  box-shadow:\n    0 8px 24px rgba(35,25,31,.05);\n}\n\n.gc-feature-icon {\n  display:flex;\n  width:44px;\n  height:44px;\n  margin-bottom:13px;\n\n  align-items:center;\n  justify-content:center;\n\n  color:#fff;\n  background:\n    linear-gradient(\n      135deg,\n      #a51e50,\n      #df4387\n    );\n\n  border-radius:50%;\n\n  font-size:18px;\n  font-weight:900;\n}\n\n.gc-feature h3 {\n  margin-bottom:7px;\n\n  color:#222;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:21px;\n}\n\n.gc-feature p {\n  margin-bottom:0;\n\n  color:var(--gc-muted);\n\n  font-size:17px;\n}\n\n\n\/* =========================\n   TAGS\n========================= *\/\n\n.gc-tags {\n  display:flex;\n  flex-wrap:wrap;\n  justify-content:center;\n  gap:9px;\n\n  max-width:760px;\n  margin:25px auto 0;\n}\n\n.gc-tag {\n  padding:9px 14px;\n\n  color:#443c41;\n  background:#fff;\n\n  border:1px solid #e3d8de;\n  border-radius:999px;\n\n  font-size:16px;\n  font-weight:800;\n}\n\n\n\/* =========================\n   COLORS\n========================= *\/\n\n.gc-colors {\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n\n  max-width:780px;\n  margin:28px auto 0;\n}\n\n.gc-color {\n  padding:19px 12px;\n\n  background:#fff;\n\n  border:1px solid #e4dce1;\n  border-radius:14px;\n\n  text-align:center;\n}\n\n.gc-swatch {\n  width:38px;\n  height:38px;\n\n  margin:0 auto 10px;\n\n  border-radius:50%;\n\n  box-shadow:\n    0 0 0 4px #f4f0f2;\n}\n\n.gc-color strong {\n  display:block;\n\n  font-size:16px;\n}\n\n\n\/* =========================\n   SPEC TABLE\n========================= *\/\n\n.gc-table {\n  width:100%;\n  max-width:780px;\n\n  margin:28px auto 0;\n\n  overflow:hidden;\n\n  border:1px solid #e1d9de;\n  border-radius:14px;\n\n  border-collapse:separate;\n  border-spacing:0;\n\n  background:#fff;\n}\n\n.gc-table td {\n  padding:15px 16px;\n\n  border-bottom:1px solid #ede7eb;\n\n  font-size:17px;\n  vertical-align:top;\n}\n\n.gc-table tr:last-child td {\n  border-bottom:0;\n}\n\n.gc-table td:first-child {\n  width:36%;\n\n  color:#262326;\n  background:#f7f2f5;\n\n  font-weight:800;\n}\n\n\n\/* =========================\n   CALLOUT\n========================= *\/\n\n.gc-callout {\n  max-width:760px;\n  margin:28px auto 0;\n  padding:25px 22px;\n\n  color:#fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #171717,\n      #38232f\n    );\n\n  border-radius:15px;\n\n  text-align:center;\n}\n\n.gc-callout strong {\n  display:block;\n  margin-bottom:8px;\n\n  color:#f6bed7;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:26px;\n}\n\n.gc-callout p {\n  max-width:660px;\n  margin:0 auto;\n\n  color:#ded5da;\n\n  font-size:17px;\n}\n\n\n\/* =========================\n   SAFETY\n========================= *\/\n\n.gc-safety {\n  max-width:770px;\n\n  margin:27px auto 0;\n  padding:21px;\n\n  color:#50454a;\n  background:#fff7e9;\n\n  border:1px solid #ebd7b5;\n  border-left:5px solid #bd8131;\n  border-radius:12px;\n\n  font-size:16px;\n  line-height:1.7;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.gc-faq {\n  max-width:800px;\n  margin:28px auto 0;\n}\n\n.gc-faq details {\n  margin-bottom:11px;\n  overflow:hidden;\n\n  background:#faf8f9;\n\n  border:1px solid #e4dce1;\n  border-radius:13px;\n}\n\n.gc-faq summary {\n  position:relative;\n  display:block;\n\n  padding:19px 50px 19px 18px;\n\n  color:#272427;\n\n  cursor:pointer;\n\n  font-size:18px;\n  font-weight:800;\n  line-height:1.45;\n\n  list-style:none;\n}\n\n.gc-faq summary::-webkit-details-marker {\n  display:none;\n}\n\n.gc-faq summary::after {\n  position:absolute;\n\n  top:50%;\n  right:18px;\n\n  content:\"+\";\n\n  color:var(--gc-pink);\n\n  font-size:27px;\n\n  transform:translateY(-50%);\n}\n\n.gc-faq details[open] summary::after {\n  content:\"−\";\n}\n\n.gc-answer {\n  padding:0 18px 19px;\n\n  color:var(--gc-muted);\n\n  font-size:17px;\n  line-height:1.72;\n}\n\n\n\/* =========================\n   FINAL\n========================= *\/\n\n.gc-final {\n  padding:65px 20px;\n\n  color:#fff;\n\n  text-align:center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(216,51,126,.22),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #0d0d0e,\n      #231920\n    );\n}\n\n.gc-final h2 {\n  max-width:740px;\n\n  margin:0 auto 15px;\n\n  color:#fff;\n\n  font-family:Georgia,\"Times New Roman\",serif;\n  font-size:clamp(31px,5vw,44px);\n  line-height:1.15;\n}\n\n.gc-final p {\n  max-width:680px;\n\n  margin:0 auto;\n\n  color:#d9d1d6;\n\n  font-size:19px;\n}\n\n.gc-final strong {\n  color:#f4b7d3;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:640px) {\n\n  .gc-section {\n    padding:40px 15px;\n  }\n\n  .gc-hero {\n    padding:48px 14px 38px;\n  }\n\n  .gc-hero h1 {\n    font-size:36px;\n  }\n\n  .gc-hero-copy {\n    font-size:18px;\n  }\n\n  .gc-title {\n    font-size:29px;\n  }\n\n  .gc-copy {\n    font-size:18px;\n  }\n\n  .gc-benefits {\n    grid-template-columns:1fr;\n  }\n\n  .gc-benefit {\n    display:flex;\n    align-items:center;\n\n    padding:15px 16px;\n\n    text-align:left;\n  }\n\n  .gc-benefit span {\n    margin:0 12px 0 0;\n  }\n\n  .gc-feature p {\n    font-size:17px;\n  }\n\n  .gc-features {\n    grid-template-columns:1fr;\n  }\n\n  .gc-colors {\n    grid-template-columns:1fr;\n  }\n\n  .gc-table td {\n    padding:13px 10px;\n    font-size:15px;\n  }\n\n  .gc-faq summary {\n    font-size:17px;\n  }\n\n  .gc-answer {\n    font-size:17px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ghost-candle-page\"\u003e\n\n\n\u003c!-- ======================================================\n     HERO\n====================================================== --\u003e\n\n\u003csection class=\"gc-hero\"\u003e\n\n  \u003cspan class=\"gc-kicker\"\u003e\n    HORROR-INSPIRED HOME DECOR\n  \u003c\/span\u003e\n\n  \u003ch1\u003e\n    Your Favorite Spooky Look —\n    \u003cspan\u003eNow Holding Your Candle.\u003c\/span\u003e\n  \u003c\/h1\u003e\n\n  \u003cp class=\"gc-hero-copy\"\u003e\n    Turn an ordinary candle into a statement piece\n    with a sculpted horror-inspired holder designed\n    for spooky rooms, Halloween displays and gothic interiors.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gc-hero-note\"\u003e\n    🕯️ Wide Candle Platform • Sculpted Detail • 3 Color Options\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gc-hero-media\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1786161329177\/8-26-(1)(1).gif?w=800\u0026amp;h=1000\u0026amp;_f=1\" alt=\"Horror inspired ghost mask candle holder\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     QUICK BENEFITS\n====================================================== --\u003e\n\n\u003csection class=\"gc-benefits-wrap\"\u003e\n\n  \u003cdiv class=\"gc-benefits\"\u003e\n\n    \u003cdiv class=\"gc-benefit\"\u003e\n      \u003cspan\u003e👻\u003c\/span\u003e\n      \u003cstrong\u003eIconic Horror-Inspired Look\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-benefit\"\u003e\n      \u003cspan\u003e🕯️\u003c\/span\u003e\n      \u003cstrong\u003eWide Jar Candle Platform\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gc-benefit\"\u003e\n      \u003cspan\u003e🖤\u003c\/span\u003e\n      \u003cstrong\u003eGoth \u0026amp; Halloween Decor\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     INTRO\n====================================================== --\u003e\n\n\u003csection class=\"gc-section\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      NOT JUST ANOTHER CANDLE HOLDER\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Make the Candle Part of the Decor\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gc-copy\"\u003e\n      Instead of placing your favorite candle directly on a shelf,\n      raise it above a dramatic sculpted figure that becomes part\n      of the room even when the candle isn't burning.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1786161329177\/-3D-Printed-.png?w=1000\u0026amp;h=1000\" alt=\"Horror candle holder display\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     CANDLE FIT\n====================================================== --\u003e\n\n\u003csection class=\"gc-section gc-soft\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      MADE FOR POPULAR JAR CANDLES\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      A Wide Platform for Your Favorite Candles\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gc-copy\"\u003e\n      The elevated top surface is designed to support\n      many standard large jar candles, 3-wick candle jars,\n      single-wick jars and suitable pillar-style candles.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-features\"\u003e\n\n    \u003cdiv class=\"gc-feature\"\u003e\n\n      \u003cdiv class=\"gc-feature-icon\"\u003e1\u003c\/div\u003e\n\n      \u003ch3\u003eWide Top Surface\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Gives larger candle jars a broad,\n        stable area to sit on.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gc-feature\"\u003e\n\n      \u003cdiv class=\"gc-feature-icon\"\u003e2\u003c\/div\u003e\n\n      \u003ch3\u003eElevated Display\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Raises your candle above the tabletop\n        so the entire holder stays visible.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gc-feature\"\u003e\n\n      \u003cdiv class=\"gc-feature-icon\"\u003e3\u003c\/div\u003e\n\n      \u003ch3\u003eWorks Beyond Halloween\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Fits naturally into horror collections,\n        gothic rooms and spooky decor all year.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gc-feature\"\u003e\n\n      \u003cdiv class=\"gc-feature-icon\"\u003e4\u003c\/div\u003e\n\n      \u003ch3\u003eCandle Not Included\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pair the holder with your own compatible\n        candle style, scent and color.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1786161329177\/Gemini-Generated-Image-3zt32x3zt32x3zt3.jpg?w=1200\u0026amp;h=1200\" alt=\"Large jar candle displayed on horror candle holder\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     SCULPTED DETAIL\n====================================================== --\u003e\n\n\u003csection class=\"gc-section gc-dark\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      THE DETAIL MAKES THE DIFFERENCE\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Sculpted to Look Good Even Without a Candle\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gc-copy\"\u003e\n      Deep fabric folds, expressive mask contours\n      and a flowing robe silhouette give the holder\n      enough visual detail to work as standalone\n      horror decor.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1786161329177\/Gemini-Generated-Image-27cxnr27cxnr27cx.jpg?w=1200\u0026amp;h=1200\" alt=\"Detailed sculpted horror candle holder\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     COLORS\n====================================================== --\u003e\n\n\u003csection class=\"gc-section gc-soft\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      PICK YOUR MOOD\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Three Looks. Three Completely Different Vibes.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gc-copy\"\u003e\n      Go classic and dark, bold and metallic,\n      or unexpectedly soft with a pastel finish.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-colors\"\u003e\n\n    \u003cdiv class=\"gc-color\"\u003e\n\n      \u003cdiv class=\"gc-swatch\" style=\"background:#171717;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        🖤 Classic Black\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gc-color\"\u003e\n\n      \u003cdiv class=\"gc-swatch\" style=\"background:#cf1d75;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        💗 Magenta Pink\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"gc-color\"\u003e\n\n      \u003cdiv class=\"gc-swatch\" style=\"background:#f0a7c3;\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        🌸 Pastel Pink\n      \u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1786161329177\/Gemini-Generated-Image-27cxnr27cxnr27cx.jpg?w=1200\u0026amp;h=1200\" alt=\"Different color versions of horror candle holder\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     WHERE TO USE\n====================================================== --\u003e\n\n\u003csection class=\"gc-section\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      SPOOKY DOESN'T HAVE TO BE SEASONAL\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Halloween Decor You Can Keep Out All Year\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gc-copy\"\u003e\n      Horror fans don't stop loving spooky decor on November 1st.\n      Use it as part of your candle collection,\n      bookshelf display or gothic room setup long after Halloween ends.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-tags\"\u003e\n\n    \u003cspan class=\"gc-tag\"\u003e\n      🎃 Halloween Display\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gc-tag\"\u003e\n      🖤 Goth Bedroom\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gc-tag\"\u003e\n      📚 Horror Shelf\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gc-tag\"\u003e\n      🕯️ Candle Collection\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gc-tag\"\u003e\n      🎬 Movie Room\n    \u003c\/span\u003e\n\n    \u003cspan class=\"gc-tag\"\u003e\n      🎁 Horror Fan Gift\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-callout\"\u003e\n\n    \u003cstrong\u003e\n      The Candle Burns for Hours.\n      The Holder Stays Spooky All Year.\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      A functional candle display that doubles\n      as a sculptural piece for horror-themed spaces.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     SIZE\n====================================================== --\u003e\n\n\u003csection class=\"gc-section gc-soft\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      COMPACT BUT NOTICEABLE\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Designed to Make a Statement Without Taking Over the Shelf\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gc-copy\"\u003e\n      Large enough to create a noticeable display,\n      while remaining compact enough for shelves,\n      mantels, desks and side tables.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-image\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1786161329177\/-5-5inch-3D-.png?w=1000\u0026amp;h=1000\" alt=\"Horror candle holder dimensions\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     SPECS\n====================================================== --\u003e\n\n\u003csection class=\"gc-section\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      PRODUCT INFORMATION\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Product Details\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ctable class=\"gc-table\"\u003e\n\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eProduct Type\u003c\/td\u003e\n        \u003ctd\u003eHorror-Inspired Candle Holder \/ Display Stand\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eMaterial\u003c\/td\u003e\n        \u003ctd\u003eDurable Resin \/ Composite\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eApprox. Size\u003c\/td\u003e\n        \u003ctd\u003e6.3 in × 5.5 in \/ 16 cm × 14 cm\u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eCandle Compatibility\u003c\/td\u003e\n        \u003ctd\u003e\n          Designed for many standard 3-wick jars,\n          large jar candles, single-wick jars and suitable pillar candles\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eAvailable Colors\u003c\/td\u003e\n        \u003ctd\u003e\n          Classic Black, Magenta Pink and Pastel Pink\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eCare\u003c\/td\u003e\n        \u003ctd\u003e\n          Wipe clean with a soft dry or lightly damp cloth\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003ePackage Includes\u003c\/td\u003e\n        \u003ctd\u003e\n          1 × Candle Holder\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n        \u003ctd\u003eCandle Included?\u003c\/td\u003e\n        \u003ctd\u003e\n          No\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     SAFETY\n====================================================== --\u003e\n\n\u003csection class=\"gc-section gc-soft\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      CANDLE SAFETY\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Always Burn Candles With Care\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-safety\"\u003e\n\n    \u003cstrong\u003eImportant:\u003c\/strong\u003e\n    Always place the holder on a stable, level surface.\n    Use candles in appropriate containers,\n    keep flames away from flammable materials,\n    and never leave a burning candle unattended.\n    Confirm that your selected candle fits securely\n    before lighting it.\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     FAQ\n====================================================== --\u003e\n\n\u003csection class=\"gc-section\"\u003e\n\n  \u003cdiv class=\"gc-center\"\u003e\n\n    \u003cspan class=\"gc-kicker\"\u003e\n      QUESTIONS BEFORE YOU ORDER?\n    \u003c\/span\u003e\n\n    \u003ch2 class=\"gc-title\"\u003e\n      Frequently Asked Questions\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gc-faq\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Will it fit a standard 3-wick candle jar?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        The wide top platform is designed for many common\n        large 3-wick candle jars. Because jar dimensions\n        can vary by brand and style, we recommend checking\n        your candle's base dimensions against the holder size.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the candle included?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        No. The package includes the decorative candle holder only.\n        This allows you to pair it with your own favorite candle.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it outside of Halloween?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        Absolutely. The sculptural horror-inspired design\n        also works well in gothic interiors, movie rooms,\n        horror collections and spooky decor displays year-round.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        What material is it made from?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        The holder is made from a durable sculpted\n        resin\/composite material with detailed robe\n        and mask-style contours.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Which color is best for gothic decor?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        Classic Black gives the darkest and most traditional\n        horror look. Magenta and Pastel Pink are better\n        for playful, glam or pink-goth interiors.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How should I clean it?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        Wipe the surface gently with a soft dry\n        or lightly damp cloth. Avoid abrasive cleaners\n        that could affect the decorative finish.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it safe to use with a burning candle?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"gc-answer\"\u003e\n        Use only a stable, properly contained candle\n        that fits securely on the platform.\n        Always follow the candle manufacturer's safety instructions,\n        keep the flame away from surrounding objects,\n        and never leave a burning candle unattended.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     FINAL\n====================================================== --\u003e\n\n\u003csection class=\"gc-final\"\u003e\n\n  \u003ch2\u003e\n    Give Your Favorite Candle a Darker Side.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Part candle stand. Part horror collectible.\n    Part year-round spooky decor.\n    \u003cbr\u003e\u003cbr\u003e\n    \u003cstrong\u003e\n      Choose your color and make the shelf a little less ordinary. 👻🕯️\n    \u003c\/strong\u003e\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Classic Black","offer_id":48304233447650,"sku":"SZ06232609016481-鬼脸烛台-黑色","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Magenta Pink","offer_id":48304233480418,"sku":"SZ06232609016481-鬼脸烛台-玫红色","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Pastel Soft Pink","offer_id":48304233513186,"sku":"SZ06232609016481-鬼脸烛台-粉色","price":22.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0817\/3482\/8258\/files\/Gemini-Generated-Image-27cxnr27cxnr27cx.jpg?v=1788233786","url":"https:\/\/oaoman.com\/products\/ghostface-candle-holder-spooky-horror-decor-for-3-wick-jar-candles","provider":"oaoman","version":"1.0","type":"link"}