{"product_id":"halloween-horror-model-crawling-ghost","title":"Halloween Horror Model Crawling Ghost","description":"\u003cstyle\u003e\n.hp-page{\n  --ink:#24212a;\n  --plum:#3c273f;\n  --orange:#e87824;\n  --bone:#f0e3cf;\n  --cream:#fbf6ee;\n  --green:#8dbe46;\n  --red:#a83b32;\n  --muted:#706a72;\n  --line:#e3d6c7;\n\n  max-width:940px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--ink);\n  font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Arial,sans-serif;\n  line-height:1.6;\n}\n\n.hp-page *{\n  box-sizing:border-box;\n}\n\n.hp-page img{\n  width:100%;\n  height:auto;\n  display:block;\n  border-radius:20px;\n}\n\n.hp-section{\n  padding:40px 20px;\n  text-align:center;\n}\n\n.hp-white{\n  background:#fff;\n}\n\n.hp-cream{\n  background:linear-gradient(145deg,#fffaf3,#f1e5d6);\n}\n\n.hp-plum{\n  background:linear-gradient(135deg,#3c273f,#2d202f);\n  color:#fff;\n}\n\n.hp-orange{\n  background:linear-gradient(135deg,#f18a30,#d96720);\n  color:#fff;\n}\n\n.hp-dark{\n  background:linear-gradient(135deg,#24212a,#322d37);\n  color:#fff;\n}\n\n.hp-kicker{\n  margin:24px 0 8px;\n  color:var(--orange);\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:2.6px;\n  text-transform:uppercase;\n}\n\n.hp-plum .hp-kicker,\n.hp-dark .hp-kicker{\n  color:#f6a64f;\n}\n\n.hp-orange .hp-kicker{\n  color:#fff4d6;\n}\n\n.hp-title{\n  max-width:780px;\n  margin:0 auto 13px;\n  font-size:38px;\n  line-height:1.14;\n  letter-spacing:-1.1px;\n  font-weight:900;\n}\n\n.hp-title span{\n  color:var(--orange);\n}\n\n.hp-plum .hp-title span,\n.hp-dark .hp-title span{\n  color:#ffae55;\n}\n\n.hp-orange .hp-title span{\n  color:#fff0bd;\n}\n\n.hp-copy{\n  max-width:710px;\n  margin:0 auto;\n  color:var(--muted);\n  font-size:16px;\n}\n\n.hp-plum .hp-copy,\n.hp-dark .hp-copy,\n.hp-orange .hp-copy{\n  color:rgba(255,255,255,.84);\n}\n\n\n\/* HERO *\/\n\n.hp-hero{\n  padding:58px 20px 42px;\n  text-align:center;\n  background:\n    radial-gradient(circle at 15% 5%,rgba(232,120,36,.18),transparent 28%),\n    radial-gradient(circle at 88% 12%,rgba(141,190,70,.11),transparent 24%),\n    linear-gradient(180deg,#312b35,#201d24);\n  color:#fff;\n}\n\n.hp-hero .hp-kicker{\n  margin-top:0;\n  color:#f1a14f;\n}\n\n.hp-hero h1{\n  max-width:830px;\n  margin:10px auto 16px;\n  font-size:50px;\n  line-height:1.04;\n  letter-spacing:-2px;\n  font-weight:950;\n}\n\n.hp-hero h1 span{\n  color:#e87824;\n}\n\n.hp-hero p{\n  max-width:710px;\n  margin:0 auto;\n  color:#d7d0d8;\n  font-size:17px;\n}\n\n.hp-hero-meta{\n  max-width:760px;\n  margin:25px auto 0;\n  display:flex;\n  justify-content:center;\n  gap:8px;\n  flex-wrap:wrap;\n}\n\n.hp-hero-meta span{\n  padding:8px 14px;\n  border:1px solid rgba(255,255,255,.16);\n  border-radius:999px;\n  background:rgba(255,255,255,.07);\n  font-size:12px;\n  font-weight:800;\n}\n\n\n\/* SCARE SEQUENCE *\/\n\n.hp-sequence{\n  max-width:800px;\n  margin:27px auto 0;\n  display:grid;\n  grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;\n  align-items:center;\n  gap:10px;\n}\n\n.hp-sequence div{\n  padding:15px 8px;\n  border-radius:15px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.hp-sequence b{\n  display:block;\n  color:var(--red);\n  font-size:18px;\n}\n\n.hp-sequence span{\n  display:block;\n  margin-top:2px;\n  color:#756e74;\n  font-size:11px;\n}\n\n.hp-arrow{\n  color:var(--orange);\n  font-size:21px;\n}\n\n\n\/* SOUND + LIGHT *\/\n\n.hp-effects{\n  max-width:760px;\n  margin:26px auto 0;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:14px;\n}\n\n.hp-effect{\n  padding:20px;\n  text-align:left;\n  border-left:4px solid var(--orange);\n  background:rgba(255,255,255,.08);\n  border-radius:0 15px 15px 0;\n}\n\n.hp-effect b{\n  display:block;\n  margin-bottom:4px;\n  font-size:18px;\n}\n\n.hp-effect span{\n  color:rgba(255,255,255,.76);\n  font-size:13px;\n}\n\n\n\/* POSE *\/\n\n.hp-pose{\n  max-width:720px;\n  margin:25px auto 0;\n  display:flex;\n  justify-content:center;\n  align-items:center;\n  gap:9px;\n  flex-wrap:wrap;\n}\n\n.hp-pose span{\n  padding:9px 15px;\n  border-radius:999px;\n  background:#fff;\n  border:1px solid var(--line);\n  font-size:13px;\n  font-weight:800;\n}\n\n.hp-pose i{\n  color:var(--orange);\n  font-style:normal;\n  font-size:20px;\n}\n\n\n\/* SIZE *\/\n\n.hp-size{\n  max-width:760px;\n  margin:27px auto 0;\n  display:grid;\n  grid-template-columns:.75fr 1.25fr;\n  gap:25px;\n  align-items:center;\n  text-align:left;\n}\n\n.hp-size-num{\n  font-size:69px;\n  line-height:.9;\n  font-weight:950;\n  letter-spacing:-4px;\n  color:#dac6b2;\n}\n\n.hp-size-num span{\n  color:var(--orange);\n}\n\n.hp-size-copy strong{\n  display:block;\n  margin-bottom:5px;\n  font-size:18px;\n}\n\n.hp-size-copy p{\n  margin:0;\n  color:var(--muted);\n  font-size:14px;\n}\n\n\n\/* SCENES *\/\n\n.hp-scenes{\n  max-width:780px;\n  margin:25px auto 0;\n}\n\n.hp-scene{\n  display:grid;\n  grid-template-columns:44px 1fr;\n  gap:12px;\n  padding:12px 0;\n  text-align:left;\n  border-bottom:1px solid rgba(255,255,255,.13);\n}\n\n.hp-scene:last-child{\n  border-bottom:0;\n}\n\n.hp-scene b{\n  color:#ffb05c;\n  font-size:17px;\n}\n\n.hp-scene strong{\n  display:block;\n  font-size:15px;\n}\n\n.hp-scene span{\n  display:block;\n  margin-top:2px;\n  color:rgba(255,255,255,.73);\n  font-size:12px;\n}\n\n\n\/* MATERIAL *\/\n\n.hp-material{\n  max-width:760px;\n  margin:25px auto 0;\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n}\n\n.hp-material div{\n  padding:16px 10px;\n  border-radius:15px;\n  background:#fff;\n  border:1px solid var(--line);\n}\n\n.hp-material strong{\n  display:block;\n  color:var(--red);\n  font-size:17px;\n}\n\n.hp-material span{\n  display:block;\n  margin-top:3px;\n  color:var(--muted);\n  font-size:12px;\n}\n\n\n\/* FINAL SUMMARY *\/\n\n.hp-summary{\n  max-width:800px;\n  margin:25px auto 0;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n}\n\n.hp-summary div{\n  padding:15px 8px;\n  background:rgba(255,255,255,.08);\n  border:1px solid rgba(255,255,255,.13);\n  border-radius:14px;\n}\n\n.hp-summary strong{\n  display:block;\n  color:#f2a04d;\n  font-size:19px;\n}\n\n.hp-summary span{\n  display:block;\n  margin-top:3px;\n  color:#ddd5de;\n  font-size:11px;\n}\n\n\n\/* DETAILS *\/\n\n.hp-details{\n  padding:34px 18px 44px;\n  background:#f3e8d9;\n}\n\n.hp-details details{\n  max-width:840px;\n  margin:10px auto;\n  padding:0 18px;\n  background:#fff;\n  border:1px solid #dfd1c1;\n  border-radius:15px;\n}\n\n.hp-details summary{\n  padding:16px 0;\n  cursor:pointer;\n  font-size:15px;\n  font-weight:850;\n}\n\n.hp-detail{\n  padding:0 0 17px;\n  color:#6f6870;\n  font-size:14px;\n}\n\n\n@media(max-width:700px){\n\n  .hp-hero{\n    padding:44px 15px 32px;\n  }\n\n  .hp-hero h1{\n    font-size:36px;\n    letter-spacing:-1.3px;\n  }\n\n  .hp-section{\n    padding:34px 15px;\n  }\n\n  .hp-title{\n    font-size:29px;\n  }\n\n  .hp-copy{\n    font-size:15px;\n  }\n\n  .hp-page img{\n    border-radius:16px;\n  }\n\n  .hp-kicker{\n    margin-top:23px;\n  }\n\n  .hp-sequence{\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .hp-sequence .hp-arrow{\n    display:none;\n  }\n\n  .hp-effects{\n    grid-template-columns:1fr;\n    gap:9px;\n  }\n\n  .hp-size{\n    grid-template-columns:1fr;\n    gap:12px;\n    text-align:center;\n  }\n\n  .hp-size-num{\n    font-size:57px;\n  }\n\n  .hp-material{\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n\n  .hp-summary{\n    grid-template-columns:1fr 1fr;\n    gap:8px;\n  }\n}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"hp-page\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"hp-hero\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      MOTION-ACTIVATED HALLOWEEN HORROR\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      It Doesn't Just Sit There.\u003cbr\u003e\n      \u003cspan\u003eIt Crawls Toward The Scare.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Create a more unpredictable Halloween setup with a crawling horror figure\n      featuring glowing eyes, spooky sound and adjustable positioning.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hp-hero-meta\"\u003e\n      \u003cspan\u003eCrawling Motion\u003c\/span\u003e\n      \u003cspan\u003eGlowing Eyes\u003c\/span\u003e\n      \u003cspan\u003eSpooky Sound\u003c\/span\u003e\n      \u003cspan\u003eAdjustable Pose\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 1 --\u003e\n\n  \u003csection class=\"hp-section hp-cream\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/1_c70c75ef-b6ec-4702-aa87-ccd5585cb74b.png?v=1787651909\" alt=\"Crawling skeleton Halloween horror decoration\" loading=\"eager\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      THE SCARE SEQUENCE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Sense. Crawl. Glow.\n      \u003cspan\u003eStartle.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      When its sensing function is triggered, the figure begins moving forward\n      while its illuminated eyes and eerie sound help bring the scene to life.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hp-sequence\"\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cspan\u003eSENSE\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cspan\u003eCRAWL\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cspan\u003eGLOW\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-arrow\"\u003e→\u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cb\u003e04\u003c\/b\u003e\n        \u003cspan\u003eSOUND\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 2 --\u003e\n\n  \u003csection class=\"hp-section hp-plum\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_2d972ebe-2768-4217-b3a0-2aea49ea7d5b.png?v=1787651909\" alt=\"Moving Halloween skeleton floor prop\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      CRAWLING HORROR EFFECT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Static Decoration?\n      \u003cspan\u003eNot This Time.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      The crawling movement adds an unexpected dynamic element to entrances,\n      hallways and Halloween party scenes where an ordinary decoration can feel\n      too predictable.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 3 --\u003e\n\n  \u003csection class=\"hp-section hp-dark\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/3_ecdda99b-867a-4f07-a1cc-e77fcc86b8bb.png?v=1787651908\" alt=\"Halloween skeleton with glowing eyes and spooky sound\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      LIGHT + SOUND\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Give The Darkness\n      \u003cspan\u003eSomething To Notice.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      Glowing eyes create an eerie visual focal point while the sound feature\n      adds another layer to the Halloween atmosphere.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hp-effects\"\u003e\n\n      \u003cdiv class=\"hp-effect\"\u003e\n        \u003cb\u003eGlowing Eyes\u003c\/b\u003e\n        \u003cspan\u003eAdds an illuminated horror effect in dim environments.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-effect\"\u003e\n        \u003cb\u003eSpooky Sound\u003c\/b\u003e\n        \u003cspan\u003eAdds audio to the motion-driven surprise.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 4 --\u003e\n\n  \u003csection class=\"hp-section hp-white\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/4_c7a72e2b-dc54-44a0-9538-46c606c58fdd.png?v=1787651909\" alt=\"Adjustable Halloween skeleton decoration\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      ADJUSTABLE POSTURE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Change The Pose.\n      \u003cspan\u003eChange The Scene.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      Movable joints allow the figure to be positioned differently, giving you\n      more control over how it appears within your Halloween setup.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hp-pose\"\u003e\n      \u003cspan\u003eBEND\u003c\/span\u003e\n      \u003ci\u003e→\u003c\/i\u003e\n      \u003cspan\u003ePOSITION\u003c\/span\u003e\n      \u003ci\u003e→\u003c\/i\u003e\n      \u003cspan\u003eCREATE\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 5 --\u003e\n\n  \u003csection class=\"hp-section hp-cream\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/5_c64da78e-7178-46df-85b1-25ac1187508b.png?v=1787651909\" alt=\"Large 110cm Halloween crawling skeleton prop\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      LARGE FLOOR PRESENCE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Big Enough To Make\n      \u003cspan\u003eAn Entrance.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hp-size\"\u003e\n\n      \u003cdiv class=\"hp-size-num\"\u003e\n        \u003cspan\u003e110\u003c\/span\u003eCM\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-size-copy\"\u003e\n        \u003cstrong\u003eApproximately 43.3 Inches Long\u003c\/strong\u003e\n        \u003cp\u003e\n          The elongated crawling shape creates a stronger floor-level visual\n          presence than a small tabletop Halloween decoration.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 6 --\u003e\n\n  \u003csection class=\"hp-section hp-orange\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/6_891c3713-de35-4fed-877f-bee883f2fb29.png?v=1787651908\" alt=\"Realistic creepy Halloween horror skeleton prop\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      HORROR STYLING\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Ragged. Creepy.\n      \u003cspan\u003eMade For Halloween.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      The skeletal face, floor-crawling posture and distressed cloth styling\n      help create a stronger haunted-house look without relying on a simple\n      static ornament.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 7 --\u003e\n\n  \u003csection class=\"hp-section hp-plum\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/7_89c36923-6b2c-499d-b216-157bb94c3ef9.png?v=1787651909\" alt=\"Halloween haunted house crawling skeleton decoration\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      BUILD THE HAUNTED SCENE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Put The Scare\n      \u003cspan\u003eWhere Guests Least Expect It.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hp-scenes\"\u003e\n\n      \u003cdiv class=\"hp-scene\"\u003e\n        \u003cb\u003e01\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eEntryway\u003c\/strong\u003e\n          \u003cspan\u003eCreate a dramatic first impression for arriving guests.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-scene\"\u003e\n        \u003cb\u003e02\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eHallway\u003c\/strong\u003e\n          \u003cspan\u003eAdd movement to a narrow, darker Halloween passage.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hp-scene\"\u003e\n        \u003cb\u003e03\u003c\/b\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eHaunted Setup\u003c\/strong\u003e\n          \u003cspan\u003eCombine it with lighting, cobwebs and other seasonal props.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 8 --\u003e\n\n  \u003csection class=\"hp-section hp-cream\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/8_4f327718-200a-4168-b738-66e8b0e8b92c.png?v=1787651908\" alt=\"Halloween party moving horror decoration\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      PARTY ATMOSPHERE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      More Than Decoration.\n      \u003cspan\u003ePart Of The Experience.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      Use it as part of a Halloween party, haunted-room display or seasonal\n      home setup where movement, light and sound can add more interaction to\n      the environment.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 9 --\u003e\n\n  \u003csection class=\"hp-section hp-white\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/9_b4855010-27c3-4b5f-af82-4700d9f834f9.png?v=1787651909\" alt=\"Halloween skeleton prop material and construction details\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      PRODUCT CONSTRUCTION\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Built As A Complete\n      \u003cspan\u003eAnimated Horror Prop.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hp-material\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003ePlastic\u003c\/strong\u003e\n        \u003cspan\u003eMain structural components\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eRag Cloth\u003c\/strong\u003e\n        \u003cspan\u003eDistressed horror styling\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eElectronics\u003c\/strong\u003e\n        \u003cspan\u003eMotion, light and sound functions\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- IMAGE 10 --\u003e\n\n  \u003csection class=\"hp-section hp-dark\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/10_43b92237-5da8-41d0-908e-062e3f1012d1.png?v=1787651909\" alt=\"Halloween crawling skeleton horror prop overview\" loading=\"lazy\"\u003e\n\n    \u003cdiv class=\"hp-kicker\"\u003e\n      COMPLETE HALLOWEEN EFFECT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hp-title\"\u003e\n      Crawl. Glow. Sound.\n      \u003cspan\u003eLet Halloween Move.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"hp-copy\"\u003e\n      Combine animated movement, illuminated eyes, spooky sound and adjustable\n      positioning in one seasonal decoration designed to make the room feel\n      less predictable.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"hp-summary\"\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003e110CM\u003c\/strong\u003e\n        \u003cspan\u003eApprox. Length\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eGlow\u003c\/strong\u003e\n        \u003cspan\u003eLight-Up Eyes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eSound\u003c\/strong\u003e\n        \u003cspan\u003eSpooky Audio\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        \u003cstrong\u003eMove\u003c\/strong\u003e\n        \u003cspan\u003eCrawling Action\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- DETAILS --\u003e\n\n  \u003csection class=\"hp-details\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eSpecifications\u003c\/summary\u003e\n\n      \u003cdiv class=\"hp-detail\"\u003e\n        \u003cstrong\u003eProduct Type:\u003c\/strong\u003e Halloween Crawling Skeleton Horror Prop\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eLength:\u003c\/strong\u003e Approximately 110 cm \/ 43.3 in\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eBack Width:\u003c\/strong\u003e Approximately 30 cm \/ 11.8 in\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eWeight:\u003c\/strong\u003e Approximately 780 g\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eMaterial:\u003c\/strong\u003e Plastic, rag cloth and electronic components\n        \u003cbr\u003e\u003cbr\u003e\n\n        \u003cstrong\u003eFunctions:\u003c\/strong\u003e Crawling movement, illuminated eyes,\n        spooky sound and adjustable joints\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003ePackage Includes\u003c\/summary\u003e\n\n      \u003cdiv class=\"hp-detail\"\u003e\n        1 × Halloween Skeleton Model Horror Prop\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003eImportant Use Notes\u003c\/summary\u003e\n\n      \u003cdiv class=\"hp-detail\"\u003e\n        This product is intended as a seasonal decorative prop.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Keep the moving area clear of objects that could interfere with the\n        crawling mechanism.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Keep electronic components away from water and excessive moisture.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Small measurement differences may occur due to manual measurement.\n        \u003cbr\u003e\u003cbr\u003e\n\n        Product colors may vary slightly depending on lighting and screen settings.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"rivoneed","offers":[{"title":"110*30cm\/ 43.3*11.8inch+Halloween Stickers","offer_id":50299136344304,"sku":"LEA0549098C03+LX30255131","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/8690\/4560\/files\/2_2d972ebe-2768-4217-b3a0-2aea49ea7d5b.png?v=1787651909","url":"https:\/\/rivoneed.com\/products\/halloween-horror-model-crawling-ghost","provider":"rivoneed","version":"1.0","type":"link"}