{"product_id":"skeleton-candle-holder","title":"Skeleton Candle Holder","description":"\u003cstyle\u003e\n\/* =========================================================\n   GOTHIC HALLOWEEN CANDLE HOLDER\n   Black + Pumpkin Orange + Candle Gold + Bone White\n========================================================= *\/\n\n.ghc-page{\n  --black:#171513;\n  --black-soft:#24201c;\n  --orange:#d86624;\n  --orange-dark:#a94517;\n  --orange-soft:#fff3e9;\n  --gold:#c99a54;\n  --gold-soft:#faf3e6;\n  --bone:#eee8dd;\n  --blue:#8ba9b6;\n  --cream:#fbf7f1;\n  --text:#332d28;\n  --muted:#71685f;\n  --border:#e8ddd0;\n\n  max-width:900px;\n  margin:0 auto;\n  background:#fff;\n  color:var(--text);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Arial,sans-serif;\n  line-height:1.65;\n  overflow:hidden;\n}\n\n.ghc-page *{\n  box-sizing:border-box;\n}\n\n.ghc-page h1,\n.ghc-page h2,\n.ghc-page h3{\n  margin-top:0;\n  line-height:1.22;\n  font-weight:800;\n  color:var(--text)!important;\n}\n\n.ghc-page h1{\n  font-size:34px;\n  margin-bottom:15px;\n}\n\n.ghc-page h2{\n  font-size:27px;\n  margin-bottom:13px;\n}\n\n.ghc-page h3{\n  font-size:19px;\n}\n\n.ghc-page p{\n  margin:0 0 15px;\n  color:var(--muted)!important;\n  font-size:16px;\n}\n\n.ghc-page strong{\n  color:var(--text)!important;\n}\n\n.ghc-page img{\n  display:block;\n  width:100%;\n  max-width:100%;\n  height:auto!important;\n  margin:0 auto;\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.ghc-section{\n  padding:44px 20px;\n  text-align:center;\n}\n\n.ghc-soft{\n  margin:20px 0;\n  background:#faf7f2;\n  border-radius:24px;\n}\n\n.ghc-orange{\n  margin:20px 0;\n  background:#fff3e9;\n  border-radius:24px;\n}\n\n.ghc-gold{\n  margin:20px 0;\n  background:#faf3e6;\n  border-radius:24px;\n}\n\n.ghc-dark{\n  margin:20px 0;\n  padding:48px 22px;\n  background:\n    radial-gradient(circle at top right,rgba(216,102,36,.19),transparent 28%),\n    radial-gradient(circle at bottom left,rgba(201,154,84,.12),transparent 30%),\n    linear-gradient(135deg,#11100f,#28221d);\n  border-radius:24px;\n  text-align:center;\n}\n\n.ghc-dark h1,\n.ghc-dark h2,\n.ghc-dark h3{\n  color:#fff!important;\n}\n\n.ghc-dark p{\n  color:#e8dfd5!important;\n}\n\n.ghc-copy{\n  max-width:720px;\n  margin:0 auto;\n}\n\n.ghc-eyebrow{\n  display:inline-block;\n  margin-bottom:13px;\n  padding:7px 14px;\n  background:#f6eadb;\n  color:var(--orange-dark)!important;\n  border-radius:999px;\n  font-size:12px;\n  font-weight:800;\n  letter-spacing:.8px;\n}\n\n.ghc-dark .ghc-eyebrow{\n  background:rgba(255,255,255,.09);\n  color:#ffc57e!important;\n}\n\n.ghc-lead{\n  max-width:700px;\n  margin:0 auto 18px!important;\n  font-size:17px!important;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.ghc-image-wrap{\n  width:100%;\n  max-width:820px;\n  margin:28px auto 0;\n  overflow:hidden;\n  background:#171513;\n  border:1px solid rgba(201,154,84,.24);\n  border-radius:20px;\n  box-shadow:0 12px 34px rgba(30,24,20,.14);\n}\n\n.ghc-image-wrap img{\n  width:100%;\n  height:auto!important;\n  object-fit:cover;\n}\n\n\n\/* =========================================================\n   BENEFITS\n========================================================= *\/\n\n.ghc-benefits{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:11px;\n  max-width:820px;\n  margin:25px auto 5px;\n}\n\n.ghc-benefit{\n  padding:18px 12px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:16px;\n  text-align:left;\n}\n\n.ghc-benefit strong{\n  display:block;\n  margin-bottom:5px;\n  color:var(--orange-dark)!important;\n  font-size:14px;\n}\n\n.ghc-benefit span{\n  color:#746a61!important;\n  font-size:13px;\n  line-height:1.45;\n}\n\n\n\/* =========================================================\n   DETAIL CARDS\n========================================================= *\/\n\n.ghc-cards{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:12px;\n  max-width:800px;\n  margin:25px auto 0;\n}\n\n.ghc-card{\n  padding:20px 15px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:17px;\n  text-align:left;\n}\n\n.ghc-card strong{\n  display:block;\n  margin-bottom:6px;\n  color:var(--orange-dark)!important;\n}\n\n.ghc-card span{\n  color:#6e655d!important;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   USE GRID\n========================================================= *\/\n\n.ghc-use-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:10px;\n  max-width:800px;\n  margin:24px auto 0;\n}\n\n.ghc-use{\n  padding:15px 9px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:14px;\n  color:#554d46!important;\n  font-size:14px;\n  font-weight:700;\n}\n\n\n\/* =========================================================\n   FEATURE LIST\n========================================================= *\/\n\n.ghc-list{\n  max-width:700px;\n  margin:20px auto 0;\n  padding:0;\n  list-style:none;\n  text-align:left;\n}\n\n.ghc-list li{\n  position:relative;\n  margin-bottom:10px;\n  padding:13px 15px 13px 43px;\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:13px;\n  color:#625950!important;\n  font-size:14px;\n}\n\n.ghc-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:15px;\n  top:12px;\n  width:20px;\n  height:20px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  border-radius:50%;\n  background:#f7e6d7;\n  color:var(--orange-dark);\n  font-weight:900;\n}\n\n\n\/* =========================================================\n   TABLE\n========================================================= *\/\n\n.ghc-table{\n  width:100%;\n  max-width:740px;\n  margin:24px auto 0;\n  border-collapse:collapse;\n  text-align:left;\n}\n\n.ghc-table td{\n  padding:13px 14px;\n  border-bottom:1px dashed #dfd3c7;\n  font-size:15px;\n}\n\n.ghc-table td:first-child{\n  width:36%;\n  color:#3c342d!important;\n  font-weight:700;\n}\n\n.ghc-table td:last-child{\n  color:#6a6158!important;\n}\n\n\n\/* =========================================================\n   NOTE\n========================================================= *\/\n\n.ghc-note{\n  max-width:740px;\n  margin:20px auto 0;\n  padding:15px 17px;\n  background:#fff4e8;\n  border:1px solid #ead1b7;\n  border-radius:14px;\n  color:#74583f!important;\n  font-size:14px;\n  text-align:left;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.ghc-faq{\n  max-width:720px;\n  margin:22px auto 0;\n  text-align:left;\n}\n\n.ghc-faq details{\n  margin-bottom:10px;\n  overflow:hidden;\n  background:#faf7f3;\n  border:1px solid var(--border);\n  border-radius:14px;\n}\n\n.ghc-faq summary{\n  position:relative;\n  padding:15px 42px 15px 17px;\n  cursor:pointer;\n  list-style:none;\n  font-size:15px;\n  font-weight:700;\n  color:#3f3731!important;\n}\n\n.ghc-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.ghc-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:17px;\n  top:10px;\n  color:var(--orange)!important;\n  font-size:24px;\n}\n\n.ghc-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.ghc-faq-answer{\n  padding:0 17px 16px;\n  color:#6d645c!important;\n  font-size:14px;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.ghc-final{\n  margin-top:20px;\n  padding:48px 22px;\n  background:\n    radial-gradient(circle at top right,rgba(216,102,36,.21),transparent 28%),\n    radial-gradient(circle at bottom left,rgba(201,154,84,.12),transparent 30%),\n    linear-gradient(135deg,#11100f,#28221d);\n  border-radius:24px;\n  text-align:center;\n}\n\n.ghc-final h2{\n  color:#fff!important;\n}\n\n.ghc-final p{\n  max-width:660px;\n  margin:0 auto 19px;\n  color:#e8dfd5!important;\n}\n\n.ghc-final .ghc-eyebrow{\n  background:#d86624;\n  color:#fff!important;\n}\n\n.ghc-final-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:11px;\n  max-width:760px;\n  margin:24px auto 0;\n}\n\n.ghc-final-card{\n  padding:17px 13px;\n  background:rgba(255,255,255,.07);\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:15px;\n}\n\n.ghc-final-card strong{\n  display:block;\n  margin-bottom:5px;\n  color:#fff!important;\n}\n\n.ghc-final-card span{\n  color:#ddd3c9!important;\n  font-size:13px;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:650px){\n\n  .ghc-section{\n    padding:35px 15px;\n  }\n\n  .ghc-page h1{\n    font-size:28px;\n  }\n\n  .ghc-page h2{\n    font-size:23px;\n  }\n\n  .ghc-benefits,\n  .ghc-use-grid{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ghc-cards,\n  .ghc-final-grid{\n    grid-template-columns:1fr;\n  }\n\n  .ghc-table td{\n    padding:11px 9px;\n    font-size:14px;\n  }\n\n}\n\n\u003c\/style\u003e\n\u003cdiv class=\"ghc-page\"\u003e\n\u003c!-- =========================================================\n     HERO\n========================================================= --\u003e\n\u003csection class=\"ghc-dark\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eGOTHIC HALLOWEEN DECOR\u003c\/div\u003e\n\u003ch1\u003eA Candle Holder That Looks Like It Came Straight From a Haunted Mansion\u003c\/h1\u003e\n\u003cp class=\"ghc-lead\"\u003eBone-white skeletal fingers on one side. A stitched blue monster hand on the other. A mischievous pumpkin waiting below.\u003c\/p\u003e\n\u003cp class=\"ghc-lead\"\u003eAdd your favorite compatible candle and turn an ordinary shelf, mantel or Halloween display into a \u003cstrong style=\"color: #ffc57e!important;\"\u003e warm, eerie gothic centerpiece. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefits\"\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eSkeleton Hand Design\u003c\/strong\u003e \u003cspan\u003e Bone-inspired fingers create an unmistakably spooky silhouette. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eStitched Monster Hand\u003c\/strong\u003e \u003cspan\u003e Blue hand detailing adds an unexpected gothic character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003ePumpkin Accent\u003c\/strong\u003e \u003cspan\u003e A carved jack-o'-lantern detail completes the Halloween look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eCandlelit Atmosphere\u003c\/strong\u003e \u003cspan\u003e Warm candlelight turns the sculpture into dramatic seasonal décor. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPT_Image_2026_8_26_17_49_45.png?v=1787737960\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     HOOK\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-soft\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eYOUR HALLOWEEN DISPLAY IS MISSING THIS\u003c\/div\u003e\n\u003ch2\u003eHalloween Décor Should Look Even Better After the Lights Go Down\u003c\/h2\u003e\n\u003cp\u003ePumpkins and cobwebs look great during the day. But Halloween really comes alive once the room gets darker.\u003c\/p\u003e\n\u003cp\u003ePlace a glowing candle inside this gothic holder and the hands, pumpkin and sculpted details suddenly become part of the atmosphere—not just another decoration sitting on a shelf.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     HAND DESIGN\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-orange\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eTHE DETAIL EVERYONE NOTICES FIRST\u003c\/div\u003e\n\u003ch2\u003eTwo Creepy Hands. Two Completely Different Personalities.\u003c\/h2\u003e\n\u003cp\u003eOne side looks like a skeletal hand rising from the darkness, while the opposite side features a pale blue, stitched monster-style hand with dark red nails.\u003c\/p\u003e\n\u003cp\u003eTogether they appear to cradle the candle from both sides, giving the piece a sculptural look that feels playful, creepy and unmistakably Halloween.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-cards\"\u003e\n\u003cdiv class=\"ghc-card\"\u003e\n\u003cstrong\u003eBone-White Skeleton Hand\u003c\/strong\u003e \u003cspan\u003e Long jointed fingers create a classic graveyard-inspired look. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-card\"\u003e\n\u003cstrong\u003eStitched Blue Hand\u003c\/strong\u003e \u003cspan\u003e Contrasting blue skin and stitch details bring monster-lab character. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-card\"\u003e\n\u003cstrong\u003eDeep Red Nails\u003c\/strong\u003e \u003cspan\u003e Tiny painted accents add an extra layer of gothic personality. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     CANDLE EFFECT\n========================================================= --\u003e\n\u003csection class=\"ghc-section\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eDESIGNED FOR THAT WARM SPOOKY GLOW\u003c\/div\u003e\n\u003ch2\u003eThe Candlelight Does Half the Decorating for You\u003c\/h2\u003e\n\u003cp\u003eWarm light reflected against the hands and dark base creates a dramatic contrast that makes the sculpted details stand out beautifully after dark.\u003c\/p\u003e\n\u003cp\u003eUse it as a small focal point on its own, or place it among pumpkins, books, cobwebs and other Halloween props to build a richer scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ghc-list\"\u003e\n\u003cli\u003eCreates a warm focal point for dark Halloween displays\u003c\/li\u003e\n\u003cli\u003ePairs easily with pumpkins, skulls, cobwebs and gothic props\u003c\/li\u003e\n\u003cli\u003eWorks beautifully for Halloween parties and seasonal photo setups\u003c\/li\u003e\n\u003cli\u003eAdds both sculpture and candlelight to the same display\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PUMPKIN DETAIL\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-gold\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eEVEN THE BASE GETS A HALLOWEEN TWIST\u003c\/div\u003e\n\u003ch2\u003eA Little Jack-O'-Lantern Is Watching From Below\u003c\/h2\u003e\n\u003cp\u003eThe small orange pumpkin on the base adds a brighter, more playful Halloween detail beneath the darker gothic hands.\u003c\/p\u003e\n\u003cp\u003eThat contrast keeps the piece from feeling too serious— making it easy to mix with both spooky décor and more traditional pumpkin-themed Halloween displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     DAY NIGHT\n========================================================= --\u003e\n\u003csection class=\"ghc-section\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eSPOOKY BY DAY • ATMOSPHERIC BY NIGHT\u003c\/div\u003e\n\u003ch2\u003eIt Doesn't Have to Be Lit to Look Good\u003c\/h2\u003e\n\u003cp\u003eDuring the day, the sculpted hands, pumpkin accent and dark gothic base work as a standalone decoration.\u003c\/p\u003e\n\u003cp\u003eAt night, add a compatible candle and the entire piece takes on a warmer, moodier personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-cards\"\u003e\n\u003cdiv class=\"ghc-card\"\u003e\n\u003cstrong\u003eDaytime\u003c\/strong\u003e \u003cspan\u003e A detailed Halloween sculpture for shelves, desks and seasonal displays. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-card\"\u003e\n\u003cstrong\u003eEvening\u003c\/strong\u003e \u003cspan\u003e Warm candlelight brings the sculpted hands and pumpkin details to life. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-card\"\u003e\n\u003cstrong\u003eParty Night\u003c\/strong\u003e \u003cspan\u003e Pair it with dim lighting and Halloween props for a complete scene. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PLACEMENT\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-soft\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eSMALL DISPLAY • BIG PERSONALITY\u003c\/div\u003e\n\u003ch2\u003ePut It Wherever Your Halloween Setup Needs More Character\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-use-grid\"\u003e\n\u003cdiv class=\"ghc-use\"\u003eLiving Room\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eFireplace Mantel\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eWindow Sill\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eEntryway Table\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eOffice Desk\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eBookshelf\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eParty Table\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eHalloween Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PARTY\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-dark\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eSET THE MOOD BEFORE THE GUESTS ARRIVE\u003c\/div\u003e\n\u003ch2\u003eBuild a Halloween Scene People Actually Stop to Look At\u003c\/h2\u003e\n\u003cp\u003ePlace it beside a carved pumpkin. Add an old book. Stretch a little cobweb across the background. Dim the main lights.\u003c\/p\u003e\n\u003cp\u003eSuddenly one small corner of the room feels like it belongs in a haunted mansion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     GIFT\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-orange\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eFOR THE PERSON WHO DECORATES BEFORE OCTOBER EVEN STARTS\u003c\/div\u003e\n\u003ch2\u003eA Halloween Gift With Much More Personality Than Another Pumpkin\u003c\/h2\u003e\n\u003cp\u003eA fun seasonal gift for anyone who loves gothic interiors, spooky collectibles, Halloween decorating or unusual candle displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-use-grid\"\u003e\n\u003cdiv class=\"ghc-use\"\u003eHalloween Lovers\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eGothic Décor Fans\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eCandle Lovers\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eHorror Fans\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eParty Hosts\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eCollectors\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eFriends\u003c\/div\u003e\n\u003cdiv class=\"ghc-use\"\u003eFamily\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     WHY LOVE\n========================================================= --\u003e\n\u003csection class=\"ghc-section\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e\n\u003ch2\u003eMore Than a Candle Holder—It's Part of the Halloween Scene\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefits\"\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eUnique Gothic Look\u003c\/strong\u003e \u003cspan\u003e Skeleton and monster-hand styling immediately stands apart. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eDetailed Sculpting\u003c\/strong\u003e \u003cspan\u003e Hands, stitches, nails, pumpkin and textured base create visual depth. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eEasy Seasonal Styling\u003c\/strong\u003e \u003cspan\u003e Works with both classic pumpkin décor and darker gothic scenes. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-benefit\"\u003e\n\u003cstrong\u003eDisplay or Gift\u003c\/strong\u003e \u003cspan\u003e Use it in your own Halloween setup or give it to another spooky-season fan. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     PRODUCT DETAILS\n========================================================= --\u003e\n\u003csection class=\"ghc-section ghc-soft\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003ePRODUCT INFORMATION\u003c\/div\u003e\n\u003ch2\u003eGothic Halloween Candle Holder\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003ctable class=\"ghc-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eHalloween Decorative Candle Holder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Theme\u003c\/td\u003e\n\u003ctd\u003eGothic \/ Skeleton \/ Monster \/ Pumpkin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMain Details\u003c\/td\u003e\n\u003ctd\u003eSkeleton Hand • Stitched Blue Hand • Jack-O'-Lantern Accent • Textured Dark Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRecommended Use\u003c\/td\u003e\n\u003ctd\u003eMantel • Shelf • Desk • Window • Entryway • Halloween Party Display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSeason\u003c\/td\u003e\n\u003ctd\u003eHalloween \/ Fall\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eStyle\u003c\/td\u003e\n\u003ctd\u003eSpooky • Gothic • Whimsical • Collectible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"ghc-note\"\u003e\n\u003cstrong\u003ePlease Note:\u003c\/strong\u003e Choose a candle size that fits securely inside the holder. Keep open flames away from curtains, paper decorations, dried leaves and other flammable materials. Never leave a burning candle unattended.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FAQ\n========================================================= --\u003e\n\u003csection class=\"ghc-section\"\u003e\n\u003cdiv class=\"ghc-copy\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eHELPFUL ANSWERS\u003c\/div\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this only for Halloween?\u003c\/summary\u003e\n\u003cdiv class=\"ghc-faq-answer\"\u003eHalloween is the main theme, but the gothic styling also works in year-round dark, horror-inspired or alternative décor setups.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n\u003cdiv class=\"ghc-faq-answer\"\u003eIt works well on mantels, shelves, entryway tables, desks, window sills and Halloween party displays.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it without a candle?\u003c\/summary\u003e\n\u003cdiv class=\"ghc-faq-answer\"\u003eYes. The sculpted hand-and-pumpkin design can also be displayed as a decorative Halloween sculpture.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat kind of décor does it match?\u003c\/summary\u003e\n\u003cdiv class=\"ghc-faq-answer\"\u003eIt pairs especially well with pumpkins, skulls, faux cobwebs, gothic books, lanterns and dark autumn décor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it a good Halloween gift?\u003c\/summary\u003e\n\u003cdiv class=\"ghc-faq-answer\"\u003eIts unusual gothic design makes it a fun gift choice for Halloween lovers, candle fans and collectors of spooky décor.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat safety precautions should I follow?\u003c\/summary\u003e\n\u003cdiv class=\"ghc-faq-answer\"\u003eUse only an appropriately sized candle, keep it away from flammable objects and never leave an open flame unattended.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     FINAL CTA\n========================================================= --\u003e\n\u003csection class=\"ghc-final\"\u003e\n\u003cdiv class=\"ghc-eyebrow\"\u003eLIGHT UP YOUR HALLOWEEN\u003c\/div\u003e\n\u003ch2\u003eOne Candle. Two Creepy Hands. Instant Halloween Character.\u003c\/h2\u003e\n\u003cp\u003ePut it on the mantel. Add it beside your pumpkins. Let it glow on your bookshelf after dark.\u003c\/p\u003e\n\u003cp\u003eSometimes the best Halloween decorations aren't the biggest ones— they're the pieces everyone walks over to inspect.\u003c\/p\u003e\n\u003cdiv class=\"ghc-final-grid\"\u003e\n\u003cdiv class=\"ghc-final-card\"\u003e\n\u003cstrong\u003eGothic Design\u003c\/strong\u003e \u003cspan\u003e Skeleton, monster-hand and pumpkin details in one sculptural piece. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-final-card\"\u003e\n\u003cstrong\u003eSpooky Atmosphere\u003c\/strong\u003e \u003cspan\u003e Warm candlelight adds mood to Halloween displays after dark. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghc-final-card\"\u003e\n\u003cstrong\u003eMemorable Gift\u003c\/strong\u003e \u003cspan\u003e Made for Halloween lovers who already own all the ordinary decorations. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NCC","offers":[{"title":"Default Title","offer_id":67422813159469,"sku":null,"price":0.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/ChatGPT_Image_2026_8_26_17_49_45.png?v=1787737960","url":"https:\/\/woverssy.com\/products\/skeleton-candle-holder","provider":"woverssy","version":"1.0","type":"link"}