{"product_id":"spooky-moon-lantern","title":"Spooky Moon Lantern","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* Global Halloween Aesthetic Styling *\/\n        .hl-wrapper {\n            font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, Roboto, sans-serif;\n            background: linear-gradient(180deg, #0b0914 0%, #141026 50%, #000000 100%);\n            color: #e2e8f0;\n            line-height: 1.6;\n            margin: 0 auto;\n            padding: 0;\n            max-width: 800px;\n            box-sizing: border-box;\n        }\n\n        .hl-wrapper * {\n            box-sizing: border-box;\n        }\n\n        \/* High Impact Premium Hero Header *\/\n        .hl-hero {\n            background: linear-gradient(135deg, #1b1437 0%, #ff6c00 100%);\n            color: #ffffff;\n            text-align: center;\n            padding: 65px 20px;\n            border-bottom: 5px solid #ffaa00;\n            position: relative;\n        }\n\n        .hl-hero h1 {\n            font-size: 36px; \/* Increased font size *\/\n            margin: 0 0 12px 0;\n            font-weight: 900;\n            letter-spacing: 0.5px;\n            text-transform: uppercase;\n            text-shadow: 0 4px 8px rgba(0,0,0,0.6);\n        }\n\n        .hl-hero p {\n            font-size: 18px; \/* Increased font size *\/\n            margin: 0;\n            color: #ffe8d1;\n            font-weight: 400;\n        }\n\n        \/* Spotlight Hook Box *\/\n        .hl-spotlight {\n            background: rgba(255, 108, 0, 0.06);\n            border: 1px dashed #ff6c00;\n            margin: 30px 20px;\n            padding: 26px;\n            border-radius: 14px;\n            box-shadow: 0 0 15px rgba(255, 108, 0, 0.05);\n        }\n\n        .hl-spotlight h2 {\n            font-size: 24px; \/* Increased font size *\/\n            color: #ffaa00;\n            margin: 0 0 14px 0;\n            font-weight: 700;\n        }\n\n        .hl-spotlight p {\n            font-size: 16px; \/* Increased font size *\/\n            color: #cbd5e1;\n            margin: 0;\n        }\n\n        \/* Dedicated Product Image Placeholder Style *\/\n        .hl-img-container {\n            padding: 0 20px;\n            margin: 25px 0;\n            text-align: center;\n        }\n\n        .hl-product-img {\n            width: 100%;\n            max-width: 100%;\n            height: auto;\n            border-radius: 16px;\n            border: 2px dashed rgba(255, 170, 0, 0.3);\n            background: rgba(255, 255, 255, 0.02);\n            display: block;\n            \/* If image is missing, show a beautiful placeholder style *\/\n            min-height: 250px;\n            color: #ffaa00;\n            font-size: 16px;\n            line-height: 250px; \n        }\n\n        \/* Multi-Device Responsive Grid Section *\/\n        .hl-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 25px;\n            padding: 0 20px 30px 20px;\n        }\n\n        @media (max-width: 600px) {\n            .hl-grid {\n                grid-template-columns: 1fr;\n            }\n            .hl-hero h1 { font-size: 28px; }\n            .hl-hero p { font-size: 16px; }\n            .hl-spotlight h2 { font-size: 20px; }\n            .hl-spotlight p { font-size: 14.5px; }\n            .hl-card h3 { font-size: 18px; }\n            .hl-card p { font-size: 14px; }\n            .hl-product-img { min-height: 180px; line-height: 180px; }\n        }\n\n        \/* Value Proposition Cards *\/\n        .hl-card {\n            background: rgba(26, 22, 44, 0.7);\n            border: 1px solid rgba(255, 255, 255, 0.04);\n            border-radius: 14px;\n            padding: 26px 22px;\n            transition: all 0.3s ease;\n        }\n\n        .hl-card:hover {\n            transform: translateY(-3px);\n            border-color: #ff6c00;\n            box-shadow: 0 6px 20px rgba(255, 108, 0, 0.15);\n        }\n\n        .hl-card h3 {\n            font-size: 20px; \/* Increased font size *\/\n            color: #ffaa00;\n            margin: 0 0 12px 0;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 0.5px;\n        }\n\n        .hl-card p {\n            font-size: 15px; \/* Increased font size *\/\n            color: #94a3b8;\n            margin: 0;\n        }\n\n        \/* Horizontal Automation Info Blocks *\/\n        .hl-banner-zone {\n            padding: 0 20px 30px 20px;\n        }\n\n        .hl-row-banner {\n            background: linear-gradient(90deg, #191532 0%, #0e0b1c 100%);\n            border-left: 5px solid #cc66ff;\n            padding: 22px;\n            border-radius: 0 12px 12px 0;\n            margin-bottom: 20px;\n        }\n\n        .hl-row-banner:last-child {\n            margin-bottom: 0;\n            border-left-color: #00bfff;\n        }\n\n        .hl-row-banner h4 {\n            margin: 0 0 6px 0;\n            font-size: 18px; \/* Increased font size *\/\n            color: #ffffff;\n            text-transform: uppercase;\n        }\n\n        .hl-row-banner p {\n            margin: 0;\n            font-size: 15px; \/* Increased font size *\/\n            color: #94a3b8;\n        }\n\n        \/* Tech Specifications Table *\/\n        .hl-specs {\n            padding: 0 20px 35px 20px;\n        }\n\n        .hl-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: rgba(14, 12, 24, 0.85);\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid rgba(255,255,255,0.04);\n        }\n\n        .hl-table td {\n            padding: 16px 20px;\n            border-bottom: 1px solid rgba(255,255,255,0.04);\n            font-size: 15px; \/* Increased font size *\/\n        }\n\n        .hl-table tr:last-child td {\n            border-bottom: none;\n        }\n\n        .hl-table td:first-child {\n            font-weight: 700;\n            color: #ffaa00;\n            width: 35%;\n            background-color: rgba(255,255,255,0.01);\n        }\n\n        .hl-table td:last-child {\n            color: #cbd5e1;\n        }\n\n        \/* Clean Minimal Footer *\/\n        .hl-footer {\n            text-align: center;\n            padding: 30px 20px;\n            font-size: 13px; \/* Increased font size *\/\n            color: #556275;\n            background: #06050b;\n            border-top: 1px solid rgba(255,255,255,0.04);\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"hl-wrapper\"\u003e\n\u003c!-- Header Hero Banner --\u003e\n\u003cdiv class=\"hl-hero\"\u003e\n\u003ch1\u003eBlack Cat Moon Solar Ground Lamp\u003c\/h1\u003e\n\u003cp\u003eAn Instant Spooky Scene for Your Yard, Garden \u0026amp; Porch\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Spotlight Statement --\u003e\n\u003cdiv class=\"hl-spotlight\"\u003e\n\u003ch2\u003e🌙 Bring Magic \u0026amp; Mystery to Autumn Nights\u003c\/h2\u003e\n\u003cp\u003eTurn your outdoor landscape into a hauntingly beautiful holiday display. Featuring a detailed artistic black cat sitting inside a large, hollow-carved crescent moon alongside a glowing hanging pumpkin lantern, this solar ground stake lamp serves as the perfect mystical greeting for all your evening guests and trick-or-treaters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE PLACEHOLDER 1 (Top Hero Image Placement) --\u003e\n\u003cdiv class=\"hl-img-container\"\u003e\n\u003c!-- Replace 'YOUR_IMAGE_URL_HERE' with your real image URL --\u003e\n\u003cdiv style=\"display: none; border: 2px dashed rgba(255,170,0,0.3); border-radius: 16px; padding: 60px 20px; color: #ffaa00; background: rgba(255,255,255,0.02); font-weight: bold;\"\u003e[ PLACE PRODUCT MAIN IMAGE HERE ]\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4 Main Selling Points Grid --\u003e\n\u003cdiv class=\"hl-grid\"\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003ch3\u003e🎃 Spooky Light Lantern\u003c\/h3\u003e\n\u003cp\u003eThe textured orange glass jack-o'-lantern casts a realistic, mysterious warm amber glow, instantly anchoring your festive outdoor setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003ch3\u003e✨ Metal Cut Silhouette\u003c\/h3\u003e\n\u003cp\u003eThe black metal moon frame features precision cut-out stars and bats that illuminate from within, throwing magical, crisp shadow patterns.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003ch3\u003e🌱 One-Step Ground Stake\u003c\/h3\u003e\n\u003cp\u003eComes with an integrated, rugged ground stake. Zero tools, zero wiring, and zero stress—simply insert it firmly into lawns or flowerbeds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-card\"\u003e\n\u003ch3\u003e🌧️ Durable \u0026amp; All-Weather\u003c\/h3\u003e\n\u003cp\u003eEngineered with heavy-duty anti-rust iron craft and high-grade glass designed to withstand autumn rain, winds, and winter frost.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT IMAGE PLACEHOLDER 2 (Detail Feature Placement) --\u003e\n\u003cdiv class=\"hl-img-container\" style=\"text-align: center;\"\u003e\n\u003c!-- Replace 'YOUR_IMAGE_URL_HERE' with your real image URL --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/fkndglkfnd_800x800_d1476d75-0ab4-4bb2-8c0a-c8b255fb5a7e_480x480.jpg?v=1784102623\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/kjsdnFjks_800x800_28158fc1-e17e-4911-9b9c-52ccee7f17da_480x480.jpg?v=1784102673\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/dvdsf_800x800_3a920309-5748-4e36-bfa7-9e83216533cc_480x480.jpg?v=1784102591\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003c!-- Tech Banners --\u003e\n\u003cdiv class=\"hl-banner-zone\"\u003e\n\u003cdiv class=\"hl-row-banner\"\u003e\n\u003ch4\u003e🔋 Eco-Friendly Solar Charging\u003c\/h4\u003e\n\u003cp\u003ePowered completely by a high-conversion solar cell. Charges effortlessly under natural daytime sunlight to save energy and battery costs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hl-row-banner\"\u003e\n\u003ch4\u003e🌙 Smart Dusk-to-Dawn Operation\u003c\/h4\u003e\n\u003cp\u003eEquipped with a precision photo-sensor. The landscape stake automatically turns on its lights at dusk and shuts off at dawn without manual resetting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specifications Table --\u003e\n\u003cdiv class=\"hw-specs\"\u003e\n\u003ctable class=\"hl-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProduct Type\u003c\/td\u003e\n\u003ctd\u003eSolar Powered Landscape Ground Stake Lamp\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eArtistic Themes\u003c\/td\u003e\n\u003ctd\u003eBlack Cat, Star \u0026amp; Bat Cut-Out Crescent Moon, Jack-O'-Lantern\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eMaterial Build\u003c\/td\u003e\n\u003ctd\u003eHeavy-Duty Anti-Rust Metal Frame \u0026amp; Thick Orange Glass Globe\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl Mode\u003c\/td\u003e\n\u003ctd\u003eIntelligent Sensor Auto Dusk to Dawn Activation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBest Placements\u003c\/td\u003e\n\u003ctd\u003eFront Yards, Garden Pathways, Patio Lawns, Planter Pots, Walkways\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Footer Notice --\u003e\n\u003cdiv class=\"hl-footer\"\u003e\n\u003cp\u003e💡 Tip: Switch the button underneath the solar panel to the \"ON\" position before charging it in full sunlight.\u003c\/p\u003e\n\u003cp\u003e© 2026 Premium Halloween Outdoor Lighting Co. All Rights Reserved.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"wyx01","offers":[{"title":"Pumpkin On Top","offer_id":56801055047846,"sku":"NC02732607152711-C款黑猫南瓜灯","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Pumpkin On Bottom","offer_id":56801055080614,"sku":"NC02732607152711-B款黑猫南瓜灯","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Double Pumpkin","offer_id":56801055113382,"sku":"NC02732607152711-A款黑猫南瓜灯","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0751\/4891\/8950\/files\/dvdsf.webp?v=1784101789","url":"https:\/\/cyrarisedeal.com\/products\/spooky-moon-lantern","provider":"cyrarisedeal","version":"1.0","type":"link"}