{"product_id":"vintage-solar-ghost-garden-light","title":"TODAY'S SPECIAL OFFER-50% OFF🎃 Solar Lighted Vintage Patchwork Ghost Garden Light","description":"\u003cstyle\u003e\n  .ghost-page {\n    font-family: Arial, Helvetica, sans-serif;\n    color: #241914;\n    background: #fff8ee;\n    line-height: 1.65;\n    max-width: 860px;\n    margin: 0 auto;\n    font-size: 17px;\n  }\n\n  .ghost-page * {\n    box-sizing: border-box;\n  }\n\n  .ghost-page img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 18px;\n    margin: 18px 0;\n  }\n\n  .ghost-hero {\n    background: linear-gradient(180deg, #24142f 0%, #4a2638 100%);\n    color: #ffffff;\n    padding: 32px 18px;\n    border-radius: 22px;\n    text-align: center;\n    margin: 18px 0;\n  }\n\n  .ghost-hero h2 {\n    font-size: 34px;\n    line-height: 1.15;\n    margin: 0 0 14px;\n    font-weight: 900;\n    color: #ffffff;\n    letter-spacing: -0.5px;\n  }\n\n  .ghost-hero p {\n    font-size: 17px;\n    line-height: 1.55;\n    margin: 0 auto 16px;\n    max-width: 640px;\n    color: #ffe6bd;\n    font-weight: 600;\n  }\n\n  .ghost-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 9px;\n    justify-content: center;\n    margin-top: 16px;\n  }\n\n  .ghost-badge {\n    background: rgba(255,255,255,0.16);\n    border: 1px solid rgba(255,255,255,0.35);\n    color: #ffffff;\n    padding: 8px 13px;\n    border-radius: 999px;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .ghost-section {\n    padding: 24px 17px;\n    margin: 18px 0;\n    background: #ffffff;\n    border-radius: 22px;\n    box-shadow: 0 8px 24px rgba(50, 34, 20, 0.08);\n  }\n\n  .ghost-section.dark {\n    background: #201723;\n    color: #ffffff;\n  }\n\n  .ghost-section h3 {\n    font-size: 26px;\n    line-height: 1.22;\n    margin: 0 0 14px;\n    color: #24142f;\n    font-weight: 900;\n    letter-spacing: -0.3px;\n  }\n\n  .ghost-section.dark h3 {\n    color: #ffd685;\n  }\n\n  .ghost-section p {\n    font-size: 17px;\n    line-height: 1.65;\n    margin: 0 0 13px;\n    color: #2d241f;\n    font-weight: 500;\n  }\n\n  .ghost-section.dark p,\n  .ghost-section.dark li {\n    color: #fff1df;\n  }\n\n  .ghost-list {\n    padding-left: 0;\n    list-style: none;\n    margin: 14px 0 0;\n  }\n\n  .ghost-list li {\n    background: #fff3e3;\n    margin-bottom: 11px;\n    padding: 14px 15px;\n    border-radius: 14px;\n    font-size: 17px;\n    line-height: 1.55;\n    color: #2b211c;\n    font-weight: 600;\n  }\n\n  .ghost-section.dark .ghost-list li {\n    background: rgba(255,255,255,0.08);\n    border: 1px solid rgba(255,255,255,0.14);\n    color: #fff1df;\n  }\n\n  .ghost-list li strong {\n    font-weight: 900;\n    color: #1f1713;\n  }\n\n  .ghost-section.dark .ghost-list li strong {\n    color: #ffd685;\n  }\n\n  .ghost-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n    margin-top: 16px;\n  }\n\n  .ghost-card {\n    background: #fff3e3;\n    border: 1px solid #ecd3b4;\n    border-radius: 18px;\n    padding: 17px;\n  }\n\n  .ghost-card h4 {\n    font-size: 20px;\n    line-height: 1.25;\n    margin: 0 0 8px;\n    color: #24142f;\n    font-weight: 900;\n  }\n\n  .ghost-card p {\n    margin: 0;\n    font-size: 16px;\n    line-height: 1.55;\n    color: #332721;\n    font-weight: 600;\n  }\n\n  .ghost-steps {\n    counter-reset: step;\n    padding-left: 0;\n    list-style: none;\n    margin: 14px 0 0;\n  }\n\n  .ghost-steps li {\n    counter-increment: step;\n    background: #fff3e3;\n    margin-bottom: 11px;\n    padding: 14px 15px;\n    border-radius: 14px;\n    font-size: 17px;\n    line-height: 1.55;\n    color: #2b211c;\n    font-weight: 600;\n  }\n\n  .ghost-steps li::before {\n    content: counter(step);\n    display: inline-flex;\n    width: 27px;\n    height: 27px;\n    margin-right: 9px;\n    align-items: center;\n    justify-content: center;\n    background: #ff7a2f;\n    color: #fff;\n    border-radius: 50%;\n    font-weight: 900;\n    font-size: 14px;\n  }\n\n  .ghost-specs {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 14px;\n    overflow: hidden;\n    border-radius: 16px;\n  }\n\n  .ghost-specs td {\n    padding: 13px 12px;\n    border-bottom: 1px solid rgba(255,255,255,0.15);\n    font-size: 16px;\n    line-height: 1.5;\n  }\n\n  .ghost-specs td:first-child {\n    font-weight: 900;\n    color: #ffd685;\n    width: 36%;\n  }\n\n  .ghost-specs td:last-child {\n    color: #fff1df;\n    font-weight: 600;\n  }\n\n  .ghost-trust {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .ghost-trust-item {\n    background: #fff3e3;\n    border: 1px solid #ecd3b4;\n    border-radius: 16px;\n    padding: 15px;\n    font-size: 16px;\n    font-weight: 700;\n    color: #2b211c;\n  }\n\n  .ghost-cta {\n    background: linear-gradient(135deg, #ff7a2f 0%, #ffc46b 100%);\n    padding: 28px 18px;\n    border-radius: 22px;\n    text-align: center;\n    color: #201713;\n    margin: 22px 0;\n  }\n\n  .ghost-cta h3 {\n    font-size: 28px;\n    line-height: 1.2;\n    margin: 0 0 12px;\n    font-weight: 900;\n    color: #201713;\n  }\n\n  .ghost-cta p {\n    font-size: 17px;\n    line-height: 1.55;\n    margin: 0;\n    color: #2a201a;\n    font-weight: 700;\n  }\n\n  @media (min-width: 720px) {\n    .ghost-grid {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .ghost-trust {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .ghost-hero h2 {\n      font-size: 42px;\n    }\n  }\n\n  @media (max-width: 480px) {\n    .ghost-page {\n      font-size: 17px;\n    }\n\n    .ghost-hero h2 {\n      font-size: 30px;\n    }\n\n    .ghost-section h3 {\n      font-size: 25px;\n    }\n\n    .ghost-section p,\n    .ghost-list li,\n    .ghost-steps li {\n      font-size: 17px;\n    }\n\n    .ghost-card h4 {\n      font-size: 19px;\n    }\n\n    .ghost-card p {\n      font-size: 16px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ghost-page\"\u003e\n\u003c!-- Original Image --\u003e\u003c!-- Hook \/ Attention --\u003e\n\u003cdiv class=\"ghost-hero\"\u003e\n\u003ch2\u003e🎃 Bring Cozy Halloween Magic to Your Yard\u003c\/h2\u003e\n\u003cp\u003eTurn your porch, pathway, lawn, or garden into a warm spooky-season display with this charming vintage patchwork ghost light.\u003c\/p\u003e\n\u003cdiv class=\"ghost-badges\"\u003e\n\u003cspan class=\"ghost-badge\"\u003eWarm LED Glow\u003c\/span\u003e \u003cspan class=\"ghost-badge\"\u003eSolar Powered\u003c\/span\u003e \u003cspan class=\"ghost-badge\"\u003eNo Wiring Needed\u003c\/span\u003e \u003cspan class=\"ghost-badge\"\u003eOutdoor Décor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/ff129ac6a507849ec52119ebf86c0c6e.jpg\" alt=\"Vintage Patchwork Ghost Garden Light\"\u003e \u003c!-- Interest --\u003e\n\u003cdiv class=\"ghost-section\"\u003e\n\u003ch3\u003e👻 A Friendly Ghost That Makes Halloween Feel Warm \u0026amp; Welcoming\u003c\/h3\u003e\n\u003cp\u003eNot too scary. Not too plain. This \u003cstrong\u003eLighted Vintage Patchwork Ghost Garden Light\u003c\/strong\u003e adds the perfect mix of cute, cozy, and festive charm to your outdoor Halloween setup.\u003c\/p\u003e\n\u003cp\u003eWith its rounded ghost body, quilt-style patchwork details, floppy hat, and soft LED glow, it instantly makes any space feel ready for fall nights, trick-or-treaters, and seasonal gatherings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Main Features --\u003e\n\u003cdiv class=\"ghost-section dark\"\u003e\n\u003ch3\u003e✨ Main Features\u003c\/h3\u003e\n\u003cdiv class=\"ghost-grid\"\u003e\n\u003cdiv class=\"ghost-card\"\u003e\n\u003ch4\u003e👻 Vintage Patchwork Design\u003c\/h4\u003e\n\u003cp\u003eA nostalgic ghost look with stitched-style details that feels collectible, festive, and full of personality.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghost-card\"\u003e\n\u003ch4\u003e✨ Soft Warm LED Glow\u003c\/h4\u003e\n\u003cp\u003eCreates a cozy Halloween atmosphere at night without harsh lighting or complicated decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ghost-card\"\u003e\n\u003ch4\u003e🌙 Perfect Outdoor Accent\u003c\/h4\u003e\n\u003cp\u003eIdeal for porch steps, walkways, lawns, flower beds, patios, garden corners, and Halloween displays.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/4ccf73c219aab1a8eb2b93b936f1fcd6.png\" alt=\"Patchwork ghost Halloween garden decoration\"\u003e \u003c!-- Desire --\u003e\n\u003cdiv class=\"ghost-section\"\u003e\n\u003ch3\u003e☀️ Solar Powered for Effortless Decorating\u003c\/h3\u003e\n\u003cp\u003eEnjoy festive lighting without messy cords, extension cables, or frequent battery changes. The solar panel charges during the day and helps power the warm glow after dark when switched on.\u003c\/p\u003e\n\u003cul class=\"ghost-list\"\u003e\n\u003cli\u003e✅ \u003cstrong\u003eSolar Charging:\u003c\/strong\u003e Charges with sunlight during the day.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eAutomatic Night Glow:\u003c\/strong\u003e Lights up after dark when switched on.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eNo Wiring Needed:\u003c\/strong\u003e Place it wherever your Halloween display needs charm.\u003c\/li\u003e\n\u003cli\u003e✅ \u003cstrong\u003eEasy Seasonal Décor:\u003c\/strong\u003e A simple way to make your yard feel festive fast.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; color: #7b6a5f; margin-top: 10px;\"\u003e\u003cstrong\u003eNote:\u003c\/strong\u003e Lighting time may vary depending on sunlight, weather, and placement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/d03337b9b1465ca620cf46c7fcaa6a46.png\" alt=\"Solar powered Halloween ghost light\"\u003e \u003c!-- How It Works --\u003e\n\u003cdiv class=\"ghost-section dark\"\u003e\n\u003ch3\u003e🚀 How It Works\u003c\/h3\u003e\n\u003cp\u003eDecorating your yard should be fun, not frustrating. This ghost light is designed for quick outdoor setup, so you can create a Halloween-ready scene in minutes.\u003c\/p\u003e\n\u003cul class=\"ghost-list\"\u003e\n\u003cli\u003e🛠️ \u003cstrong\u003eTool-Free Setup:\u003c\/strong\u003e No complicated installation required.\u003c\/li\u003e\n\u003cli\u003e📍 \u003cstrong\u003eStable Ground Stake:\u003c\/strong\u003e Place it into lawn, soil, garden beds, or pathway edges.\u003c\/li\u003e\n\u003cli\u003e🏡 \u003cstrong\u003eCompact Size, Big Impact:\u003c\/strong\u003e Adds instant charm without taking up too much space.\u003c\/li\u003e\n\u003cli\u003e🎃 \u003cstrong\u003eEasy to Style:\u003c\/strong\u003e Pair it with pumpkins, lanterns, skeletons, hay bales, and other Halloween décor.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/45e33d48053bb46d20923c826c49fb8d.png\" alt=\"Easy installation Halloween garden light\"\u003e \u003c!-- Use Scenarios --\u003e\n\u003cdiv class=\"ghost-section\"\u003e\n\u003ch3\u003e🎁 A Cute Gift for Halloween \u0026amp; Fall Décor Lovers\u003c\/h3\u003e\n\u003cp\u003eWhether you are decorating your own home or looking for a seasonal gift, this glowing ghost makes a fun and display-worthy piece for anyone who loves Halloween.\u003c\/p\u003e\n\u003cul class=\"ghost-list\"\u003e\n\u003cli\u003e✅ Great for Halloween collectors and décor lovers.\u003c\/li\u003e\n\u003cli\u003e✅ Perfect for porches, patios, lawns, gardens, and pathways.\u003c\/li\u003e\n\u003cli\u003e✅ Cute enough for family homes, festive enough for Halloween parties.\u003c\/li\u003e\n\u003cli\u003e✅ Adds personality and a warm glow to your yard instantly.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/8c990837faa3c23b9cec1736670c28de.jpg\" alt=\"Halloween ghost garden light gift idea\"\u003e \u003c!-- Specifications --\u003e\n\u003cdiv class=\"ghost-section dark\"\u003e\n\u003ch3\u003e📌 Specifications\u003c\/h3\u003e\n\u003ctable class=\"ghost-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDurable UV-resistant plastic\/resin + metal ground socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eWarm white LED\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower\u003c\/td\u003e\n\u003ctd\u003eSolar panel with automatic light function\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003e12.2 in height × 7.3 in length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse\u003c\/td\u003e\n\u003ctd\u003eGarden, lawn, patio, porch, pathway, Halloween display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePackage Includes\u003c\/td\u003e\n\u003ctd\u003e1 × Vintage Patchwork Ghost Garden Light, 1 × Solar Panel, 1 × Metal Ground Socket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/1acedc2142e899d00fcc0377941bb107.png\" alt=\"Vintage ghost garden light dimensions\"\u003e \u003c!-- Setup Steps --\u003e\n\u003cdiv class=\"ghost-section\"\u003e\n\u003ch3\u003e🛠️ Quick Setup in Minutes\u003c\/h3\u003e\n\u003col class=\"ghost-steps\"\u003e\n\u003cli\u003eConnect the spike parts firmly together.\u003c\/li\u003e\n\u003cli\u003eAttach the spike to the ghost light base.\u003c\/li\u003e\n\u003cli\u003eMount the light securely onto the pole.\u003c\/li\u003e\n\u003cli\u003ePush the spike into the ground and switch it ON.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eThat’s it — no wires, no tools, and no complicated setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/img.staticdj.com\/357ad0cff1202bcbd7c4a1c41066e01b.png\" alt=\"Halloween ghost light installation steps\"\u003e \u003c!-- Trust Badges --\u003e\n\u003cdiv class=\"ghost-section\"\u003e\n\u003ch3\u003e💛 Why Choose Us\u003c\/h3\u003e\n\u003cdiv class=\"ghost-trust\"\u003e\n\u003cdiv class=\"ghost-trust-item\"\u003e🚚 Fast Shipping on Every Order\u003c\/div\u003e\n\u003cdiv class=\"ghost-trust-item\"\u003e🔒 Secure Checkout Protection\u003c\/div\u003e\n\u003cdiv class=\"ghost-trust-item\"\u003e😊 Satisfaction Support\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Action --\u003e\n\u003cdiv class=\"ghost-cta\"\u003e\n\u003ch3\u003eMake Your Yard the Cutest Stop This Halloween\u003c\/h3\u003e\n\u003cp\u003eAdd a warm spooky glow to your home and create a festive display guests, neighbors, and trick-or-treaters will notice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"TMW","offers":[{"title":"White","offer_id":54578147000595,"sku":"NC02242607091877-复古拼布幽灵灯-白色补丁","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Red","offer_id":54578147033363,"sku":"NC02242607091877-复古拼布幽灵灯-红色补丁","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0995\/9368\/3219\/files\/ff129ac6a507849ec52119ebf86c0c6e.webp?v=1787026631","url":"https:\/\/harikarionthebeat.com\/products\/vintage-solar-ghost-garden-light","provider":"harikarionthebeat","version":"1.0","type":"link"}