{"product_id":"haunted-america-collection-24-haunted-legends-complete-24-piece-set","title":"👻 Haunted America Collection – 24 Haunted Legends • Complete 24-Piece Set","description":"\u003cstyle\u003e\n\/* =========================================================\n   HAUNTED AMERICA - MOBILE FIRST PRODUCT DETAILS\n========================================================= *\/\n\n.ha-mobile-page,\n.ha-mobile-page *,\n.ha-mobile-page *::before,\n.ha-mobile-page *::after {\n  box-sizing: border-box;\n}\n\n.ha-mobile-page {\n  --ha-green: #173d35;\n  --ha-dark: #151915;\n  --ha-paper: #f7f4ed;\n  --ha-line: #ded8cd;\n  --ha-gold: #b8955d;\n  --ha-red: #8c3731;\n  --ha-text: #242722;\n  --ha-muted: #676b64;\n\n  width: 100%;\n  max-width: 1100px;\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  background: #ffffff;\n  color: var(--ha-text);\n\n  font-family: inherit;\n}\n\n.ha-mobile-page *,\n.ha-mobile-page button {\n  font-family: inherit;\n}\n\n.ha-mobile-page img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n}\n\n.ha-inner {\n  width: 100%;\n\n  margin: 0 auto;\n  padding-left: 14px;\n  padding-right: 14px;\n}\n\n.ha-block {\n  padding-top: 30px;\n  padding-bottom: 30px;\n}\n\n.ha-title-wrap {\n  margin-bottom: 18px;\n\n  text-align: center;\n}\n\n.ha-kicker {\n  margin-bottom: 6px;\n\n  color: var(--ha-green);\n\n  font-size: 10px;\n  line-height: 1.4;\n  font-weight: 800;\n\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.ha-title {\n  max-width: 680px;\n\n  margin: 0 auto;\n\n  color: var(--ha-text);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 26px;\n  line-height: 1.1;\n  font-weight: 700;\n\n  letter-spacing: -.35px;\n}\n\n.ha-desc {\n  max-width: 650px;\n\n  margin: 9px auto 0;\n\n  color: var(--ha-muted);\n\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n.ha-img {\n  overflow: hidden;\n\n  border-radius: 12px;\n\n  background: var(--ha-paper);\n}\n\n.ha-img img {\n  width: 100%;\n  height: auto;\n}\n\n\n\/* =========================================================\n   TOP NOTICE\n========================================================= *\/\n\n.ha-top-notice {\n  padding: 19px 14px;\n\n  background: var(--ha-green);\n  color: #ffffff;\n\n  text-align: center;\n}\n\n.ha-top-notice strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  font-size: 17px;\n  line-height: 1.25;\n  font-weight: 850;\n}\n\n.ha-top-notice p {\n  max-width: 620px;\n\n  margin: 0 auto;\n\n  color: rgba(255,255,255,.84);\n\n  font-size: 12px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.ha-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3, minmax(0,1fr));\n\n  border-bottom:\n    1px solid\n    var(--ha-line);\n\n  background: #ffffff;\n}\n\n.ha-fact {\n  min-width: 0;\n\n  padding: 14px 5px;\n\n  text-align: center;\n}\n\n.ha-fact + .ha-fact {\n  border-left:\n    1px solid\n    var(--ha-line);\n}\n\n.ha-fact b {\n  display: block;\n\n  margin-bottom: 2px;\n\n  color: var(--ha-green);\n\n  font-size: 15px;\n  line-height: 1.2;\n  font-weight: 900;\n}\n\n.ha-fact span {\n  display: block;\n\n  color: var(--ha-muted);\n\n  font-size: 9px;\n  line-height: 1.3;\n\n  text-transform: uppercase;\n  letter-spacing: .4px;\n}\n\n\n\/* =========================================================\n   COMPLETE SET HERO\n========================================================= *\/\n\n.ha-complete {\n  background: var(--ha-paper);\n}\n\n.ha-complete-image {\n  max-width: 820px;\n\n  margin: 0 auto;\n}\n\n\n\/* =========================================================\n   COLLECTION SLIDER\n========================================================= *\/\n\n.ha-collections {\n  background: #ffffff;\n}\n\n.ha-slider {\n  width: 100%;\n\n  display: flex;\n\n  gap: 11px;\n\n  overflow-x: auto;\n  overflow-y: hidden;\n\n  padding-bottom: 5px;\n\n  scroll-snap-type: x mandatory;\n  -webkit-overflow-scrolling: touch;\n\n  scrollbar-width: none;\n}\n\n.ha-slider::-webkit-scrollbar {\n  display: none;\n}\n\n.ha-card {\n  flex: 0 0 86%;\n  min-width: 0;\n\n  overflow: hidden;\n\n  scroll-snap-align: start;\n\n  border:\n    1px solid\n    var(--ha-line);\n\n  border-radius: 14px;\n\n  background: #ffffff;\n}\n\n.ha-card-image {\n  width: 100%;\n\n  aspect-ratio: 1 \/ 1;\n\n  overflow: hidden;\n\n  background: #f5f3ee;\n}\n\n.ha-card-image img {\n  width: 100%;\n  height: 100%;\n\n  object-fit: cover;\n}\n\n.ha-card-body {\n  padding: 14px;\n}\n\n.ha-card-label {\n  display: inline-block;\n\n  margin-bottom: 6px;\n\n  color: var(--ha-green);\n\n  font-size: 9px;\n  line-height: 1.3;\n  font-weight: 850;\n\n  letter-spacing: .75px;\n  text-transform: uppercase;\n}\n\n.ha-card-label.red {\n  color: var(--ha-red);\n}\n\n.ha-card-label.rust {\n  color: #94523b;\n}\n\n.ha-card h3 {\n  margin: 0 0 4px;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.15;\n}\n\n.ha-card-sub {\n  margin-bottom: 7px;\n\n  color: var(--ha-green);\n\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 800;\n}\n\n.ha-card p {\n  margin: 0;\n\n  color: var(--ha-muted);\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.ha-swipe-note {\n  margin-top: 10px;\n\n  color: #85877f;\n\n  font-size: 10px;\n\n  text-align: center;\n}\n\n\n\/* =========================================================\n   BUNDLE\n========================================================= *\/\n\n.ha-bundle-wrap {\n  background: var(--ha-paper);\n}\n\n.ha-bundle {\n  max-width: 820px;\n\n  margin: 0 auto;\n  padding: 25px 16px;\n\n  overflow: hidden;\n\n  border-radius: 15px;\n\n  background:\n    radial-gradient(\n      circle at 90% 15%,\n      rgba(184,149,93,.18),\n      transparent 32%\n    ),\n    var(--ha-dark);\n\n  color: #ffffff;\n\n  text-align: center;\n}\n\n.ha-bundle-small {\n  margin-bottom: 6px;\n\n  color: #ddc394;\n\n  font-size: 9px;\n  font-weight: 850;\n\n  letter-spacing: 1.1px;\n  text-transform: uppercase;\n}\n\n.ha-bundle h2 {\n  margin: 0;\n\n  color: #ffffff;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 25px;\n  line-height: 1.12;\n}\n\n.ha-bundle-total {\n  margin: 9px 0;\n\n  color: #e1c998;\n\n  font-size: 17px;\n  font-weight: 900;\n}\n\n.ha-bundle p {\n  max-width: 590px;\n\n  margin: 0 auto;\n\n  color: rgba(255,255,255,.78);\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.ha-bundle-list {\n  margin-top: 14px;\n\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 6px;\n}\n\n.ha-bundle-list span {\n  padding: 7px 9px;\n\n  border:\n    1px solid\n    rgba(255,255,255,.15);\n\n  border-radius: 50px;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size: 10px;\n  line-height: 1.3;\n}\n\n\n\/* =========================================================\n   LIFESTYLE\n========================================================= *\/\n\n.ha-life {\n  background: #ffffff;\n}\n\n.ha-life-grid {\n  display: grid;\n\n  grid-template-columns: 1fr;\n\n  gap: 13px;\n}\n\n.ha-life-card {\n  overflow: hidden;\n\n  border:\n    1px solid\n    var(--ha-line);\n\n  border-radius: 14px;\n\n  background: #ffffff;\n}\n\n.ha-life-card img {\n  width: 100%;\n  height: auto;\n}\n\n.ha-life-copy {\n  padding: 13px 14px 15px;\n}\n\n.ha-life-copy h3 {\n  margin: 0 0 4px;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 18px;\n  line-height: 1.2;\n}\n\n.ha-life-copy p {\n  margin: 0;\n\n  color: var(--ha-muted);\n\n  font-size: 11.5px;\n  line-height: 1.5;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.ha-faq {\n  background: var(--ha-paper);\n}\n\n.ha-faq-list {\n  max-width: 760px;\n\n  margin: 0 auto;\n\n  border-top:\n    1px solid\n    #d7d1c6;\n}\n\n.ha-faq details {\n  border-bottom:\n    1px solid\n    #d7d1c6;\n}\n\n.ha-faq summary {\n  padding: 16px 0;\n\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n\n  gap: 12px;\n\n  color: var(--ha-text);\n\n  font-size: 13px;\n  line-height: 1.4;\n  font-weight: 800;\n\n  cursor: pointer;\n  list-style: none;\n}\n\n.ha-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.ha-plus {\n  flex: 0 0 22px;\n\n  width: 22px;\n  height: 22px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  color: var(--ha-green);\n\n  font-size: 20px;\n  line-height: 1;\n\n  transition: transform .2s ease;\n}\n\n.ha-faq details[open] .ha-plus {\n  transform: rotate(45deg);\n}\n\n.ha-answer {\n  padding: 0 0 15px;\n\n  color: var(--ha-muted);\n\n  font-size: 12px;\n  line-height: 1.55;\n}\n\n\n\/* =========================================================\n   FINAL STRIP\n========================================================= *\/\n\n.ha-final {\n  padding: 25px 15px;\n\n  background: var(--ha-green);\n  color: #ffffff;\n\n  text-align: center;\n}\n\n.ha-final strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 20px;\n  line-height: 1.2;\n}\n\n.ha-final span {\n  color: rgba(255,255,255,.8);\n\n  font-size: 11px;\n  line-height: 1.45;\n}\n\n\n\/* =========================================================\n   TABLET AND DESKTOP\n========================================================= *\/\n\n@media screen and (min-width: 750px) {\n\n  .ha-inner {\n    padding-left: 28px;\n    padding-right: 28px;\n  }\n\n  .ha-block {\n    padding-top: 52px;\n    padding-bottom: 52px;\n  }\n\n  .ha-title-wrap {\n    margin-bottom: 27px;\n  }\n\n  .ha-title {\n    font-size: 38px;\n  }\n\n  .ha-desc {\n    font-size: 15px;\n  }\n\n  .ha-top-notice {\n    padding-top: 24px;\n    padding-bottom: 24px;\n  }\n\n  .ha-top-notice strong {\n    font-size: 22px;\n  }\n\n  .ha-top-notice p {\n    font-size: 13px;\n  }\n\n  .ha-fact {\n    padding-top: 18px;\n    padding-bottom: 18px;\n  }\n\n  .ha-fact b {\n    font-size: 20px;\n  }\n\n  .ha-fact span {\n    font-size: 11px;\n  }\n\n  .ha-slider {\n    overflow: visible;\n\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 16px;\n  }\n\n  .ha-card {\n    width: auto;\n\n    flex: auto;\n  }\n\n  .ha-card h3 {\n    font-size: 23px;\n  }\n\n  .ha-card p {\n    font-size: 13px;\n  }\n\n  .ha-swipe-note {\n    display: none;\n  }\n\n  .ha-bundle {\n    padding: 38px 28px;\n  }\n\n  .ha-bundle h2 {\n    font-size: 35px;\n  }\n\n  .ha-bundle-total {\n    font-size: 22px;\n  }\n\n  .ha-bundle p {\n    font-size: 14px;\n  }\n\n  .ha-life-grid {\n    grid-template-columns:\n      1fr\n      1fr;\n\n    gap: 16px;\n  }\n\n  .ha-life-copy {\n    padding: 17px;\n  }\n\n  .ha-life-copy h3 {\n    font-size: 21px;\n  }\n\n  .ha-life-copy p {\n    font-size: 13px;\n  }\n\n  .ha-faq summary {\n    font-size: 15px;\n  }\n\n  .ha-answer {\n    font-size: 13px;\n  }\n\n  .ha-final {\n    padding-top: 35px;\n    padding-bottom: 35px;\n  }\n\n  .ha-final strong {\n    font-size: 29px;\n  }\n\n  .ha-final span {\n    font-size: 13px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ha-mobile-page\"\u003e\n\n\n  \u003c!-- TOP MESSAGE --\u003e\n\n  \u003csection class=\"ha-top-notice\"\u003e\n\n    \u003cstrong\u003e\n      1 BOX = COMPLETE 24-PIECE SET\n    \u003c\/strong\u003e\n\n    \u003cp\u003e\n      Not one random figure. All 24 characters from your selected collection are included.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- QUICK FACTS --\u003e\n\n  \u003csection class=\"ha-facts\"\u003e\n\n    \u003cdiv class=\"ha-fact\"\u003e\n      \u003cb\u003e24\u003c\/b\u003e\n      \u003cspan\u003eUnique Figures\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ha-fact\"\u003e\n      \u003cb\u003e1 Box\u003c\/b\u003e\n      \u003cspan\u003eComplete Set\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ha-fact\"\u003e\n      \u003cb\u003e3\u003c\/b\u003e\n      \u003cspan\u003eCollections\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- COMPLETE SET IMAGE --\u003e\n\n  \u003csection class=\"ha-block ha-complete\"\u003e\n\n    \u003cdiv class=\"ha-inner\"\u003e\n\n      \u003cdiv class=\"ha-title-wrap\"\u003e\n\n        \u003cdiv class=\"ha-kicker\"\u003e\n          EVERYTHING SHOWN IS INCLUDED\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ha-title\"\u003e\n          One Box. One Complete Haunted World.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ha-desc\"\u003e\n          Choose your favorite theme and receive the entire\n          24-character collection together.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ha-img ha-complete-image\"\u003e\n\n        \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ChatGPTImage2026_8_25_01_11_35_6.png?v=1787638400\u0026amp;width=1445\" alt=\"Complete 24-piece Haunted America collection\" loading=\"eager\" decoding=\"async\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- THREE COLLECTIONS --\u003e\n\n  \u003csection class=\"ha-block ha-collections\"\u003e\n\n    \u003cdiv class=\"ha-inner\"\u003e\n\n\n      \u003cdiv class=\"ha-title-wrap\"\u003e\n\n        \u003cdiv class=\"ha-kicker\"\u003e\n          CHOOSE YOUR STYLE\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ha-title\"\u003e\n          Three Different Haunted Collections\n        \u003c\/h2\u003e\n\n        \u003cp class=\"ha-desc\"\u003e\n          Each theme has its own 24-character lineup.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"ha-slider\"\u003e\n\n\n        \u003c!-- HAUNTED AMERICA --\u003e\n\n        \u003carticle class=\"ha-card\"\u003e\n\n          \u003cdiv class=\"ha-card-image\"\u003e\n\n            \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ChatGPTImage2026_8_25_01_11_35_1.png?v=1787638400\u0026amp;width=1445\" alt=\"Haunted America complete 24-piece collection\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ha-card-body\"\u003e\n\n            \u003cdiv class=\"ha-card-label\"\u003e\n              ORIGINAL COLLECTION\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Haunted America\n            \u003c\/h3\u003e\n\n            \u003cdiv class=\"ha-card-sub\"\u003e\n              24 Ghost Stories | 24 Restless Spirits\n            \u003c\/div\u003e\n\n            \u003cp\u003e\n              Haunted houses, old railroads, forgotten mines\n              and classic American ghost-story characters.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n\n        \u003c!-- HAUNTED HOLIDAYS --\u003e\n\n        \u003carticle class=\"ha-card\"\u003e\n\n          \u003cdiv class=\"ha-card-image\"\u003e\n\n            \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ChatGPTImage2026_8_25_01_11_35_2.png?v=1787638400\u0026amp;width=1445\" alt=\"Haunted Holidays complete Advent Calendar collection\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ha-card-body\"\u003e\n\n            \u003cdiv class=\"ha-card-label red\"\u003e\n              HOLIDAY COLLECTION\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Haunted Holidays\n            \u003c\/h3\u003e\n\n            \u003cdiv class=\"ha-card-sub\"\u003e\n              24 Cozy Chills | 24 Festive Spirits\n            \u003c\/div\u003e\n\n            \u003cp\u003e\n              A spooky Christmas countdown filled with\n              festive ghosts and winter spirits.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n\n        \u003c!-- HAUNTED HIGHWAYS --\u003e\n\n        \u003carticle class=\"ha-card\"\u003e\n\n          \u003cdiv class=\"ha-card-image\"\u003e\n\n            \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ChatGPTImage2026_8_25_01_11_35_3.png?v=1787638400\u0026amp;width=1445\" alt=\"Haunted Highways and Motels complete collection\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"ha-card-body\"\u003e\n\n            \u003cdiv class=\"ha-card-label rust\"\u003e\n              ROADSIDE COLLECTION\n            \u003c\/div\u003e\n\n            \u003ch3\u003e\n              Haunted Highways\n            \u003c\/h3\u003e\n\n            \u003cdiv class=\"ha-card-sub\"\u003e\n              24 Roadside Ghosts | 24 Midnight Miles\n            \u003c\/div\u003e\n\n            \u003cp\u003e\n              Lonely motels, diners, gas stations and\n              strange travelers from forgotten roads.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ha-swipe-note\"\u003e\n        Swipe to explore all 3 collections\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- 3 SET BUNDLE --\u003e\n\n  \u003csection class=\"ha-block ha-bundle-wrap\"\u003e\n\n    \u003cdiv class=\"ha-inner\"\u003e\n\n      \u003cdiv class=\"ha-bundle\"\u003e\n\n        \u003cdiv class=\"ha-bundle-small\"\u003e\n          COMPLETE SERIES BUNDLE\n        \u003c\/div\u003e\n\n        \u003ch2\u003e\n          Want All Three?\n        \u003c\/h2\u003e\n\n        \u003cdiv class=\"ha-bundle-total\"\u003e\n          3 SETS = 72 FIGURES\n        \u003c\/div\u003e\n\n        \u003cp\u003e\n          The 3-Set Bundle includes one complete Haunted America set,\n          one complete Haunted Holidays set and one complete\n          Haunted Highways set.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ha-bundle-list\"\u003e\n\n          \u003cspan\u003eHaunted America\u003c\/span\u003e\n          \u003cspan\u003eHaunted Holidays\u003c\/span\u003e\n          \u003cspan\u003eHaunted Highways\u003c\/span\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- LIFESTYLE --\u003e\n\n  \u003csection class=\"ha-block ha-life\"\u003e\n\n    \u003cdiv class=\"ha-inner\"\u003e\n\n\n      \u003cdiv class=\"ha-title-wrap\"\u003e\n\n        \u003cdiv class=\"ha-kicker\"\u003e\n          DISPLAY | COLLECT | GIFT\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ha-title\"\u003e\n          Made to Be Enjoyed Beyond the Box\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"ha-life-grid\"\u003e\n\n\n        \u003carticle class=\"ha-life-card\"\u003e\n\n          \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ChatGPTImage2026_8_25_01_11_35_4.png?v=1787638400\u0026amp;width=1445\" alt=\"Family enjoying Haunted Holidays\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ha-life-copy\"\u003e\n\n            \u003ch3\u003e\n              A Different Kind of Christmas Countdown\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Reveal the festive figures throughout the season\n              or display the complete collection together.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n\n        \u003carticle class=\"ha-life-card\"\u003e\n\n          \u003cimg src=\"https:\/\/kelovixla.com\/cdn\/shop\/files\/ChatGPTImage2026_8_25_01_11_35_5.png?v=1787638400\u0026amp;width=1445\" alt=\"Haunted America collector display\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ha-life-copy\"\u003e\n\n            \u003ch3\u003e\n              Built for Spooky Collectors\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Perfect for shelves, desks, seasonal displays\n              and unusual gifts for ghost-story fans.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FAQ --\u003e\n\n  \u003csection class=\"ha-block ha-faq\"\u003e\n\n    \u003cdiv class=\"ha-inner\"\u003e\n\n\n      \u003cdiv class=\"ha-title-wrap\"\u003e\n\n        \u003cdiv class=\"ha-kicker\"\u003e\n          QUICK ANSWERS\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"ha-title\"\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n\n      \u003cdiv class=\"ha-faq-list\"\u003e\n\n\n        \u003cdetails open\u003e\n\n          \u003csummary\u003e\n            Do I receive one figure or all 24?\n            \u003cspan class=\"ha-plus\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ha-answer\"\u003e\n            You receive all 24 figures shown for the collection\n            you select. It is one complete set, not one random figure.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Are the three styles different?\n            \u003cspan class=\"ha-plus\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ha-answer\"\u003e\n            Yes. Haunted America, Haunted Holidays and Haunted Highways\n            each have their own themed 24-character lineup.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            What comes in the 3-Set Bundle?\n            \u003cspan class=\"ha-plus\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ha-answer\"\u003e\n            The bundle contains all three complete collections,\n            giving you 72 figures in total.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n\n        \u003cdetails\u003e\n\n          \u003csummary\u003e\n            Is Haunted Holidays an Advent Calendar?\n            \u003cspan class=\"ha-plus\"\u003e+\u003c\/span\u003e\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"ha-answer\"\u003e\n            Yes. It is designed as a 24-character holiday countdown\n            collection, and the full 24-piece set is included.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- FINAL --\u003e\n\n  \u003csection class=\"ha-final\"\u003e\n\n    \u003cstrong\u003e\n      One Box. 24 Figures. One Complete Collection.\n    \u003c\/strong\u003e\n\n    \u003cspan\u003e\n      Choose one haunted world or collect all three.\n    \u003c\/span\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Kelovixla","offers":[{"title":"Haunted America","offer_id":46085610307775,"sku":"SZ06012608251944-美国幽灵","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Haunted Holidays","offer_id":46085610340543,"sku":"SZ06012608251944-假日幽灵","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Haunted Highways","offer_id":46085610373311,"sku":"SZ06012608251944-公路幽灵","price":32.99,"currency_code":"USD","in_stock":true},{"title":"👻 Haunted America 3-Set Bundle","offer_id":46085610406079,"sku":"SZ06012608251944-美国幽灵+假日幽灵+公路幽灵","price":79.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0761\/2520\/8767\/files\/ChatGPTImage2026_8_25_01_11_35_1.png?v=1787638400","url":"https:\/\/kelovixla.com\/products\/haunted-america-collection-24-haunted-legends-complete-24-piece-set","provider":"Kelovixla","version":"1.0","type":"link"}