{"product_id":"headless-horseman-on-dragon-statue-gothic-halloween-figurine","title":"Headless Horseman on Dragon Statue – Gothic Halloween Figurine","description":"\u003cstyle\u003e\n\/* =========================================================\n   HEADLESS HORSEMAN ON DRAGON — SHOPIFY PRODUCT STORY PAGE\n   Mobile First \/ Scoped CSS \/ 7 Shopify CDN images\n   ========================================================= *\/\n.hh-page {\n  --hh-black: #0c0b0a;\n  --hh-charcoal: #171411;\n  --hh-ink: #211b17;\n  --hh-orange: #d96a24;\n  --hh-orange-dark: #9e4317;\n  --hh-cream: #f5efe6;\n  --hh-stone: #e8ded1;\n  --hh-muted: #8f8277;\n  --hh-white: #ffffff;\n  --hh-line: rgba(255,255,255,.12);\n  --hh-shadow: 0 18px 48px rgba(22,12,7,.16);\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  overflow: hidden;\n  background: var(--hh-white);\n  color: var(--hh-ink);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.55;\n}\n.hh-page * { box-sizing: border-box; }\n.hh-page img { display:block; width:100%; height:auto; border:0; }\n.hh-page h1,.hh-page h2,.hh-page h3,.hh-page p { margin-top:0; }\n.hh-wrap { width:100%; max-width:1120px; margin:0 auto; }\n.hh-section { padding:54px 18px; }\n.hh-center { text-align:center; }\n.hh-dark { background:var(--hh-black); color:#fff; }\n.hh-cream { background:var(--hh-cream); }\n.hh-charcoal { background:var(--hh-charcoal); color:#fff; }\n.hh-eyebrow {\n  display:inline-flex; align-items:center; justify-content:center;\n  padding:7px 12px; margin-bottom:14px; border-radius:999px;\n  background:#f7e5d6; color:var(--hh-orange-dark);\n  font-size:11px; line-height:1.2; font-weight:900;\n  letter-spacing:.1em; text-transform:uppercase;\n}\n.hh-dark .hh-eyebrow,.hh-charcoal .hh-eyebrow {\n  background:rgba(217,106,36,.16); color:#ffb27d;\n}\n.hh-heading {\n  max-width:800px; margin:0 auto; font-size:31px; line-height:1.08;\n  letter-spacing:-.035em; font-weight:900; color:var(--hh-ink);\n}\n.hh-dark .hh-heading,.hh-charcoal .hh-heading { color:#fff; }\n.hh-lead {\n  max-width:690px; margin:15px auto 0; color:#665b53;\n  font-size:15px; line-height:1.72;\n}\n.hh-dark .hh-lead,.hh-charcoal .hh-lead { color:rgba(255,255,255,.72); }\n.hh-accent { color:var(--hh-orange); }\n\n\/* HERO *\/\n.hh-hero {\n  position:relative; min-height:680px; display:flex; align-items:flex-end;\n  background:var(--hh-black); isolation:isolate;\n}\n.hh-hero-media { position:absolute; inset:0; z-index:-2; }\n.hh-hero-media img { width:100%; height:100%; object-fit:cover; object-position:center; }\n.hh-hero:after {\n  content:\"\"; position:absolute; inset:0; z-index:-1;\n  background:linear-gradient(180deg,rgba(8,7,6,.12) 0%,rgba(8,7,6,.36) 42%,rgba(8,7,6,.94) 100%);\n}\n.hh-hero-copy { width:100%; padding:44px 20px 42px; color:#fff; text-align:center; }\n.hh-hero-kicker {\n  display:inline-block; margin-bottom:13px; color:#ffb27d;\n  font-size:12px; font-weight:900; letter-spacing:.12em; text-transform:uppercase;\n}\n.hh-hero h1 {\n  max-width:880px; margin:0 auto; color:#fff; font-size:39px; line-height:1.02;\n  letter-spacing:-.045em; font-weight:950;\n}\n.hh-hero-lead {\n  max-width:690px; margin:17px auto 0; color:rgba(255,255,255,.82);\n  font-size:16px; line-height:1.68;\n}\n.hh-chips { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; margin:23px auto 0; }\n.hh-chip {\n  padding:9px 12px; border:1px solid rgba(255,255,255,.16); border-radius:999px;\n  background:rgba(11,10,9,.48); color:#fff; backdrop-filter:blur(7px);\n  font-size:12px; font-weight:760;\n}\n.hh-btn {\n  display:inline-flex; min-height:56px; width:100%; max-width:420px;\n  align-items:center; justify-content:center; margin-top:25px; padding:15px 22px;\n  border-radius:12px; background:var(--hh-orange); color:#fff !important;\n  text-decoration:none !important; font-size:15px; line-height:1.2; font-weight:900;\n  letter-spacing:.04em; box-shadow:0 12px 28px rgba(217,106,36,.28);\n  transition:transform .2s ease, background .2s ease;\n}\n.hh-btn:hover { transform:translateY(-1px); background:#be591e; }\n.hh-cta-note { margin:10px 0 0; color:rgba(255,255,255,.58); font-size:11px; }\n\n\/* STORY IMAGE *\/\n.hh-image-frame {\n  overflow:hidden; max-width:980px; margin:32px auto 0; border-radius:18px;\n  box-shadow:var(--hh-shadow); background:#e7e0d7;\n}\n.hh-image-frame img { width:100%; height:auto; object-fit:contain; }\n.hh-image-caption { margin:10px auto 0; color:#84766d; font-size:11px; text-align:center; }\n\n\/* SPLIT — container-responsive: stays stacked when Shopify gives this block a narrow content column *\/\n.hh-split { display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr)); gap:36px; align-items:center; }\n.hh-split-copy { text-align:left; }\n.hh-split-copy .hh-heading,.hh-split-copy .hh-lead { margin-left:0; margin-right:0; }\n.hh-split-image { overflow:hidden; border-radius:20px; background:#29231f; box-shadow:var(--hh-shadow); }\n.hh-split-image img { width:100%; height:auto; object-fit:contain; }\n.hh-benefit-list { display:grid; gap:11px; margin-top:24px; }\n.hh-benefit {\n  display:flex; gap:12px; align-items:flex-start; padding:14px 15px;\n  border:1px solid #e8ded4; border-radius:14px; background:#fff;\n}\n.hh-benefit-icon {\n  flex:0 0 30px; width:30px; height:30px; display:flex; align-items:center; justify-content:center;\n  border-radius:50%; background:#f7e5d6; color:var(--hh-orange-dark); font-weight:950;\n}\n.hh-benefit strong { display:block; margin-bottom:2px; font-size:14px; }\n.hh-benefit span { color:#6f6259; font-size:13px; line-height:1.55; }\n\n\/* ATMOSPHERE *\/\n.hh-feature-image {\n  position:relative; overflow:hidden; margin-top:30px; border-radius:20px; background:#171411;\n  box-shadow:var(--hh-shadow);\n}\n.hh-feature-image img { width:100%; height:auto; object-fit:contain; }\n.hh-feature-overlay {\n  position:absolute; left:0; right:0; bottom:0; padding:58px 20px 21px;\n  background:linear-gradient(180deg,transparent,rgba(10,8,7,.88)); color:#fff; text-align:left;\n}\n.hh-feature-overlay strong { display:block; font-size:20px; line-height:1.15; }\n.hh-feature-overlay span { display:block; margin-top:6px; color:rgba(255,255,255,.72); font-size:13px; }\n\n\/* USE CASES *\/\n.hh-scene-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr)); gap:12px; margin-top:30px; }\n.hh-scene {\n  min-height:118px; padding:19px 13px; display:flex; flex-direction:column; justify-content:flex-end;\n  border:1px solid #dfd5ca; border-radius:15px; background:#fff; text-align:left;\n}\n.hh-scene b { font-size:14px; }\n.hh-scene span { margin-top:4px; color:#786b62; font-size:12px; line-height:1.45; }\n\n\/* COLLECTOR *\/\n.hh-collector { display:grid; grid-template-columns:1fr; gap:16px; margin-top:30px; }\n.hh-collector-card { overflow:hidden; border-radius:18px; background:#0e0c0b; border:1px solid rgba(255,255,255,.1); }\n.hh-collector-card img { aspect-ratio:1\/1; object-fit:cover; }\n.hh-collector-copy { padding:18px 17px 20px; text-align:left; }\n.hh-collector-copy h3 { margin-bottom:6px; color:#fff; font-size:17px; }\n.hh-collector-copy p { margin-bottom:0; color:rgba(255,255,255,.66); font-size:13px; }\n\n\/* GALLERY *\/\n.hh-gallery { display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr)); gap:14px; margin-top:30px; }\n.hh-gallery--two { max-width:1000px; margin-left:auto; margin-right:auto; }\n.hh-gallery figure { margin:0; overflow:hidden; border-radius:14px; background:#1b1714; }\n.hh-gallery img { width:100%; height:auto; object-fit:contain; transition:transform .35s ease; }\n.hh-gallery figure:hover img { transform:scale(1.025); }\n\n\/* HIGHLIGHTS *\/\n.hh-highlights { display:grid; grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr)); gap:12px; margin-top:28px; }\n.hh-highlight {\n  padding:18px 17px; border-radius:14px; border:1px solid #e4d8cc; background:#fff; text-align:left;\n}\n.hh-highlight b { display:block; margin-bottom:4px; font-size:14px; }\n.hh-highlight p { margin:0; color:#71645b; font-size:13px; line-height:1.58; }\n\n\/* SPECS *\/\n.hh-specs { max-width:850px; margin:28px auto 0; overflow:hidden; border:1px solid #e2d6ca; border-radius:16px; background:#fff; }\n.hh-spec-row { display:grid; grid-template-columns:40% 60%; border-bottom:1px solid #eadfd4; }\n.hh-spec-row:last-child { border-bottom:0; }\n.hh-spec-label,.hh-spec-value { padding:14px 13px; font-size:13px; line-height:1.48; }\n.hh-spec-label { background:#f7f1e9; color:#4c4037; font-weight:850; }\n.hh-spec-value { color:#6e6158; }\n.hh-note { max-width:850px; margin:16px auto 0; color:#81746b; font-size:11px; line-height:1.6; text-align:left; }\n\n\/* FAQ *\/\n.hh-faq { max-width:850px; margin:26px auto 0; }\n.hh-faq details { border-bottom:1px solid #ded3c7; }\n.hh-faq details:first-child { border-top:1px solid #ded3c7; }\n.hh-faq summary {\n  position:relative; padding:18px 38px 18px 2px; cursor:pointer; list-style:none;\n  color:#2c241f; font-size:14px; line-height:1.4; font-weight:850;\n}\n.hh-faq summary::-webkit-details-marker { display:none; }\n.hh-faq summary:after { content:\"+\"; position:absolute; right:4px; top:12px; color:var(--hh-orange); font-size:28px; font-weight:400; }\n.hh-faq details[open] summary:after { content:\"−\"; }\n.hh-faq-answer { padding:0 2px 18px; color:#6f6259; font-size:13px; line-height:1.68; }\n\n\/* FINAL CTA *\/\n.hh-final {\n  position:relative; min-height:600px; display:flex; align-items:flex-end; isolation:isolate; color:#fff; background:#0b0908;\n}\n.hh-final--noimage { min-height:auto; background:radial-gradient(circle at 50% 0%, #4a2415 0%, #17110e 46%, #090807 100%); }\n.hh-final-media { position:absolute; inset:0; z-index:-2; }\n.hh-final-media img { width:100%; height:100%; object-fit:cover; object-position:center; }\n.hh-final:after { content:\"\"; position:absolute; inset:0; z-index:-1; background:linear-gradient(180deg,rgba(8,7,6,.1),rgba(8,7,6,.93) 78%); }\n.hh-final-copy { width:100%; padding:70px 20px 45px; text-align:center; }\n.hh-final h2 { max-width:780px; margin:0 auto; color:#fff; font-size:32px; line-height:1.06; letter-spacing:-.035em; }\n.hh-final p { max-width:650px; margin:15px auto 0; color:rgba(255,255,255,.76); font-size:14px; line-height:1.68; }\n.hh-final .hh-btn { background:#fff; color:#1d1713 !important; box-shadow:none; }\n.hh-final .hh-btn:hover { background:#f3e9dd; }\n.hh-trust { display:flex; flex-wrap:wrap; justify-content:center; gap:8px 14px; margin-top:17px; color:rgba(255,255,255,.66); font-size:11px; }\n\n@media (min-width:700px) {\n  .hh-section { padding:78px 30px; }\n  .hh-heading { font-size:44px; }\n  .hh-lead { font-size:17px; }\n  .hh-hero { min-height:760px; }\n  .hh-hero-copy { padding:70px 34px 58px; }\n  .hh-hero h1 { font-size:62px; }\n  .hh-hero-lead { font-size:18px; }\n  .hh-split { gap:48px; }\n  .hh-collector { grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr)); }\n  .hh-spec-label,.hh-spec-value { padding:16px 20px; font-size:14px; }\n  .hh-final { min-height:690px; }\n  .hh-final h2 { font-size:49px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"hh-page\"\u003e\n\n  \u003c!-- HERO \/ ATMOSPHERE --\u003e\n  \u003csection class=\"hh-hero\"\u003e\n    \u003cdiv class=\"hh-hero-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-7d48dc27-13c8-4fa4-b0e4-fec2c70c16dc.png?v=1788401973\u0026amp;width=1800\" alt=\"Headless Horseman riding a dragon gothic Halloween statue\" loading=\"eager\" fetchpriority=\"high\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hh-hero-copy\"\u003e\n      \u003cspan class=\"hh-hero-kicker\"\u003eDark Fantasy • Gothic Decor • Halloween Statement Piece\u003c\/span\u003e\n      \u003ch1\u003eA Legend Rides Again — \u003cspan class=\"hh-accent\"\u003eThis Time on a Dragon\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"hh-hero-lead\"\u003eTurn an ordinary shelf, mantel or Halloween display into a scene that feels pulled from a dark-fantasy legend.\u003c\/p\u003e\n      \u003cdiv class=\"hh-chips\"\u003e\n        \u003cspan class=\"hh-chip\"\u003eHeadless Horseman Motif\u003c\/span\u003e\n        \u003cspan class=\"hh-chip\"\u003eDragon Rider Design\u003c\/span\u003e\n        \u003cspan class=\"hh-chip\"\u003eCollector-Ready Display\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003ca class=\"hh-btn\" href=\"\/products\/headless-horseman-on-dragon-statue-gothic-halloween-figurine\"\u003eCLAIM YOUR DARK-FANTASY CENTERPIECE →\u003c\/a\u003e\n      \u003cp class=\"hh-cta-note\"\u003eMade to stand out in Halloween, gothic and fantasy-inspired spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CORE DESIRE --\u003e\n  \u003csection class=\"hh-section hh-cream\"\u003e\n    \u003cdiv class=\"hh-wrap hh-center\"\u003e\n      \u003cspan class=\"hh-eyebrow\"\u003eMore Than Seasonal Decor\u003c\/span\u003e\n      \u003ch2 class=\"hh-heading\"\u003eThe Piece People \u003cspan class=\"hh-accent\"\u003eStop and Look At Twice\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hh-lead\"\u003eSome decorations fill space. This one creates a story. The Headless Horseman and dragon pairing gives your display an unmistakable gothic-fantasy presence that feels dramatic before anyone notices the smaller details.\u003c\/p\u003e\n      \u003cdiv class=\"hh-image-frame\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-0c3fdc4f-51a8-4fc8-bb21-16f46de43a2a.png?v=1788401973\u0026amp;width=1500\" alt=\"Alternate view of gothic Headless Horseman riding dragon figurine\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DETAILS \/ VISUAL PRESENCE --\u003e\n  \u003csection class=\"hh-section\"\u003e\n    \u003cdiv class=\"hh-wrap hh-split\"\u003e\n      \u003cdiv class=\"hh-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-4a98e196-930a-46ca-9beb-1739fd62018c.png?v=1788401973\u0026amp;width=1400\" alt=\"Dark fantasy Headless Horseman and dragon Halloween figurine detail\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hh-split-copy\"\u003e\n        \u003cspan class=\"hh-eyebrow\"\u003eDesigned for Visual Impact\u003c\/span\u003e\n        \u003ch2 class=\"hh-heading\"\u003eBuilt Around a \u003cspan class=\"hh-accent\"\u003eScene, Not Just a Shape\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"hh-lead\"\u003eThe rider-and-dragon silhouette instantly reads as dark fantasy, while the layered sculptural details reward a closer look from every angle.\u003c\/p\u003e\n        \u003cdiv class=\"hh-benefit-list\"\u003e\n          \u003cdiv class=\"hh-benefit\"\u003e\n            \u003cdiv class=\"hh-benefit-icon\"\u003e01\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eInstant focal point\u003c\/strong\u003e\u003cspan\u003eGive a shelf, desk, mantel or entry table a clear centerpiece instead of another background decoration.\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hh-benefit\"\u003e\n            \u003cdiv class=\"hh-benefit-icon\"\u003e02\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eDark-fantasy storytelling\u003c\/strong\u003e\u003cspan\u003eThe Headless Horseman and dragon combination creates a more imaginative display than standard seasonal décor.\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"hh-benefit\"\u003e\n            \u003cdiv class=\"hh-benefit-icon\"\u003e03\u003c\/div\u003e\n            \u003cdiv\u003e\n\u003cstrong\u003eDisplay it your way\u003c\/strong\u003e\u003cspan\u003ePair it with pumpkins, candles, old books or gothic accents—or let it stand alone.\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HALLOWEEN ATMOSPHERE --\u003e\n  \u003csection class=\"hh-section hh-dark\"\u003e\n    \u003cdiv class=\"hh-wrap hh-center\"\u003e\n      \u003cspan class=\"hh-eyebrow\"\u003eSet the Mood Before the Guests Arrive\u003c\/span\u003e\n      \u003ch2 class=\"hh-heading\"\u003eGive Halloween a \u003cspan class=\"hh-accent\"\u003eDarker, More Cinematic Edge\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hh-lead\"\u003eUse it as the anchor of a spooky display where shadow, candlelight, pumpkins and fantasy details all work together.\u003c\/p\u003e\n      \u003cdiv class=\"hh-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-0bff9fd1-f364-4309-9cd5-621b74bba9a5.png?v=1788401973\u0026amp;width=1600\" alt=\"Headless Horseman on dragon used as a spooky Halloween display piece\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"hh-feature-overlay\"\u003e\n          \u003cstrong\u003eFrom decoration to atmosphere.\u003c\/strong\u003e\n          \u003cspan\u003eOne dramatic piece can change the tone of the entire display.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- DISPLAY SCENES --\u003e\n  \u003csection class=\"hh-section hh-cream\"\u003e\n    \u003cdiv class=\"hh-wrap hh-center\"\u003e\n      \u003cspan class=\"hh-eyebrow\"\u003eHalloween Night — and Beyond\u003c\/span\u003e\n      \u003ch2 class=\"hh-heading\"\u003eA Dark-Fantasy Accent That \u003cspan class=\"hh-accent\"\u003eDoesn't Have to Disappear in November\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hh-lead\"\u003eIts gothic and medieval-fantasy look makes it easy to keep on display long after the seasonal decorations are packed away.\u003c\/p\u003e\n      \u003cdiv class=\"hh-scene-grid\"\u003e\n        \u003cdiv class=\"hh-scene\"\u003e\n\u003cb\u003eMantel Display\u003c\/b\u003e\u003cspan\u003eBuild a dramatic Halloween focal point.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-scene\"\u003e\n\u003cb\u003eBookshelf Accent\u003c\/b\u003e\u003cspan\u003eAdd character between fantasy novels and collectibles.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-scene\"\u003e\n\u003cb\u003eDesk or Office\u003c\/b\u003e\u003cspan\u003eBring a darker personality to your everyday setup.\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-scene\"\u003e\n\u003cb\u003eEntryway Scene\u003c\/b\u003e\u003cspan\u003eSet the mood the moment guests walk in.\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COLLECTOR \/ GIFT --\u003e\n  \u003csection class=\"hh-section hh-charcoal\"\u003e\n    \u003cdiv class=\"hh-wrap hh-split\"\u003e\n      \u003cdiv class=\"hh-split-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-a71c1118-c7eb-4914-b5f8-3b31ccf83d5b.png?v=1788401973\u0026amp;width=1400\" alt=\"Headless Horseman riding dragon collectible figurine detail view\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hh-split-copy\"\u003e\n        \u003cspan class=\"hh-eyebrow\"\u003eFor the One Who Already Has the Usual Halloween Stuff\u003c\/span\u003e\n        \u003ch2 class=\"hh-heading\"\u003eA Gift With \u003cspan class=\"hh-accent\"\u003eActual Shelf Presence\u003c\/span\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"hh-lead\"\u003eAn easy pick for fans of gothic décor, fantasy creatures, Halloween displays and unusual collectibles. It feels more personal than generic seasonal décor because the subject itself becomes part of the gift.\u003c\/p\u003e\n        \u003cdiv class=\"hh-benefit-list\"\u003e\n          \u003cdiv class=\"hh-benefit\"\u003e\n\u003cdiv class=\"hh-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFor gothic décor fans\u003c\/strong\u003e\u003cspan\u003eA darker display piece that fits their existing aesthetic.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"hh-benefit\"\u003e\n\u003cdiv class=\"hh-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFor fantasy collectors\u003c\/strong\u003e\u003cspan\u003eA distinctive rider-and-dragon subject with immediate visual character.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"hh-benefit\"\u003e\n\u003cdiv class=\"hh-benefit-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFor Halloween lovers\u003c\/strong\u003e\u003cspan\u003eMemorable enough to become part of the display year after year.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GALLERY \/ TRUST --\u003e\n  \u003csection class=\"hh-section\"\u003e\n    \u003cdiv class=\"hh-wrap hh-center\"\u003e\n      \u003cspan class=\"hh-eyebrow\"\u003eSee the Character From Every Side\u003c\/span\u003e\n      \u003ch2 class=\"hh-heading\"\u003eA Display Piece With \u003cspan class=\"hh-accent\"\u003ePresence at Every Angle\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"hh-lead\"\u003eAlternate views help show the silhouette and sculptural character from different perspectives before it becomes part of your display.\u003c\/p\u003e\n      \u003cdiv class=\"hh-gallery hh-gallery--two\"\u003e\n        \u003cfigure\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-67fff5d9-3405-4ccf-a805-cce262091187.png?v=1788401973\u0026amp;width=1100\" alt=\"Gothic dragon rider Headless Horseman statue alternate view\" loading=\"lazy\"\u003e\n        \u003c\/figure\u003e\n        \u003cfigure\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0820\/7882\/6724\/files\/exec-d1bf044f-ba00-4a3d-a727-eccfb759682e.png?v=1788401973\u0026amp;width=1100\" alt=\"Halloween Headless Horseman dragon statue display view\" loading=\"lazy\"\u003e\n        \u003c\/figure\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT HIGHLIGHTS --\u003e\n  \u003csection class=\"hh-section hh-cream\"\u003e\n    \u003cdiv class=\"hh-wrap hh-center\"\u003e\n      \u003cspan class=\"hh-eyebrow\"\u003eProduct Highlights\u003c\/span\u003e\n      \u003ch2 class=\"hh-heading\"\u003eMade to Be \u003cspan class=\"hh-accent\"\u003eDisplayed, Not Ignored\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"hh-highlights\"\u003e\n        \u003cdiv class=\"hh-highlight\"\u003e\n\u003cb\u003eHeadless Horseman + Dragon Motif\u003c\/b\u003e\u003cp\u003eA distinctive dark-fantasy pairing designed to attract attention immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-highlight\"\u003e\n\u003cb\u003eGothic Statement Décor\u003c\/b\u003e\u003cp\u003eWorks naturally with Halloween, spooky-season, medieval and fantasy-inspired spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-highlight\"\u003e\n\u003cb\u003eFlexible Display Styling\u003c\/b\u003e\u003cp\u003eSuitable for mantels, shelves, desks, entryways and themed decorative arrangements.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-highlight\"\u003e\n\u003cb\u003eCollector \u0026amp; Gift Appeal\u003c\/b\u003e\u003cp\u003eA memorable choice for people who enjoy fantasy creatures, gothic aesthetics and unusual décor.\u003c\/p\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS: ONLY VERIFIED \/ NON-INVENTED DETAILS --\u003e\n  \u003csection class=\"hh-section\"\u003e\n    \u003cdiv class=\"hh-wrap hh-center\"\u003e\n      \u003cspan class=\"hh-eyebrow\"\u003eSpecifications\u003c\/span\u003e\n      \u003ch2 class=\"hh-heading\"\u003eProduct \u003cspan class=\"hh-accent\"\u003eDetails\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cdiv class=\"hh-specs\"\u003e\n        \u003cdiv class=\"hh-spec-row\"\u003e\n\u003cdiv class=\"hh-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"hh-spec-value\"\u003eDecorative Figurine \/ Statue\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-spec-row\"\u003e\n\u003cdiv class=\"hh-spec-label\"\u003eMain Theme\u003c\/div\u003e\n\u003cdiv class=\"hh-spec-value\"\u003eHeadless Horseman • Dragon • Dark Fantasy\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-spec-row\"\u003e\n\u003cdiv class=\"hh-spec-label\"\u003eDecor Style\u003c\/div\u003e\n\u003cdiv class=\"hh-spec-value\"\u003eGothic • Halloween • Medieval-Fantasy\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-spec-row\"\u003e\n\u003cdiv class=\"hh-spec-label\"\u003eRecommended Display\u003c\/div\u003e\n\u003cdiv class=\"hh-spec-value\"\u003eShelves • Mantels • Desks • Entryways • Themed Displays\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"hh-spec-row\"\u003e\n\u003cdiv class=\"hh-spec-label\"\u003eGreat For\u003c\/div\u003e\n\u003cdiv class=\"hh-spec-value\"\u003eHalloween Decorating • Fantasy Collections • Gothic Rooms • Gifting\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"hh-section hh-cream\"\u003e\n    \u003cdiv class=\"hh-wrap\"\u003e\n      \u003cdiv class=\"hh-center\"\u003e\n        \u003cspan class=\"hh-eyebrow\"\u003eQuick Answers\u003c\/span\u003e\n        \u003ch2 class=\"hh-heading\"\u003eFrequently Asked \u003cspan class=\"hh-accent\"\u003eQuestions\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hh-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this only for Halloween?\u003c\/summary\u003e\n          \u003cdiv class=\"hh-faq-answer\"\u003eNo. The Headless Horseman theme works especially well for Halloween, but the dragon and gothic-fantasy styling also make it suitable for year-round fantasy collections, bookshelves, offices and darker interior décor.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhere can I display it?\u003c\/summary\u003e\n          \u003cdiv class=\"hh-faq-answer\"\u003ePopular display spots include mantels, bookshelves, desks, entry tables and themed Halloween arrangements. It can work as a standalone focal point or be paired with pumpkins, candles, books and other gothic accents.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWho is this a good gift for?\u003c\/summary\u003e\n          \u003cdiv class=\"hh-faq-answer\"\u003eIt is a strong gift idea for people who enjoy Halloween, dragons, dark fantasy, gothic décor, unusual figurines or collectible display pieces.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWill it work with a gothic room all year?\u003c\/summary\u003e\n          \u003cdiv class=\"hh-faq-answer\"\u003eYes. Its dark-fantasy subject is not dependent on a single holiday scene, so it can blend naturally with gothic, medieval-inspired or fantasy-themed décor beyond spooky season.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"hh-final hh-final--noimage\"\u003e\n    \u003cdiv class=\"hh-final-copy\"\u003e\n      \u003cspan class=\"hh-hero-kicker\"\u003eBring the Legend Home\u003c\/span\u003e\n      \u003ch2\u003eDon't Just Decorate for Halloween. \u003cspan class=\"hh-accent\"\u003eCreate a Scene.\u003c\/span\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eGive your space one unforgettable dark-fantasy centerpiece—then build the rest of the atmosphere around it.\u003c\/p\u003e\n      \u003ca class=\"hh-btn\" href=\"\/products\/headless-horseman-on-dragon-statue-gothic-halloween-figurine\"\u003eGET THE HEADLESS HORSEMAN DRAGON STATUE →\u003c\/a\u003e\n      \u003cdiv class=\"hh-trust\"\u003e\n        \u003cspan\u003e✓ Gothic Statement Piece\u003c\/span\u003e\n        \u003cspan\u003e✓ Halloween Display Ready\u003c\/span\u003e\n        \u003cspan\u003e✓ Fantasy Collector Appeal\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003cscript type=\"module\" src=\"https:\/\/static.cloudflareinsights.com\/beacon.min.js\/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495\" integrity=\"sha512-iIg7k2xntmwu6\/uSb5tpc\/hySgZc4eoL31yB29W6tJFo2akwjPWcEqnCEdJvGexCL0KEQwVYv5BlowfhVz26hg==\" data-cf-beacon='{\"version\":\"2024.11.0\",\"token\":\"7939e04a4baf43c8b86a560f74aac60e\",\"spa\":2}' crossorigin=\"anonymous\"\u003e\u003c\/script\u003e","brand":"Q2004","offers":[{"title":"Default Title","offer_id":50561616576705,"sku":"Q20266-A","price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0858\/7047\/7505\/files\/exec-7d48dc27-13c8-4fa4-b0e4-fec2c70c16dc.png?v=1788508462","url":"https:\/\/valorsca.com\/products\/headless-horseman-on-dragon-statue-gothic-halloween-figurine","provider":"Valors-ca","version":"1.0","type":"link"}