{"product_id":"👻-5ft-light-up-swinging-ghost-outdoor-halloween-decor-🎃","title":"🎃 Halloween 5FT Animated Light-Up Swinging Ghost – Outdoor Decor","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after {\n    box-sizing: border-box;\n  }\n\n  body {\n    margin: 0;\n    padding: 0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #493e50;\n    background-color: #fff8ef;\n    line-height: 1.6;\n  }\n\n  .shopify-description-container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 20px;\n    background: #fffdf9;\n    border-radius: 16px;\n    border: 1px solid #efdccc;\n  }\n\n  .hero-banner {\n    background: linear-gradient(135deg, #f47a25 0%, #f5a33c 58%, #9a73c2 100%);\n    color: #ffffff;\n    text-align: center;\n    padding: 28px 20px;\n    border-radius: 14px;\n    margin-bottom: 20px;\n    box-shadow: 0 9px 24px rgba(189, 102, 55, 0.16);\n  }\n\n  .hero-badge {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 6px 13px;\n    color: #683c00;\n    background: #fff2bc;\n    border-radius: 999px;\n    font-size: 11.5px;\n    font-weight: 900;\n    letter-spacing: 0.6px;\n  }\n\n  .hero-banner h1 {\n    margin: 0 auto 8px;\n    max-width: 720px;\n    font-size: 28px;\n    line-height: 1.25;\n    font-weight: 800;\n  }\n\n  .hero-banner p {\n    max-width: 680px;\n    margin: 0 auto 18px;\n    color: #fffaf5;\n    font-size: 15.5px;\n  }\n\n  .hero-benefits {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-bottom: 20px;\n  }\n\n  .hero-benefits span {\n    padding: 7px 11px;\n    color: #ffffff;\n    background: rgba(255,255,255,0.18);\n    border: 1px solid rgba(255,255,255,0.28);\n    border-radius: 999px;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .img-responsive {\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    display: block;\n    margin: 15px 0 24px;\n    border: 2px solid #f0b069;\n  }\n\n  .section-title {\n    margin: 28px 0 7px;\n    color: #654375;\n    text-align: center;\n    font-size: 22px;\n    line-height: 1.3;\n    font-weight: 900;\n  }\n\n  .section-subtitle {\n    max-width: 680px;\n    margin: 0 auto 17px;\n    color: #746a78;\n    text-align: center;\n    font-size: 13.8px;\n  }\n\n  .pain-points-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n\n  .pain-point-card {\n    background: #ffffff;\n    border: 1px solid #eadccf;\n    padding: 14px;\n    border-radius: 12px;\n    box-shadow: 0 4px 13px rgba(78, 52, 84, 0.05);\n  }\n\n  .pain-point-card h3 {\n    margin: 0 0 5px;\n    color: #694777;\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  .pain-point-card p {\n    margin: 0;\n    color: #746a77;\n    font-size: 12.8px;\n  }\n\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 12px;\n    margin-bottom: 28px;\n  }\n\n  .feature-card {\n    background: #ffffff;\n    border: 1px solid #eadccf;\n    padding: 14px;\n    border-radius: 12px;\n    box-shadow: 0 4px 13px rgba(78, 52, 84, 0.05);\n  }\n\n  .feature-card h3 {\n    margin: 0 0 5px;\n    font-size: 16px;\n    color: #d96c27;\n    line-height: 1.35;\n  }\n\n  .feature-card p {\n    margin: 0;\n    color: #716674;\n    font-size: 13.2px;\n  }\n\n  .card-image-wrap {\n    width: 100%;\n    margin-bottom: 13px;\n    overflow: hidden;\n    background: #fff4e8;\n    border: 1px dashed #efa967;\n    border-radius: 10px;\n  }\n\n  .card-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n  }\n\n  .image-placeholder {\n    display: flex;\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    align-items: center;\n    justify-content: center;\n    padding: 18px;\n    color: #a4673c;\n    background: linear-gradient(135deg, #fff9f1 0%, #ffedda 100%);\n    text-align: center;\n    font-size: 12.5px;\n    font-weight: 800;\n  }\n\n  .steps-section {\n    margin: 28px 0;\n    padding: 22px 18px;\n    background: linear-gradient(135deg, #fff2e4 0%, #fffdf9 100%);\n    border: 1px solid #efd8c2;\n    border-radius: 14px;\n  }\n\n  .step-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 11px;\n    padding: 13px;\n    margin-bottom: 9px;\n    background: #ffffff;\n    border: 1px solid #eadfd5;\n    border-radius: 10px;\n  }\n\n  .step-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .step-number {\n    display: flex;\n    flex: 0 0 31px;\n    width: 31px;\n    height: 31px;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff;\n    background: #f18434;\n    border-radius: 50%;\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .step-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #674476;\n    font-size: 14.5px;\n  }\n\n  .step-item span {\n    color: #746978;\n    font-size: 13px;\n  }\n\n  .use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n    margin-bottom: 28px;\n  }\n\n  .use-card {\n    padding: 15px;\n    background: #ffffff;\n    border: 1px solid #eadccf;\n    border-radius: 11px;\n  }\n\n  .use-card strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #674476;\n    font-size: 14px;\n  }\n\n  .use-card span {\n    color: #756a78;\n    font-size: 12.8px;\n  }\n\n  .reviews-section {\n    margin: 28px 0;\n    padding: 22px 18px;\n    background: linear-gradient(135deg, #f4eafb 0%, #fff8ee 100%);\n    border: 1px solid #e4d4ed;\n    border-radius: 15px;\n  }\n\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 11px;\n  }\n\n  .review-item {\n    background: #ffffff;\n    padding: 15px;\n    border-radius: 10px;\n    border: 1px solid #e6dbea;\n  }\n\n  .review-item h3 {\n    margin: 0 0 5px;\n    color: #68477a;\n    font-size: 14.5px;\n  }\n\n  .review-item p {\n    margin: 0;\n    color: #716675;\n    font-size: 12.8px;\n  }\n\n  .details-section {\n    margin: 28px 0;\n  }\n\n  .detail-row {\n    display: flex;\n    background: #ffffff;\n    border: 1px solid #eadccf;\n    border-bottom: none;\n    overflow: hidden;\n  }\n\n  .detail-row:first-of-type {\n    border-radius: 11px 11px 0 0;\n  }\n\n  .detail-row:last-of-type {\n    border-bottom: 1px solid #eadccf;\n    border-radius: 0 0 11px 11px;\n  }\n\n  .detail-label {\n    width: 38%;\n    padding: 11px;\n    color: #684b76;\n    background: #f7eef9;\n    font-size: 13px;\n    font-weight: 900;\n  }\n\n  .detail-value {\n    width: 62%;\n    padding: 11px;\n    color: #675e6a;\n    font-size: 13px;\n  }\n\n  .safety-note {\n    margin: 14px 0 28px;\n    padding: 14px 15px;\n    color: #72521d;\n    background: #fff6df;\n    border: 1px solid #ead39d;\n    border-radius: 10px;\n    font-size: 12.8px;\n  }\n\n  .faq-section {\n    margin: 28px 0;\n  }\n\n  .faq-section h2 {\n    color: #674476;\n    text-align: center;\n    border-bottom: 2px solid #ef9b4e;\n    padding-bottom: 8px;\n  }\n\n  .faq-section details {\n    background: #ffffff;\n    padding: 0 15px;\n    border-radius: 9px;\n    margin-bottom: 10px;\n    border: 1px solid #eadccf;\n  }\n\n  .faq-section summary {\n    padding: 14px 0;\n    color: #684477;\n    cursor: pointer;\n    font-size: 14.5px;\n    font-weight: 900;\n  }\n\n  .faq-section details p {\n    margin: 0;\n    padding: 0 0 15px;\n    color: #716675;\n    font-size: 13.2px;\n  }\n\n  .cta-button {\n    display: inline-block;\n    background: #65417a;\n    color: #ffffff !important;\n    font-size: 16px;\n    font-weight: bold;\n    padding: 13px 28px;\n    border-radius: 30px;\n    text-decoration: none;\n    box-shadow: 0 7px 17px rgba(72, 43, 84, 0.22);\n  }\n\n  .final-cta {\n    text-align: center;\n    padding: 25px 20px;\n    color: #ffffff;\n    background: linear-gradient(135deg, #f07829 0%, #f5a33d 58%, #9870c1 100%);\n    border-radius: 13px;\n    border: 1px solid #ef9f58;\n  }\n\n  .final-cta h2 {\n    color: #ffffff;\n    margin: 0 0 9px;\n  }\n\n  .final-cta p {\n    max-width: 620px;\n    margin: 0 auto 17px;\n    color: #fffaf6;\n    font-size: 14px;\n  }\n\n  .floating-cat-bar {\n    position: sticky;\n    z-index: 20;\n    bottom: 12px;\n    margin-top: 18px;\n    background: rgba(240, 122, 38, 0.96);\n    padding: 11px 15px;\n    border-radius: 50px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 10px;\n    box-shadow: 0 8px 22px rgba(91, 55, 75, 0.18);\n  }\n\n  .floating-cat-bar div {\n    color: #ffffff;\n    font-size: 12.8px;\n    font-weight: bold;\n  }\n\n  .cat-btn {\n    flex: 0 0 auto;\n    background: #65417a;\n    color: #ffffff !important;\n    padding: 8px 17px;\n    border-radius: 20px;\n    text-decoration: none;\n    font-size: 12.5px;\n    font-weight: bold;\n  }\n\n  @media screen and (max-width: 640px) {\n    .shopify-description-container {\n      padding: 11px;\n    }\n\n    .hero-banner {\n      padding: 24px 15px;\n    }\n\n    .hero-banner h1 {\n      font-size: 24px;\n    }\n\n    .pain-points-grid,\n    .features-grid,\n    .reviews-grid,\n    .use-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .detail-label {\n      width: 42%;\n    }\n\n    .detail-value {\n      width: 58%;\n    }\n\n    .floating-cat-bar div {\n      font-size: 11.5px;\n    }\n\n    .cat-btn {\n      padding: 8px 13px;\n      font-size: 11.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"shopify-description-container\"\u003e\n\u003c!-- HERO BANNER --\u003e\n\u003cdiv class=\"hero-banner\"\u003e\n\u003cdiv class=\"hero-badge\"\u003eFAMILY-FRIENDLY OUTDOOR HALLOWEEN DECOR\u003c\/div\u003e\n\u003ch1\u003e👻 5FT Light-Up Swinging Ghost – Outdoor Halloween Decor 🎃\u003c\/h1\u003e\n\u003cp\u003eAdd height, movement and a warm spooky glow to your tree, porch, patio or front yard with one easy-to-hang Halloween centerpiece.\u003c\/p\u003e\n\u003cdiv class=\"hero-benefits\"\u003e\n\u003cspan\u003e👻 Giant 5FT Design\u003c\/span\u003e \u003cspan\u003e💡 Remote Light Modes\u003c\/span\u003e \u003cspan\u003e⏱️ Automatic Timer\u003c\/span\u003e \u003cspan\u003e⛓️ Adjustable Rope\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"#top\" class=\"cta-button\"\u003e 🛍️ SHOP NOW \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN PRODUCT IMAGE --\u003e \u003c!-- Replace YOUR_MAIN_PRODUCT_IMAGE_URL with your Shopify CDN image URL. --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/81ayPbGxQUL._AC_SL1500.jpg?v=1784712086\" alt=\"\"\u003e🎃 Why Ordinary Halloween Decorations Fall Flat\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eSmall, dark and motionless decorations can easily disappear in a busy front yard—especially after sunset.\u003c\/p\u003e\n\u003cp class=\"section-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/81b8P5MiXhL._AC_SL1500.jpg?v=1784712086\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"pain-points-grid\"\u003e\n\u003c!-- PAIN POINT 1 --\u003e\n\u003cdiv class=\"pain-point-card\"\u003e\n\u003ch3\u003e👀 Hard to Notice From the Street\u003c\/h3\u003e\n\u003cp\u003eSmall signs and flat hanging pieces can blend into the yard instead of creating a memorable display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN POINT 2 --\u003e\n\u003cdiv class=\"pain-point-card\"\u003e\n\u003ch3\u003e🌙 Almost Invisible After Sunset\u003c\/h3\u003e\n\u003cp\u003eDecorations without built-in lighting can lose their visual impact when evening trick-or-treating begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PAIN POINT 3 --\u003e\n\u003cdiv class=\"pain-point-card\"\u003e\n\u003ch3\u003e🛠️ Too Much Work to Install\u003c\/h3\u003e\n\u003cp\u003eBulky displays, extension cords and complicated assembly can take the fun out of seasonal decorating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SELLING POINT SECTION --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003e✨ Made to Be Seen, Day or Night\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eA playful Halloween centerpiece combining oversized scale, gentle movement and convenient remote-controlled lighting.\u003c\/p\u003e\n\u003cp class=\"section-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/81NRr7WLS2L._AC_SL1500.jpg?v=1784712085\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003c!-- SELLING POINT 1 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e👻 Giant 5FT Floating Ghost\u003c\/h3\u003e\n\u003cp\u003eThe oversized white silhouette fills open space beneath trees and porches, creating a display that is difficult to miss.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 2 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e⛓️ Flexible Adjustable Rope\u003c\/h3\u003e\n\u003cp\u003eChange the hanging height to suit front porches, entryways or tree branches at different heights.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 3 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e💡 8 Remote Light Modes\u003c\/h3\u003e\n\u003cp\u003eSwitch between steady, flashing and fading effects without repeatedly reaching up to the decoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 4 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e⏱️ Convenient Automatic Timer\u003c\/h3\u003e\n\u003cp\u003eActivate the timer to keep the lights on for 6 hours and off for 18 hours during your nightly display routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 5 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e🍂 Animated Floating Effect\u003c\/h3\u003e\n\u003cp\u003eThe draping fabric moves gently in the breeze, making the ghost appear more lively and dimensional.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SELLING POINT 6 --\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003e🏡 Multiple Display Locations\u003c\/h3\u003e\n\u003cp\u003eHang it from a tree, covered porch, patio, garden entryway or Halloween party backdrop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- HOW TO INSTALL --\u003e\n\u003csection class=\"steps-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"margin-top: 0;\"\u003e🪄 Set Up Your Display in Three Steps\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eNo permanent wiring or complicated installation is required.\u003c\/p\u003e\n\u003cp class=\"section-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/71VfPeVEf6L._AC_SL1500.jpg?v=1784712086\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"step-item\"\u003e\n\u003cdiv class=\"step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e🌳 Choose a Stable Location\u003c\/strong\u003e \u003cspan\u003eSelect a sturdy porch hook, support beam or tree branch.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-item\"\u003e\n\u003cdiv class=\"step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e⛓️ Adjust the Hanging Height\u003c\/strong\u003e \u003cspan\u003ePosition the ghost so the fabric can hang and move freely.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step-item\"\u003e\n\u003cdiv class=\"step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e💡 Select the Light Effect\u003c\/strong\u003e \u003cspan\u003eUse the remote to choose a lighting mode and activate the timer.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISPLAY SCENARIOS --\u003e\n\u003csection\u003e\n\u003ch2 class=\"section-title\"\u003e🏡 One Ghost, Multiple Halloween Scenes\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eAdd a noticeable focal point wherever your seasonal display needs more height, light or movement.\u003c\/p\u003e\n\u003cp class=\"section-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/81dwmo6bU5L._AC_SL1500.jpg?v=1784712085\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"use-grid\"\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003e🌳 Front-Yard Trees\u003c\/strong\u003e \u003cspan\u003eFill open space beneath a sturdy outdoor branch.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003e🏠 Covered Porches\u003c\/strong\u003e \u003cspan\u003eCreate a welcoming display beside the front entrance.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003e🍬 Trick-or-Treat Night\u003c\/strong\u003e \u003cspan\u003eMake your decorated home easier to notice after dark.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"use-card\"\u003e\n\u003cstrong\u003e🎉 Halloween Parties\u003c\/strong\u003e \u003cspan\u003eAdd an oversized photo-ready background to celebrations.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FOUR FEEDBACK POINTS --\u003e\n\u003csection class=\"reviews-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"margin-top: 0;\"\u003e💬 What Families Appreciate Most\u003c\/h2\u003e\n\u003cp class=\"section-subtitle\"\u003eFour practical reasons this decoration fits family-friendly Halloween displays.\u003c\/p\u003e\n\u003cp class=\"section-subtitle\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/81PhQxjAQlL._AC_SL1500.jpg?v=1784712085\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-item\"\u003e\n\u003ch3\u003e👀 Easy to Notice\u003c\/h3\u003e\n\u003cp\u003eThe oversized white silhouette stands out more clearly than small signs or flat hanging decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-item\"\u003e\n\u003ch3\u003e😊 Cute, Not Overly Scary\u003c\/h3\u003e\n\u003cp\u003eThe simple ghost face creates a playful look suitable for children, families and neighborhood visitors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-item\"\u003e\n\u003ch3\u003e💡 More Visible at Night\u003c\/h3\u003e\n\u003cp\u003eBuilt-in lighting keeps the decoration noticeable during evening parties and trick-or-treat hours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-item\"\u003e\n\u003ch3\u003e⛓️ Flexible Placement\u003c\/h3\u003e\n\u003cp\u003eThe adjustable hanging design makes it easier to fit different trees, porches and entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"details-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e📦 Product Details\u003c\/h2\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e👻 Product Type\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eOutdoor hanging Halloween swing ghost\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e📏 Ghost Height\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eApproximately 5FT \/ 1.52 m\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e⛓️ Hanging Design\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eAdjustable rope for different display heights\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e💡 Light Settings\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003e8 remote-controlled lighting modes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e⏱️ Timer\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003e6 hours on \/ 18 hours off\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e🔋 Power Supply\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003e3 × AA batteries, not included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-label\"\u003e🏡 Recommended Use\u003c\/div\u003e\n\u003cdiv class=\"detail-value\"\u003eTrees, porches, patios, yards, gardens and parties\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SAFETY NOTICE --\u003e\n\u003cdiv class=\"safety-note\"\u003e\n\u003cstrong\u003e⚠️ Display Notice:\u003c\/strong\u003e Secure the rope to a stable support before use. Bring the decoration indoors during severe storms, strong winds or extreme weather. Keep batteries and small components away from children.\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003e🔋 How are the lights powered?\u003c\/summary\u003e\n\u003cp\u003eThe light string uses 3 AA batteries, which are not included. This lets you display the ghost without needing a nearby outlet.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e📏 Can the hanging height be adjusted?\u003c\/summary\u003e\n\u003cp\u003eYes. The rope can be adjusted for different porches, entryways and tree branches. Always attach it to a stable support.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e💡 What lighting options are included?\u003c\/summary\u003e\n\u003cp\u003eThe remote provides 8 lighting effects, including steady and animated modes, so you can change the atmosphere of your display.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003e⏱️ How does the timer function work?\u003c\/summary\u003e\n\u003cp\u003eOnce activated, the lights remain on for approximately 6 hours and turn off for 18 hours before repeating the cycle.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"final-cta\"\u003e\n\u003cdiv style=\"font-size: 31px; margin-bottom: 4px;\"\u003e👻\u003c\/div\u003e\n\u003ch2\u003eGive Your Yard a Ghost Everyone Will Notice\u003c\/h2\u003e\n\u003cp\u003eAdd height, light and playful movement to your Halloween display with one easy-to-hang seasonal centerpiece.\u003c\/p\u003e\n\u003ca href=\"#top\" class=\"cta-button\"\u003e 🛍️ SHOP NOW \u0026amp; GET READY FOR HALLOWEEN \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FLOATING CTA BAR --\u003e\n\u003c\/div\u003e","brand":"tjx","offers":[{"title":"Default Title","offer_id":47653260820611,"sku":"NC02292607224257-幽灵荡秋千","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/3952\/0643\/files\/71VfPeVEf6L._AC_SL1500.jpg?v=1784712086","url":"https:\/\/craftivon.com\/products\/%f0%9f%91%bb-5ft-light-up-swinging-ghost-outdoor-halloween-decor-%f0%9f%8e%83","provider":"Craftivon","version":"1.0","type":"link"}