{"product_id":"ghost-carousel-motion-night-light","title":"👻 Ghost Carousel Motion Night Light – Animated Halloween Glowing Yard Decor 🎃","description":"\u003cstyle\u003e\n  .ghost-carousel-page {\n    --gc-primary: #7e22ce;     \/* 魔法紫 *\/\n    --gc-accent: #9333ea;      \/* 炫彩亮紫 *\/\n    --gc-dark: #1e1b4b;        \/* 极夜曜石暗夜蓝黑 *\/\n    --gc-red: #ba372a;         \/* 高光警示红 *\/\n    --gc-soft: #faf5ff;        \/* 洁净温润浅粉紫底 *\/\n    --gc-border: #e9d5ff;      \/* 质感微光粉紫边框 *\/\n    --gc-text: #1f2937;\n    --gc-muted: #4b5563;\n    --gc-white: #ffffff;\n\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 10px;\n    box-sizing: border-box;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n    color: var(--gc-text);\n    line-height: 1.65;\n    background: var(--gc-white);\n  }\n\n  .ghost-carousel-page * {\n    box-sizing: border-box;\n  }\n\n  .ghost-carousel-page h1,\n  .ghost-carousel-page h2,\n  .ghost-carousel-page h3,\n  .ghost-carousel-page p {\n    margin-top: 0;\n  }\n\n  .ghost-carousel-page h1 {\n    margin-bottom: 8px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 24px;\n    line-height: 1.25;\n    font-weight: 900;\n    color: var(--gc-dark);\n  }\n\n  .ghost-carousel-page h2 {\n    margin-bottom: 12px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 19.5px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: var(--gc-dark);\n  }\n\n  .ghost-carousel-page h3 {\n    margin-bottom: 4px;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 800;\n    color: var(--gc-primary);\n  }\n\n  .ghost-carousel-page p {\n    margin-bottom: 0;\n    font-size: 13.5px;\n    line-height: 1.55;\n    color: var(--gc-muted);\n  }\n\n  .ghost-carousel-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 14px;\n    box-shadow: 0 4px 14px rgba(126, 34, 206, 0.12);\n  }\n\n  \/* 顶部 Authentic 信任告示栏 *\/\n  .gc-usa-trust-bar {\n    padding: 10px 12px;\n    background: #fff5f5;\n    border: 1px solid #feb2b2;\n    border-radius: 10px;\n    margin-bottom: 14px;\n    font-size: 12px;\n    color: #9b2c2c;\n    text-align: center;\n  }\n\n  .gc-usa-trust-bar strong {\n    color: var(--gc-red);\n  }\n\n  \/* 支付微标栏 *\/\n  .gc-pay-badges {\n    display: flex;\n    justify-content: center;\n    gap: 8px;\n    flex-wrap: wrap;\n    margin: 12px 0 16px;\n  }\n\n  .gc-pay-tag {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 6px;\n    padding: 4px 8px;\n    font-size: 11px;\n    font-weight: 800;\n    color: #334155;\n  }\n\n  \/* 结构布局模块 *\/\n  .gc-section {\n    margin-bottom: 26px;\n  }\n\n  .gc-section--soft {\n    padding: 16px;\n    background: var(--gc-soft);\n    border: 1px solid var(--gc-border);\n    border-radius: 16px;\n  }\n\n  .gc-hero {\n    padding: 16px 8px;\n    text-align: center;\n    background: var(--gc-soft);\n    border: 1px solid var(--gc-border);\n    border-radius: 16px;\n  }\n\n  .gc-eyebrow {\n    display: inline-block;\n    margin-bottom: 6px;\n    color: var(--gc-primary);\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  \/* 核心优势 2列网格卡片 *\/\n  .gc-benefits-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .gc-benefit-card {\n    padding: 12px 10px;\n    background: var(--gc-white);\n    border: 1px solid var(--gc-border);\n    border-radius: 10px;\n    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.01);\n  }\n\n  .gc-benefit-card strong {\n    display: block;\n    font-size: 13.5px;\n    color: var(--gc-dark);\n    margin-bottom: 2px;\n  }\n\n  .gc-benefit-card p {\n    font-size: 12px;\n    line-height: 1.4;\n  }\n\n  \/* 场景平铺网格 *\/\n  .gc-zone-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 8px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .gc-zone-item {\n    padding: 10px 4px;\n    background: rgba(255, 255, 255, 0.15) !important;\n    border: 1px solid rgba(255, 255, 255, 0.25) !important;\n    border-radius: 8px;\n    font-size: 12.5px;\n    font-weight: 700;\n    color: #ffffff !important;\n  }\n\n  \/* 纵向 4 步极简使用指南 *\/\n  .gc-steps-list {\n    display: grid;\n    gap: 10px;\n    margin-top: 14px;\n  }\n\n  .gc-step-row {\n    display: flex;\n    align-items: flex-start;\n    padding: 12px 14px;\n    background: #ffffff;\n    border: 1px solid var(--gc-border);\n    border-radius: 12px;\n  }\n\n  .gc-step-circle {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    width: 24px;\n    height: 24px;\n    margin-right: 12px;\n    background: var(--gc-primary);\n    color: #ffffff !important;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 50%;\n    margin-top: 2px;\n  }\n\n  .gc-step-content {\n    flex: 1;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  .gc-step-content strong {\n    color: var(--gc-dark);\n  }\n\n  \/* ⚙️ 左右工整对齐的技术参数面板 *\/\n  .gc-table-box {\n    width: 100%;\n    margin-top: 14px;\n    border: 1px solid var(--gc-border);\n    border-radius: 12px;\n    overflow: hidden;\n    background: #ffffff;\n    border-collapse: separate;\n    border-spacing: 0;\n  }\n\n  .gc-spec-row {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 12px 16px;\n    font-size: 13px;\n    border-bottom: 1px solid #f1f5f9;\n    background: #ffffff;\n    gap: 12px;\n    width: 100%;\n  }\n\n  .gc-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .gc-spec-row:nth-child(even) {\n    background: #fafafa;\n  }\n\n  .gc-spec-label {\n    font-weight: 800;\n    color: var(--gc-dark);\n    white-space: nowrap;\n    text-align: left;\n  }\n\n  .gc-spec-value {\n    text-align: right;\n    color: var(--gc-muted);\n    font-weight: 500;\n  }\n\n  .gc-notice-box {\n    background: #fff7ed;\n    border: 1px solid #ffedd5;\n    border-radius: 12px;\n    padding: 14px;\n    font-size: 12.5px;\n    color: #9a3412;\n    margin-top: 14px;\n  }\n\n  .gc-notice-box ul {\n    margin: 6px 0 0 0;\n    padding-left: 18px;\n  }\n\n  .gc-notice-box li {\n    margin-bottom: 4px;\n  }\n\n  \/* FAQ 常见疑问手风琴 *\/\n  .gc-faq-box {\n    margin-top: 14px;\n    display: grid;\n    gap: 8px;\n  }\n\n  .gc-faq-box details {\n    border: 1px solid var(--gc-border);\n    border-radius: 10px;\n    padding: 10px 14px;\n    background: #ffffff;\n  }\n\n  .gc-faq-box summary {\n    font-weight: 800;\n    font-size: 13px;\n    color: var(--gc-primary);\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .gc-faq-box summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .gc-faq-box p {\n    margin-top: 6px;\n    font-size: 12px;\n    color: var(--gc-muted);\n    line-height: 1.45;\n  }\n\n  \/* 3列紧凑信托卡片（内联强化并排） *\/\n  .gc-compact-trust {\n    display: flex;\n    justify-content: space-between;\n    gap: 8px;\n    background: #ffffff;\n    border: 1px solid var(--gc-border);\n    border-radius: 12px;\n    padding: 12px 8px;\n    text-align: center;\n  }\n\n  .gc-trust-item-compact {\n    flex: 1;\n  }\n\n  .gc-trust-item-compact strong {\n    display: block;\n    font-size: 12px;\n    color: var(--gc-dark);\n    margin-bottom: 2px;\n  }\n\n  .gc-trust-item-compact p {\n    font-size: 11px;\n    color: var(--gc-muted);\n    line-height: 1.3;\n    margin: 0;\n  }\n\n  \/* 强转化促单收尾大暗框 *\/\n  .gc-cta-banner {\n    padding: 22px 16px;\n    background: linear-gradient(135deg, var(--gc-dark), #581c87) !important;\n    border-radius: 12px;\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(126, 34, 206, 0.25);\n  }\n\n  .gc-cta-banner h2 {\n    color: #ffffff !important;\n    font-size: 16.5px;\n    margin-bottom: 4px;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n  }\n\n  .gc-cta-banner p {\n    color: #e9d5ff !important;\n    font-size: 13px;\n    margin-bottom: 14px;\n  }\n\n  .gc-cta-trust-line {\n    margin-top: 12px;\n    padding-top: 12px;\n    border-top: 1px solid rgba(255, 255, 255, 0.15);\n    display: flex;\n    justify-content: center;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .gc-trust-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 11.5px !important;\n    font-weight: 800 !important;\n    color: #ffffff !important;\n    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);\n  }\n\n  \/* 底部4列高质感信托徽章 *\/\n  .gc-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 6px;\n    margin-top: 14px;\n    text-align: center;\n  }\n\n  .gc-trust-item {\n    padding: 8px 4px;\n    background: var(--gc-soft);\n    border: 1px solid var(--gc-border);\n    border-radius: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    color: var(--gc-muted);\n  }\n\n  @media (min-width: 600px) {\n    .gc-benefits-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ghost-carousel-page\"\u003e\n\u003cdiv class=\"gc-usa-trust-bar\"\u003e❤️ \u003cstrong\u003eAUTHENTIC GUARANTEE:\u003c\/strong\u003e Ghost Carousel Motion Night Light powered by \u003cstrong\u003epovlya\u003c\/strong\u003e!\n\u003cdiv style=\"margin-top: 4px; font-weight: bold; color: var(--gc-dark);\"\u003e🏆 #1 Halloween Animated Yard Spectacle  |  🏆 30-Day Money-Back Guarantee  |  🔥 99.3% Recommends\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-pay-badges\"\u003e\n\u003cspan class=\"gc-pay-tag\"\u003e🔒 SSL Secured\u003c\/span\u003e \u003cspan class=\"gc-pay-tag\"\u003e💳 VISA \/ MC\u003c\/span\u003e \u003cspan class=\"gc-pay-tag\"\u003e🅿️ PayPal\u003c\/span\u003e \u003cspan class=\"gc-pay-tag\"\u003e Apple Pay\u003c\/span\u003e \u003cspan class=\"gc-pay-tag\"\u003e⚡ Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-hero\"\u003e\n\u003cspan class=\"gc-eyebrow\"\u003e👻 GHOST CAROUSEL MOTION • GLOWING NIGHT LIGHT • WEATHERPROOF YARD DECOR 🎃\u003c\/span\u003e\n\u003ch1\u003eTurn Your Yard into a Spooky Spectacle\u003c\/h1\u003e\n\u003cdiv style=\"margin-top: 14px; margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/www.tredixus.com\/uploads\/catalogs\/2026\/08\/25\/catalog-img-6a8d6ec9c8fce197da230fcb.png\" alt=\"Ghost Carousel Motion Night Light Halloween decorative yard display\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 14.5px; color: var(--gc-text); font-weight: 500; padding: 0 4px; margin-top: 10px;\"\u003eTurn your garden, lawn, or patio into an enchanting Halloween wonderland! Featuring whimsical ghost figures rotating smoothly around a glowing cauldron carousel, casting captivating motion and atmospheric light all night long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🎃 Finely Sculpted Detail \u0026amp; Mesmerizing Motion ✨\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/6a928d04f2267100099491b9_2026_08_29_product-img-6a92c28eece14397cf353a9c.jpg_1.jpg?v=1788230558\" alt=\"Detailed ghost characters rotating on the glowing carousel centerpiece\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gc-benefits-grid\"\u003e\n\u003cdiv class=\"gc-benefit-card\"\u003e\n\u003cstrong\u003e👻 Animated Carousel Spin\u003c\/strong\u003e\n\u003cp\u003eWhimsical ghost figures spin effortlessly around the centerpiece for a dynamic live spectacle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-benefit-card\"\u003e\n\u003cstrong\u003e✨ Radiant Atmospheric Glow\u003c\/strong\u003e\n\u003cp\u003eBuilt-in warm LED illumination lights up the cauldron base and highlights every sculpted ghost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-benefit-card\"\u003e\n\u003cstrong\u003e🌧️ IP65 Weatherproof Build\u003c\/strong\u003e\n\u003cp\u003eHigh-grade weather-resistant resin withstands heavy rain, autumn winds, frost, and damp soil.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-benefit-card\"\u003e\n\u003cstrong\u003e🌱 Easy Ground Stake Setup\u003c\/strong\u003e\n\u003cp\u003eFirmly anchors into grass, flowerbeds, planters, and walkways in seconds with zero tools needed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section gc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🌙 Glowing Nighttime Ambiance \u0026amp; Motion Illusion\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/6a928d04f2267100099491b9_2026_08_29_product-img-6a92c28fece14397cf353a9e_jpg.jpg?v=1788230558\" alt=\"Ghost Carousel glowing and rotating in dark Halloween yard setting\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--gc-muted);\"\u003eAs twilight fades, the carousel comes alive with a warm, eerie glow. The combination of illuminated mist reflections and gentle spinning ghosts creates an unforgettable visual centerpiece for trick-or-treaters and party guests.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🌧️ Rugged All-Weather Resin \u0026amp; IP65 Protection\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/6a928d04f2267100099491b9_2026_08_29_product-img-6a92c28eece14397cf353a9b_jpg.jpg?v=1788230558\" alt=\"Ghost carousel standing strong against outdoor wind and rain\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px;\"\u003eEngineered specifically for outdoor autumn climates. Sealed electronic housings and sturdy UV-treated resin guarantee peak spinning performance through autumn downpours, early frosts, and seasonal temperature swings.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section gc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e📦 Hassle-Free Setup \u0026amp; Custom Shockproof Packaging\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 14px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0771\/7797\/8937\/files\/6a928d04f2267100099491b9_2026_08_29_product-img-6a92c28fece14397cf353aa0_jpg.jpg?v=1788230558\" alt=\"Custom molded high density foam packaging ensuring safe delivery\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center; padding: 0 4px; color: var(--gc-muted);\"\u003eEvery unit arrives safely encased inside custom-molded high-density shockproof foam to prevent transit damage. Assembly requires no wiring—simply attach the ground stake, position it in the soil, and switch it on.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e🚀 4-Step Quick Lawn Setup Routine\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-steps-list\"\u003e\n\u003cdiv class=\"gc-step-row\"\u003e\n\u003cdiv class=\"gc-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"gc-step-content\"\u003e\n\u003cstrong\u003eUnbox \u0026amp; Assemble:\u003c\/strong\u003e Remove the carousel unit and click the ground stake assembly securely into place.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-step-row\"\u003e\n\u003cdiv class=\"gc-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"gc-step-content\"\u003e\n\u003cstrong\u003eStake Into Soil:\u003c\/strong\u003e Press the sturdy stake into your front lawn, pathway edge, garden bed, or patio planter.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-step-row\"\u003e\n\u003cdiv class=\"gc-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"gc-step-content\"\u003e\n\u003cstrong\u003eSwitch to ON:\u003c\/strong\u003e Turn the waterproof power switch to the \u003cstrong\u003eON\u003c\/strong\u003e position to activate the lights and motor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-step-row\"\u003e\n\u003cdiv class=\"gc-step-circle\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"gc-step-content\"\u003e\n\u003cstrong\u003eEnjoy the Magic:\u003c\/strong\u003e Watch the ghosts twirl and cast enchanting shadows across your yard all night!\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section\" style=\"padding: 0; margin-bottom: 26px;\"\u003e\n\u003cdiv style=\"padding: 22px 16px; background: #1e1b4b !important; border-radius: 16px !important; color: #ffffff !important; text-align: center;\"\u003e\n\u003cspan style=\"display: inline-block; margin-bottom: 6px; color: #c084fc !important; font-size: 11px; font-weight: 800; letter-spacing: 1.5px; text-transform: uppercase;\"\u003e Universal Halloween Yard Decor \u003c\/span\u003e\n\u003ch2 style=\"color: #ffffff !important; font-size: 19.5px !important; margin-top: 0; margin-bottom: 14px; font-weight: 800; line-height: 1.35;\"\u003e👻 Perfect For Front Lawns, Pathways, Patios \u0026amp; Parties 🎃\u003c\/h2\u003e\n\u003cdiv class=\"gc-zone-grid\"\u003e\n\u003cdiv class=\"gc-zone-item\"\u003e🏡 Front Lawn \u0026amp; Garden Beds\u003c\/div\u003e\n\u003cdiv class=\"gc-zone-item\"\u003e✨ Walkways \u0026amp; Pathway Borders\u003c\/div\u003e\n\u003cdiv class=\"gc-zone-item\"\u003e🪴 Porch Planters \u0026amp; Patios\u003c\/div\u003e\n\u003cdiv class=\"gc-zone-item\"\u003e🎉 Halloween Parties \u0026amp; Events\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section gc-section--soft\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 10px;\"\u003e\n\u003ch2\u003e📋 Technical Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-table-box\"\u003e\n\u003cdiv class=\"gc-spec-row\"\u003e\n\u003cspan class=\"gc-spec-label\"\u003eProduct Name\u003c\/span\u003e \u003cspan class=\"gc-spec-value\" style=\"font-weight: 800; color: var(--gc-dark);\"\u003eGhost Carousel Motion Night Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-spec-row\"\u003e\n\u003cspan class=\"gc-spec-label\"\u003eMaterial Build\u003c\/span\u003e \u003cspan class=\"gc-spec-value\"\u003eHigh-Grade UV \u0026amp; Weather-Resistant Polymer Resin\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-spec-row\"\u003e\n\u003cspan class=\"gc-spec-label\"\u003eLighting System\u003c\/span\u003e \u003cspan class=\"gc-spec-value\"\u003eEnergy-Efficient Atmospheric Warm LED Lights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-spec-row\"\u003e\n\u003cspan class=\"gc-spec-label\"\u003eWaterproof Rating\u003c\/span\u003e \u003cspan class=\"gc-spec-value\"\u003eIP65 Certified (Rain, Frost \u0026amp; Wind Resistant)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-spec-row\"\u003e\n\u003cspan class=\"gc-spec-label\"\u003eInstallation Type\u003c\/span\u003e \u003cspan class=\"gc-spec-value\"\u003eReinforced Heavy-Duty Ground Stake Assembly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-spec-row\" style=\"background: #fff7ed;\"\u003e\n\u003cspan class=\"gc-spec-label\" style=\"color: var(--gc-primary);\"\u003ePackage Inventory\u003c\/span\u003e \u003cspan class=\"gc-spec-value\" style=\"font-weight: bold; color: var(--gc-dark);\"\u003e1 × Ghost Carousel Unit + 1 × Ground Stake Assembly + User Manual\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-notice-box\"\u003e\n\u003cstrong\u003e📌 Setup \u0026amp; Operating Guidance:\u003c\/strong\u003e\n\u003cul\u003e\n\u003cli\u003eEnsure the power switch is clicked to \u003cstrong\u003eON\u003c\/strong\u003e during setup to activate automatic lighting and spinning rotation.\u003c\/li\u003e\n\u003cli\u003eFor optimal stability in softer soil, press the ground stake firmly down until flush with ground level.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 14px;\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-faq-box\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does the carousel stay lit and spinning?\u003c\/summary\u003e\n\u003cp\u003eThe Ghost Carousel provides consistent, uninterrupted illumination and smooth rotation throughout the evening whenever switched ON, delivering a vibrant display for trick-or-treaters.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I leave it outside in heavy rain or frost?\u003c\/summary\u003e\n\u003cp\u003eYes. The unit features IP65 weather-resistant construction engineered specifically for outdoor autumn elements, including rain, moisture, and frost. In extreme hurricanes or gale-force winds, we recommend temporarily sheltering it.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs any complex assembly or wiring needed?\u003c\/summary\u003e\n\u003cp\u003eNone at all! Simply connect the stake to the base of the carousel, place it firmly in your lawn, and toggle the switch to ON to enjoy instant spooky animated charm.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"gc-section\"\u003e\n\u003cdiv class=\"gc-compact-trust\"\u003e\n\u003cdiv class=\"gc-trust-item-compact\"\u003e\n\u003cstrong\u003e✈️ Tracked Shipping\u003c\/strong\u003e\n\u003cp\u003eLive tracking link with every order\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-trust-item-compact\" style=\"border-left: 1px solid #faf5ff; border-right: 1px solid #faf5ff;\"\u003e\n\u003cstrong\u003e🔒 30-Day Guarantee\u003c\/strong\u003e\n\u003cp\u003eHassle-free replacement or refund\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-trust-item-compact\"\u003e\n\u003cstrong\u003e👻 Animated Spin\u003c\/strong\u003e\n\u003cp\u003eIP65 weatherproof night light\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"gc-cta-banner\"\u003e\n\u003ch2\u003e👻 BRING CAPTIVATING HALLOWEEN MOTION TO YOUR LAWN TODAY! 🎃✨\u003c\/h2\u003e\n\u003cp\u003eOrder your Ghost Carousel Motion Night Light above on \u003cstrong\u003epovlya\u003c\/strong\u003e and create an unforgettable neighborhood spectacle!\u003c\/p\u003e\n\u003cdiv class=\"gc-cta-trust-line\"\u003e\n\u003cspan class=\"gc-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"gc-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"gc-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"gc-trust-grid\"\u003e\n\u003cdiv class=\"gc-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"gc-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"gc-trust-item\"\u003e👻 Ghost Motion\u003c\/div\u003e\n\u003cdiv class=\"gc-trust-item\"\u003e🌧️ IP65 Proof\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WHX","offers":[{"title":"Default Title","offer_id":49169684529306,"sku":null,"price":37.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6a928d04f2267100099491b9_2026_08_29_product-img-6a92c28fece14397cf353a9d.jpg_1.jpg?v=1788422565","url":"https:\/\/povlya.com\/products\/ghost-carousel-motion-night-light","provider":"povlya.com","version":"1.0","type":"link"}