{"product_id":"🔥lighted-halloween-ferris-wheel-resin-decoration-with-haunted-tree-and-ghosts-👻","title":"🔥Lighted Halloween Ferris Wheel Resin Decoration with Haunted Tree and Ghosts 👻","description":"\u003cstyle\u003e\n  \/* =========================================================\n     ROTATING HALLOWEEN GHOST TREE FERRIS WHEEL\n     Complete Shopify Product Description\n  ========================================================= *\/\n\n  .hft-page {\n    --hft-bg: #09070d;\n    --hft-panel: #12101a;\n    --hft-panel-2: #191324;\n    --hft-purple: #a957ff;\n    --hft-purple-light: #d19aff;\n    --hft-orange: #ff7417;\n    --hft-orange-light: #ffa43c;\n    --hft-white: #ffffff;\n    --hft-text: #eeeaf5;\n    --hft-muted: #b9b1c7;\n    --hft-line: rgba(176, 92, 255, 0.28);\n\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    overflow: hidden;\n    background:\n      radial-gradient(circle at 95% 3%, rgba(103, 35, 170, 0.17), transparent 26%),\n      radial-gradient(circle at 4% 92%, rgba(255, 116, 23, 0.1), transparent 24%),\n      var(--hft-bg);\n    color: var(--hft-text);\n    font-family:\n      Inter,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Arial,\n      sans-serif;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .hft-page *,\n  .hft-page *::before,\n  .hft-page *::after {\n    box-sizing: border-box;\n  }\n\n  .hft-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .hft-page h1,\n  .hft-page h2,\n  .hft-page h3,\n  .hft-page p,\n  .hft-page ul {\n    margin-top: 0;\n  }\n\n  .hft-section {\n    margin-bottom: 42px;\n  }\n\n  .hft-inner {\n    padding-right: 24px;\n    padding-left: 24px;\n  }\n\n  .hft-image {\n    overflow: hidden;\n    background: #08070b;\n  }\n\n  .hft-image img {\n    width: 100%;\n  }\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .hft-hero-copy {\n    position: relative;\n    overflow: hidden;\n    padding: 48px 28px 40px;\n    background:\n      radial-gradient(circle at 82% 18%, rgba(171, 83, 255, 0.25), transparent 32%),\n      radial-gradient(circle at 12% 95%, rgba(255, 112, 20, 0.18), transparent 33%),\n      linear-gradient(145deg, #09070c 0%, #171021 55%, #0b080f 100%);\n    text-align: center;\n  }\n\n  .hft-hero-copy::before,\n  .hft-hero-copy::after {\n    content: \"\";\n    position: absolute;\n    pointer-events: none;\n  }\n\n  .hft-hero-copy::before {\n    top: -70px;\n    left: -45px;\n    width: 210px;\n    height: 210px;\n    border: 1px solid rgba(176, 92, 255, 0.18);\n    border-radius: 50%;\n  }\n\n  .hft-hero-copy::after {\n    right: -80px;\n    bottom: -115px;\n    width: 280px;\n    height: 280px;\n    border: 1px solid rgba(255, 116, 23, 0.18);\n    border-radius: 50%;\n  }\n\n  .hft-eyebrow {\n    display: inline-flex;\n    margin-bottom: 14px;\n    padding: 7px 14px;\n    background: rgba(169, 87, 255, 0.12);\n    border: 1px solid rgba(190, 121, 255, 0.35);\n    border-radius: 999px;\n    color: var(--hft-purple-light);\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 850;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .hft-hero-copy h1 {\n    max-width: 850px;\n    margin: 0 auto 14px;\n    color: var(--hft-white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(36px, 5.8vw, 62px);\n    line-height: 1.06;\n    font-weight: 500;\n    letter-spacing: -0.025em;\n  }\n\n  .hft-hero-copy h1 span {\n    color: var(--hft-orange);\n  }\n\n  .hft-hero-copy p {\n    max-width: 760px;\n    margin: 0 auto 23px;\n    color: var(--hft-muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  .hft-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  .hft-tag {\n    display: inline-flex;\n    align-items: center;\n    padding: 8px 12px;\n    background: rgba(255, 255, 255, 0.055);\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 999px;\n    color: #f5effb;\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 700;\n  }\n\n  \/* =========================================================\n     QUICK BENEFITS\n  ========================================================= *\/\n\n  .hft-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 20px;\n  }\n\n  .hft-benefit-card {\n    min-height: 138px;\n    padding: 18px 13px;\n    background:\n      linear-gradient(150deg, rgba(169, 87, 255, 0.09), transparent 75%),\n      var(--hft-panel);\n    border: 1px solid var(--hft-line);\n    border-radius: 14px;\n    text-align: center;\n  }\n\n  .hft-benefit-icon {\n    display: flex;\n    width: 45px;\n    height: 45px;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    background: rgba(169, 87, 255, 0.13);\n    border: 1px solid rgba(186, 112, 255, 0.42);\n    border-radius: 50%;\n    color: var(--hft-orange-light);\n    font-size: 20px;\n    font-weight: 900;\n  }\n\n  .hft-benefit-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hft-white);\n    font-size: 14px;\n    line-height: 1.35;\n  }\n\n  .hft-benefit-card small {\n    display: block;\n    color: var(--hft-muted);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================================================\n     HEADINGS\n  ========================================================= *\/\n\n  .hft-heading {\n    max-width: 850px;\n    margin-bottom: 20px;\n  }\n\n  .hft-heading-center {\n    margin-right: auto;\n    margin-left: auto;\n    text-align: center;\n  }\n\n  .hft-kicker {\n    display: block;\n    margin-bottom: 7px;\n    color: var(--hft-purple-light);\n    font-size: 12px;\n    line-height: 1.3;\n    font-weight: 850;\n    letter-spacing: 0.11em;\n    text-transform: uppercase;\n  }\n\n  .hft-heading h2 {\n    margin-bottom: 9px;\n    color: var(--hft-white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 4.2vw, 46px);\n    line-height: 1.14;\n    font-weight: 500;\n    letter-spacing: -0.02em;\n  }\n\n  .hft-heading h2 span {\n    color: var(--hft-orange);\n  }\n\n  .hft-heading p {\n    margin-bottom: 0;\n    color: var(--hft-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* =========================================================\n     ROTATING WHEEL\n  ========================================================= *\/\n\n  .hft-feature-panel {\n    padding: 23px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(167, 81, 255, 0.14), transparent 34%),\n      var(--hft-panel);\n    border: 1px solid var(--hft-line);\n    border-radius: 17px;\n  }\n\n  .hft-check-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0 25px;\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .hft-check-grid li {\n    position: relative;\n    padding: 14px 0 14px 38px;\n    border-bottom: 1px solid rgba(177, 108, 255, 0.16);\n  }\n\n  .hft-check-grid li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 0;\n    display: flex;\n    width: 26px;\n    height: 26px;\n    align-items: center;\n    justify-content: center;\n    background: rgba(255, 116, 23, 0.16);\n    border: 1px solid rgba(255, 137, 46, 0.45);\n    border-radius: 50%;\n    color: var(--hft-orange-light);\n    font-size: 12px;\n    font-weight: 900;\n  }\n\n  .hft-check-grid strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hft-white);\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  .hft-check-grid span {\n    display: block;\n    color: var(--hft-muted);\n    font-size: 13px;\n    line-height: 1.52;\n  }\n\n  \/* =========================================================\n     TREE FEATURE CARDS\n  ========================================================= *\/\n\n  .hft-card-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .hft-card {\n    position: relative;\n    min-height: 180px;\n    padding: 22px 17px;\n    background:\n      linear-gradient(145deg, rgba(255, 112, 20, 0.075), transparent 70%),\n      var(--hft-panel);\n    border: 1px solid rgba(255, 125, 37, 0.22);\n    border-radius: 14px;\n  }\n\n  .hft-card::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 17px;\n    width: 48px;\n    height: 4px;\n    background: linear-gradient(90deg, var(--hft-purple), var(--hft-orange));\n    border-radius: 0 0 6px 6px;\n  }\n\n  .hft-card h3 {\n    margin-bottom: 7px;\n    color: var(--hft-white);\n    font-size: 16px;\n    line-height: 1.35;\n    font-weight: 850;\n  }\n\n  .hft-card p {\n    margin-bottom: 0;\n    color: var(--hft-muted);\n    font-size: 13px;\n    line-height: 1.58;\n  }\n\n  \/* =========================================================\n     STYLE COMPARISON\n  ========================================================= *\/\n\n  .hft-style-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .hft-style-card {\n    overflow: hidden;\n    background: var(--hft-panel);\n    border: 1px solid var(--hft-line);\n    border-radius: 15px;\n  }\n\n  .hft-style-head {\n    padding: 16px;\n    border-bottom: 1px solid var(--hft-line);\n  }\n\n  .hft-style-head span {\n    display: inline-flex;\n    margin-bottom: 7px;\n    padding: 5px 9px;\n    background: rgba(169, 87, 255, 0.13);\n    border-radius: 999px;\n    color: var(--hft-purple-light);\n    font-size: 10px;\n    font-weight: 850;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .hft-style-head h3 {\n    margin-bottom: 5px;\n    color: var(--hft-white);\n    font-size: 19px;\n    line-height: 1.3;\n  }\n\n  .hft-style-head p {\n    margin-bottom: 0;\n    color: var(--hft-muted);\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  .hft-style-points {\n    margin: 0;\n    padding: 14px 16px 17px;\n    list-style: none;\n  }\n\n  .hft-style-points li {\n    position: relative;\n    padding: 5px 0 5px 22px;\n    color: var(--hft-text);\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .hft-style-points li::before {\n    content: \"•\";\n    position: absolute;\n    left: 2px;\n    color: var(--hft-orange);\n    font-size: 19px;\n    line-height: 1.1;\n  }\n\n  \/* =========================================================\n     MINI DETAIL CHIPS\n  ========================================================= *\/\n\n  .hft-detail-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .hft-detail-card {\n    min-height: 122px;\n    padding: 15px 9px;\n    background: var(--hft-panel);\n    border: 1px solid rgba(169, 87, 255, 0.22);\n    border-radius: 12px;\n    text-align: center;\n  }\n\n  .hft-detail-icon {\n    display: flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 8px;\n    background: rgba(169, 87, 255, 0.11);\n    border-radius: 50%;\n    color: var(--hft-orange-light);\n    font-size: 17px;\n  }\n\n  .hft-detail-card strong {\n    display: block;\n    margin-bottom: 3px;\n    color: var(--hft-white);\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .hft-detail-card small {\n    display: block;\n    color: var(--hft-muted);\n    font-size: 9.5px;\n    line-height: 1.38;\n  }\n\n  \/* =========================================================\n     OCCASIONS\n  ========================================================= *\/\n\n  .hft-scene-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .hft-scene-card {\n    overflow: hidden;\n    background: var(--hft-panel);\n    border: 1px solid var(--hft-line);\n    border-radius: 14px;\n  }\n\n  .hft-scene-icon {\n    display: flex;\n    min-height: 82px;\n    align-items: center;\n    justify-content: center;\n    background:\n      radial-gradient(circle, rgba(169, 87, 255, 0.24), transparent 65%),\n      linear-gradient(145deg, #171021, #08070c);\n    color: var(--hft-orange-light);\n    font-size: 30px;\n  }\n\n  .hft-scene-content {\n    padding: 14px 12px;\n    text-align: center;\n  }\n\n  .hft-scene-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: var(--hft-white);\n    font-size: 14px;\n  }\n\n  .hft-scene-card small {\n    display: block;\n    color: var(--hft-muted);\n    font-size: 11px;\n    line-height: 1.45;\n  }\n\n  \/* =========================================================\n     INSTRUCTIONS\n  ========================================================= *\/\n\n  .hft-steps {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 10px;\n  }\n\n  .hft-step {\n    padding: 19px 15px;\n    background: var(--hft-panel);\n    border: 1px solid var(--hft-line);\n    border-radius: 14px;\n    text-align: center;\n  }\n\n  .hft-step-number {\n    display: flex;\n    width: 40px;\n    height: 40px;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 10px;\n    background: linear-gradient(145deg, var(--hft-purple), #7023bf);\n    border-radius: 50%;\n    color: var(--hft-white);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .hft-step h3 {\n    margin-bottom: 5px;\n    color: var(--hft-white);\n    font-size: 15px;\n  }\n\n  .hft-step p {\n    margin-bottom: 0;\n    color: var(--hft-muted);\n    font-size: 11px;\n    line-height: 1.5;\n  }\n\n  .hft-note {\n    margin-top: 14px;\n    padding: 13px 15px;\n    background: rgba(255, 116, 23, 0.09);\n    border-left: 4px solid var(--hft-orange);\n    border-radius: 8px;\n    color: var(--hft-muted);\n    font-size: 12px;\n    line-height: 1.58;\n  }\n\n  \/* =========================================================\n     SPECIFICATIONS\n  ========================================================= *\/\n\n  .hft-specs {\n    overflow: hidden;\n    border: 1px solid var(--hft-line);\n    border-radius: 15px;\n  }\n\n  .hft-spec-row {\n    display: grid;\n    grid-template-columns: 230px 1fr;\n    border-bottom: 1px solid var(--hft-line);\n  }\n\n  .hft-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .hft-spec-label,\n  .hft-spec-value {\n    padding: 13px 16px;\n  }\n\n  .hft-spec-label {\n    background: rgba(169, 87, 255, 0.1);\n    color: var(--hft-purple-light);\n    font-size: 13px;\n    font-weight: 850;\n  }\n\n  .hft-spec-value {\n    background: var(--hft-panel);\n    color: var(--hft-text);\n    font-size: 13px;\n  }\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .hft-faq details {\n    margin-bottom: 7px;\n    overflow: hidden;\n    background: var(--hft-panel);\n    border: 1px solid var(--hft-line);\n    border-radius: 11px;\n  }\n\n  .hft-faq summary {\n    position: relative;\n    padding: 15px 48px 15px 16px;\n    color: var(--hft-white);\n    font-size: 14px;\n    line-height: 1.4;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .hft-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hft-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 17px;\n    transform: translateY(-50%);\n    color: var(--hft-purple-light);\n    font-size: 22px;\n    line-height: 1;\n  }\n\n  .hft-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .hft-faq-answer {\n    padding: 0 16px 15px;\n    color: var(--hft-muted);\n    font-size: 13px;\n    line-height: 1.58;\n  }\n\n  \/* =========================================================\n     CTA\n  ========================================================= *\/\n\n  .hft-cta {\n    position: relative;\n    overflow: hidden;\n    padding: 42px 25px;\n    background:\n      radial-gradient(circle at 100% 0%, rgba(169, 87, 255, 0.3), transparent 38%),\n      radial-gradient(circle at 0% 100%, rgba(255, 116, 23, 0.17), transparent 40%),\n      linear-gradient(140deg, #0a070d 0%, #20112f 100%);\n    border: 1px solid rgba(169, 87, 255, 0.27);\n    border-radius: 19px;\n    text-align: center;\n  }\n\n  .hft-cta h2 {\n    max-width: 760px;\n    margin: 0 auto 11px;\n    color: var(--hft-white);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: clamp(30px, 4vw, 44px);\n    line-height: 1.17;\n    font-weight: 500;\n  }\n\n  .hft-cta h2 span {\n    color: var(--hft-orange);\n  }\n\n  .hft-cta p {\n    max-width: 690px;\n    margin: 0 auto 21px;\n    color: var(--hft-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .hft-cta-button {\n    display: inline-flex;\n    min-height: 52px;\n    align-items: center;\n    justify-content: center;\n    padding: 14px 29px;\n    background: linear-gradient(145deg, #b567ff, #7f26d2);\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 999px;\n    color: #ffffff !important;\n    font-size: 15px;\n    line-height: 1.3;\n    font-weight: 900;\n    text-decoration: none !important;\n    box-shadow: 0 11px 27px rgba(83, 24, 137, 0.38);\n  }\n\n  .hft-cta-button:hover {\n    color: #ffffff !important;\n    filter: brightness(1.08);\n  }\n\n  .hft-cta-small {\n    display: block;\n    margin-top: 11px;\n    color: rgba(255, 255, 255, 0.56);\n    font-size: 11px;\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n    .hft-page {\n      font-size: 15px;\n    }\n\n    .hft-section {\n      margin-bottom: 29px;\n    }\n\n    .hft-inner {\n      padding-right: 9px;\n      padding-left: 9px;\n    }\n\n    .hft-hero-copy {\n      padding: 33px 16px 28px;\n    }\n\n    .hft-hero-copy h1 {\n      font-size: clamp(34px, 10vw, 48px);\n    }\n\n    .hft-hero-copy p {\n      margin-bottom: 18px;\n      font-size: 14px;\n      line-height: 1.6;\n    }\n\n    .hft-eyebrow {\n      font-size: 10px;\n    }\n\n    .hft-tag {\n      padding: 7px 10px;\n      font-size: 10px;\n    }\n\n    .hft-benefit-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 7px;\n      margin-top: 12px;\n    }\n\n    .hft-benefit-card {\n      min-height: 112px;\n      padding: 13px 8px;\n      border-radius: 11px;\n    }\n\n    .hft-benefit-icon {\n      width: 37px;\n      height: 37px;\n      margin-bottom: 7px;\n      font-size: 17px;\n    }\n\n    .hft-benefit-card strong {\n      font-size: 12px;\n    }\n\n    .hft-benefit-card small {\n      font-size: 9.5px;\n      line-height: 1.35;\n    }\n\n    .hft-heading {\n      margin-bottom: 14px;\n    }\n\n    .hft-heading h2 {\n      margin-bottom: 7px;\n      font-size: 28px;\n      line-height: 1.14;\n    }\n\n    .hft-heading p {\n      font-size: 13px;\n      line-height: 1.58;\n    }\n\n    .hft-kicker {\n      font-size: 10px;\n    }\n\n    .hft-check-grid,\n    .hft-card-grid,\n    .hft-style-grid,\n    .hft-scene-grid,\n    .hft-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .hft-feature-panel {\n      padding: 14px;\n    }\n\n    .hft-check-grid {\n      gap: 0;\n    }\n\n    .hft-check-grid li {\n      padding: 12px 0 12px 35px;\n    }\n\n    .hft-check-grid li::before {\n      top: 12px;\n      width: 24px;\n      height: 24px;\n    }\n\n    .hft-check-grid strong {\n      font-size: 13px;\n    }\n\n    .hft-check-grid span {\n      font-size: 11px;\n    }\n\n    .hft-card-grid {\n      gap: 7px;\n    }\n\n    .hft-card {\n      min-height: 0;\n      padding: 17px 14px;\n    }\n\n    .hft-card h3 {\n      font-size: 14px;\n    }\n\n    .hft-card p {\n      font-size: 11.5px;\n    }\n\n    .hft-style-grid {\n      gap: 8px;\n    }\n\n    .hft-style-head {\n      padding: 13px;\n    }\n\n    .hft-style-head h3 {\n      font-size: 17px;\n    }\n\n    .hft-style-head p {\n      font-size: 11px;\n    }\n\n    .hft-style-points {\n      padding: 11px 13px 14px;\n    }\n\n    .hft-style-points li {\n      font-size: 11px;\n    }\n\n    .hft-detail-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 6px;\n    }\n\n    .hft-detail-card {\n      min-height: 102px;\n      padding: 11px 7px;\n    }\n\n    .hft-detail-icon {\n      width: 33px;\n      height: 33px;\n      margin-bottom: 6px;\n      font-size: 15px;\n    }\n\n    .hft-detail-card strong {\n      font-size: 11px;\n    }\n\n    .hft-detail-card small {\n      font-size: 8.5px;\n    }\n\n    .hft-scene-grid {\n      gap: 7px;\n    }\n\n    .hft-scene-card {\n      display: grid;\n      grid-template-columns: 70px 1fr;\n      align-items: center;\n    }\n\n    .hft-scene-icon {\n      min-height: 78px;\n      font-size: 24px;\n    }\n\n    .hft-scene-content {\n      padding: 10px 12px;\n      text-align: left;\n    }\n\n    .hft-scene-card strong {\n      font-size: 13px;\n    }\n\n    .hft-scene-card small {\n      font-size: 10px;\n    }\n\n    .hft-steps {\n      gap: 7px;\n    }\n\n    .hft-step {\n      padding: 15px 12px;\n    }\n\n    .hft-step h3 {\n      font-size: 13px;\n    }\n\n    .hft-step p {\n      font-size: 10.5px;\n    }\n\n    .hft-spec-row {\n      grid-template-columns: 1fr;\n    }\n\n    .hft-spec-label {\n      padding: 10px 12px 4px;\n      font-size: 11px;\n    }\n\n    .hft-spec-value {\n      padding: 4px 12px 10px;\n      font-size: 11px;\n    }\n\n    .hft-faq summary {\n      padding: 13px 43px 13px 13px;\n      font-size: 13px;\n    }\n\n    .hft-faq-answer {\n      padding: 0 13px 13px;\n      font-size: 11.5px;\n    }\n\n    .hft-note {\n      padding: 11px 12px;\n      font-size: 10.5px;\n    }\n\n    .hft-cta {\n      padding: 32px 16px;\n      border-radius: 15px;\n    }\n\n    .hft-cta h2 {\n      font-size: 29px;\n    }\n\n    .hft-cta p {\n      font-size: 12.5px;\n    }\n\n    .hft-cta-button {\n      width: 100%;\n      min-height: 49px;\n      padding: 13px 16px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hft-page\"\u003e\n\u003c!-- =====================================================\n       01 HERO IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/1_f5082334-59d3-4efb-b6dd-f6b29556c3a3.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hft-hero-copy\"\u003e\n\u003cspan class=\"hft-eyebrow\"\u003e Animated Halloween Table Decoration \u003c\/span\u003e\n\u003ch1\u003eBring a Haunted Carnival \u003cspan\u003eTo Life\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp\u003eA glowing haunted tree, rotating skeleton Ferris wheel and creepy sound effects combine to create a complete miniature Halloween scene for your home, party or seasonal display.\u003c\/p\u003e\n\u003cdiv class=\"hft-tags\"\u003e\n\u003cspan class=\"hft-tag\"\u003ePurple LED Lights\u003c\/span\u003e \u003cspan class=\"hft-tag\"\u003eSpooky Sound Effects\u003c\/span\u003e \u003cspan class=\"hft-tag\"\u003eAutomatic Rotation\u003c\/span\u003e \u003cspan class=\"hft-tag\"\u003eBattery Operated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-inner\"\u003e\n\u003cdiv class=\"hft-benefit-grid\"\u003e\n\u003carticle class=\"hft-benefit-card\"\u003e\u003cspan class=\"hft-benefit-icon\"\u003e↻\u003c\/span\u003e \u003cstrong\u003eRotating Ferris Wheel\u003c\/strong\u003e \u003csmall\u003e Slow movement creates a creepy haunted-carnival effect. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-benefit-card\"\u003e\u003cspan class=\"hft-benefit-icon\"\u003e✦\u003c\/span\u003e \u003cstrong\u003eGlowing Tree Face\u003c\/strong\u003e \u003csmall\u003e Warm orange light shines through the carved grimace. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-benefit-card\"\u003e\u003cspan class=\"hft-benefit-icon\"\u003e♪\u003c\/span\u003e \u003cstrong\u003eSpooky Sound\u003c\/strong\u003e \u003csmall\u003e Adds an extra layer of Halloween atmosphere. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-benefit-card\"\u003e\u003cspan class=\"hft-benefit-icon\"\u003e▣\u003c\/span\u003e \u003cstrong\u003eFreestanding Display\u003c\/strong\u003e \u003csmall\u003e No power cable is needed during use. \u003c\/small\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       02 ROTATION IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/2_efd6128c-2ae2-4135-b5d0-1e9843b415a4.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eAnimated Haunted Carnival\u003c\/span\u003e\n\u003ch2\u003eSix Skeleton Cauldrons \u003cspan\u003eSlowly Rotate\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSix black cauldrons hang around the bone-style Ferris wheel, each carrying a tiny skeleton passenger. Switch on the motion to create a playful haunted amusement-park scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-feature-panel\"\u003e\n\u003cul class=\"hft-check-grid\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eSix Hanging Cauldrons\u003c\/strong\u003e \u003cspan\u003e Each suspended carriage contains a miniature skeleton figure. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAutomatic Circular Motion\u003c\/strong\u003e \u003cspan\u003e The wheel moves continuously after the rotation control is turned on. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBone and Spider-Web Frame\u003c\/strong\u003e \u003cspan\u003e The skeletal structure builds a dramatic haunted carnival silhouette. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAttention-Grabbing Display\u003c\/strong\u003e \u003cspan\u003e Animated movement makes the ornament stand out across the room. \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-note\"\u003eThe wheel is designed for slow decorative movement. Keep the rotating frame clear of nearby objects while operating.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       03 HAUNTED TREE IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/3_8878247c-d049-4000-bee9-c625fad4b9bc.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eGlowing Haunted Centerpiece\u003c\/span\u003e\n\u003ch2\u003eA Sinister Tree Face With an \u003cspan\u003eEerie Orange Glow\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eTwisted bark textures, long branch-like arms and a glowing carved face give the centerpiece a dramatic haunted-forest appearance during both daytime and nighttime displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-card-grid\"\u003e\n\u003carticle class=\"hft-card\"\u003e\n\u003ch3\u003eIlluminated Grimace\u003c\/h3\u003e\n\u003cp\u003eOrange light shines through the carved eyes and mouth to create a warm but sinister focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-card\"\u003e\n\u003ch3\u003eDetailed Bark Texture\u003c\/h3\u003e\n\u003cp\u003eDeep grooves and hand-painted highlights create a dimensional, weathered tree appearance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-card\"\u003e\n\u003ch3\u003eTwisted Branch Arms\u003c\/h3\u003e\n\u003cp\u003eExtended branch shapes visually connect the haunted tree with the Ferris wheel behind it.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       04 TWO STYLE OPTIONS\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/4_9926f747-01f7-4da3-910d-086e2888ef1b.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading hft-heading-center\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eChoose Your Haunted Look\u003c\/span\u003e\n\u003ch2\u003eTwo Styles to Match Your \u003cspan\u003eHalloween Display\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eSelect the glowing LED version for dramatic nighttime impact or the classic bone-frame style for a more traditional skeleton display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-style-grid\"\u003e\n\u003carticle class=\"hft-style-card\"\u003e\n\u003cdiv class=\"hft-style-head\"\u003e\n\u003cspan\u003eNighttime Favorite\u003c\/span\u003e\n\u003ch3\u003ePurple LED Light Version\u003c\/h3\u003e\n\u003cp\u003eBright purple lighting outlines the rotating spider-web wheel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"hft-style-points\"\u003e\n\u003cli\u003eHigh-contrast purple glow\u003c\/li\u003e\n\u003cli\u003eMore dramatic after dark\u003c\/li\u003e\n\u003cli\u003eIdeal for parties and window displays\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-style-card\"\u003e\n\u003cdiv class=\"hft-style-head\"\u003e\n\u003cspan\u003eClassic Haunted Style\u003c\/span\u003e\n\u003ch3\u003eBone Frame Version\u003c\/h3\u003e\n\u003cp\u003eA lighter skeletal frame creates a detailed spooky silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"hft-style-points\"\u003e\n\u003cli\u003eBone-inspired wheel structure\u003c\/li\u003e\n\u003cli\u003eDecorative during the day\u003c\/li\u003e\n\u003cli\u003ePairs easily with traditional Halloween decor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       05 RICH DETAIL IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/5_22dcd7f5-3083-4ae4-98e4-bf0f580ad91b.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eA Complete Miniature Graveyard\u003c\/span\u003e\n\u003ch2\u003ePacked With \u003cspan\u003eRich Halloween Details\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe raised display base is filled with classic seasonal decorations, giving the ornament a finished, collectible appearance from every angle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-detail-grid\"\u003e\n\u003carticle class=\"hft-detail-card\"\u003e\u003cspan class=\"hft-detail-icon\"\u003e♙\u003c\/span\u003e \u003cstrong\u003eWhite Ghosts\u003c\/strong\u003e \u003csmall\u003e Friendly spectral figures surround the haunted tree. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-detail-card\"\u003e\u003cspan class=\"hft-detail-icon\"\u003e◉\u003c\/span\u003e \u003cstrong\u003eMini Pumpkins\u003c\/strong\u003e \u003csmall\u003e Bright jack-o'-lanterns add traditional Halloween color. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-detail-card\"\u003e\u003cspan class=\"hft-detail-icon\"\u003e☠\u003c\/span\u003e \u003cstrong\u003eScattered Skulls\u003c\/strong\u003e \u003csmall\u003e Small skull accents enhance the graveyard atmosphere. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-detail-card\"\u003e\u003cspan class=\"hft-detail-icon\"\u003eRIP\u003c\/span\u003e \u003cstrong\u003eTombstone Marker\u003c\/strong\u003e \u003csmall\u003e A weathered gravestone completes the haunted scene. \u003c\/small\u003e\u003c\/article\u003e\n\u003carticle class=\"hft-detail-card\"\u003e\u003cspan class=\"hft-detail-icon\"\u003e▤\u003c\/span\u003e \u003cstrong\u003eStone Path Base\u003c\/strong\u003e \u003csmall\u003e Sculpted steps and brick textures add depth and structure. \u003c\/small\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       06 SCENARIO IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/6_23a4eda5-82ac-4710-9681-95ddb1d892aa.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eMade to Be Seen\u003c\/span\u003e\n\u003ch2\u003ePerfect for Any \u003cspan\u003eScary Indoor Setting\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eDisplay it alone as a statement piece or combine it with candles, pumpkins, spider webs and other seasonal decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-grid\"\u003e\n\u003carticle class=\"hft-scene-card\"\u003e\n\u003cdiv class=\"hft-scene-icon\"\u003e▰\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-content\"\u003e\n\u003cstrong\u003eMantel or Shelf\u003c\/strong\u003e \u003csmall\u003e Create a glowing focal point above a fireplace or cabinet. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-scene-card\"\u003e\n\u003cdiv class=\"hft-scene-icon\"\u003e✦\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-content\"\u003e\n\u003cstrong\u003eParty Centerpiece\u003c\/strong\u003e \u003csmall\u003e Give guests a moving display to gather around and enjoy. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-scene-card\"\u003e\n\u003cdiv class=\"hft-scene-icon\"\u003e⌂\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-content\"\u003e\n\u003cstrong\u003eHaunted House\u003c\/strong\u003e \u003csmall\u003e Add motion, light and sound to an indoor haunted scene. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-scene-card\"\u003e\n\u003cdiv class=\"hft-scene-icon\"\u003e▣\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-content\"\u003e\n\u003cstrong\u003eWindow Display\u003c\/strong\u003e \u003csmall\u003e Purple illumination makes the ornament noticeable after dark. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-scene-card\"\u003e\n\u003cdiv class=\"hft-scene-icon\"\u003e★\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-content\"\u003e\n\u003cstrong\u003eOffice Decoration\u003c\/strong\u003e \u003csmall\u003e Bring seasonal personality to a desk, lobby or reception area. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-scene-card\"\u003e\n\u003cdiv class=\"hft-scene-icon\"\u003e◆\u003c\/div\u003e\n\u003cdiv class=\"hft-scene-content\"\u003e\n\u003cstrong\u003eHalloween Gift\u003c\/strong\u003e \u003csmall\u003e A distinctive novelty gift for collectors and horror fans. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       07 OPERATION IMAGE\n  ====================================================== --\u003e\n\u003csection class=\"hft-section\"\u003e\n\u003cdiv class=\"hft-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/7_f38e8340-c856-4dd3-b44b-8fc65cab8b1d.png?v=1785143293\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eSimple Battery-Powered Operation\u003c\/span\u003e\n\u003ch2\u003eSet Up the Display in \u003cspan\u003eThree Easy Steps\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe controls and battery compartment are positioned underneath the base, keeping the front of the ornament clean and decorative.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-steps\"\u003e\n\u003carticle class=\"hft-step\"\u003e\u003cspan class=\"hft-step-number\"\u003e1\u003c\/span\u003e\n\u003ch3\u003eInstall the Batteries\u003c\/h3\u003e\n\u003cp\u003eInsert three AA batteries into the compartment on the underside.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-step\"\u003e\u003cspan class=\"hft-step-number\"\u003e2\u003c\/span\u003e\n\u003ch3\u003eSwitch the Power On\u003c\/h3\u003e\n\u003cp\u003eMove the main switch to the ON position before selecting effects.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hft-step\"\u003e\u003cspan class=\"hft-step-number\"\u003e3\u003c\/span\u003e\n\u003ch3\u003eActivate the Effects\u003c\/h3\u003e\n\u003cp\u003eUse the sound, light and rotation controls to create your display.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-note\"\u003eRequires 3 AA batteries. Batteries are not included. Replace the battery cover securely before operating the decoration.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SPECIFICATIONS\n  ====================================================== --\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\u003cspan class=\"hft-kicker\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/8_0e5af23d-e1a2-498e-8768-72a71a064c88.png?v=1785143293\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eProduct Information\u003c\/span\u003e\n\u003ch2\u003eKey Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-specs\"\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003eAnimated Halloween ghost tree Ferris wheel decoration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003eMain Effects\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003eRotating wheel, LED lighting and Halloween sound\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003eFerris Wheel Design\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003eSix hanging black cauldrons with miniature skeletons\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003ePurple wheel lights and warm orange tree-face illumination\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003ePower Supply\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003e3 AA batteries required, not included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003eRecommended Use\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003eDry indoor tabletop, mantel, shelf, party and window displays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-row\"\u003e\n\u003cdiv class=\"hft-spec-label\"\u003eAvailable Styles\u003c\/div\u003e\n\u003cdiv class=\"hft-spec-value\"\u003ePurple LED wheel version or classic bone-frame version\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-heading\"\u003e\n\u003cspan class=\"hft-kicker\"\u003eCustomer Questions\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the Ferris wheel rotate automatically?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eYes. After the rotation function is activated, the wheel slowly rotates to create a moving haunted-carnival display.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow many cauldrons are on the wheel?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eThe Ferris wheel features six hanging black cauldrons, each decorated with a miniature skeleton passenger.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include sound?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eYes. The decoration includes spooky Halloween sound effects that can be activated using the controls on the underside of the base.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the lights always on when the wheel rotates?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eThe product includes separate controls for its available effects. Refer to the included instructions and underside control labels.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat batteries does it require?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eThe decoration requires three AA batteries. Batteries are not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be displayed outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eIt is designed for dry indoor seasonal decoration. Keep it away from rain, water, moisture and outdoor weather.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a toy?\u003c\/summary\u003e\n\u003cdiv class=\"hft-faq-answer\"\u003eNo. It is a seasonal decorative item. Keep small parts and moving components away from young children and pets.\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=\"hft-section hft-inner\"\u003e\n\u003cdiv class=\"hft-cta\"\u003e\n\u003ch2\u003eTurn Your Room Into a \u003cspan\u003eHaunted Carnival\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eAdd glowing light, animated movement, spooky sound and miniature graveyard details to your Halloween display with one unforgettable tabletop centerpiece.\u003c\/p\u003e\n\u003ca href=\"#product-form\" class=\"hft-cta-button\"\u003e Bring Home the Haunted Ferris Wheel \u003c\/a\u003e \u003cspan class=\"hft-cta-small\"\u003e LED lighting · Rotating wheel · Spooky sound · Battery operated \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hft-note\"\u003e\n\u003cstrong\u003eSafety notice:\u003c\/strong\u003e Decorative indoor item only. Keep away from water, open flames, stairs, pets and young children. Do not touch or block the Ferris wheel while it is rotating.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"Default Title","offer_id":52700284846392,"sku":null,"price":37.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/1_f5082334-59d3-4efb-b6dd-f6b29556c3a3.png?v=1785143293","url":"https:\/\/reemoreemoo.com\/es\/products\/%f0%9f%94%a5lighted-halloween-ferris-wheel-resin-decoration-with-haunted-tree-and-ghosts-%f0%9f%91%bb","provider":"reemoreemoo","version":"1.0","type":"link"}