{"product_id":"solar-ghost-garden-stake-lights","title":"Solar Ghost Garden Stake Lights — Outdoor Halloween Pathway Decor","description":"\u003cdiv class=\"product-cro-page\"\u003e\n  \u003cstyle\u003e\n    .product-cro-page {\n      container-type: inline-size;\n      font-family: inherit;\n      color: #17222b;\n      line-height: 1.5;\n      font-size: 16px;\n      margin: 0 auto;\n      padding: 10px 0;\n      box-sizing: border-box;\n    }\n    .product-cro-page *, .product-cro-page *::before, .product-cro-page *::after {\n      box-sizing: border-box;\n    }\n\n    \/* Hero Banner *\/\n    .product-cro-page .hero-banner {\n      background: #fbf9f6;\n      border: 1px solid #eee7de;\n      border-radius: 16px;\n      padding: 24px 20px;\n      text-align: center;\n      margin-bottom: 24px;\n    }\n    .product-cro-page .hero-title {\n      font-size: 24px;\n      font-weight: 800;\n      color: #121921;\n      margin: 0 0 10px;\n      line-height: 1.25;\n      letter-spacing: -0.02em;\n    }\n    .product-cro-page .hero-subtitle {\n      font-size: 16px;\n      color: #556270;\n      margin: 0;\n      line-height: 1.5;\n    }\n\n    \/* 2x2 Nav Grid *\/\n    .product-cro-page .nav-wrapper {\n      position: relative;\n      margin-bottom: 28px;\n    }\n    .product-cro-page .nav-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 10px;\n      padding: 0 4px;\n    }\n    .product-cro-page .nav-heading {\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n      color: #8c7658;\n      margin: 0;\n    }\n    .product-cro-page .nav-hint {\n      font-size: 12px;\n      font-weight: 600;\n      color: #695743;\n    }\n    .product-cro-page .nav-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px;\n    }\n    .product-cro-page .nav-card {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      text-decoration: none;\n      background: #ffffff;\n      border: 1px solid #e7e2db;\n      border-radius: 12px;\n      padding: 12px 14px;\n      color: #17222b;\n      transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;\n      animation: navPulse 3.5s infinite ease-in-out;\n    }\n    .product-cro-page .nav-card:active {\n      transform: scale(0.97);\n    }\n    .product-cro-page .nav-card:hover {\n      transform: translateY(-2px);\n      box-shadow: 0 4px 12px rgba(0,0,0,0.06);\n      border-color: #b8a691;\n    }\n    .product-cro-page .nav-card.full-width {\n      grid-column: span 2;\n    }\n    .product-cro-page .nav-content {\n      flex: 1;\n      min-width: 0;\n      padding-right: 6px;\n    }\n    .product-cro-page .nav-title {\n      font-size: 14px;\n      font-weight: 700;\n      margin: 0 0 2px;\n      display: flex;\n      align-items: center;\n      gap: 6px;\n      color: #17222b;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .product-cro-page .nav-desc {\n      font-size: 12px;\n      color: #637080;\n      margin: 0;\n      white-space: nowrap;\n      overflow: hidden;\n      text-overflow: ellipsis;\n    }\n    .product-cro-page .nav-arrow {\n      font-size: 16px;\n      font-weight: 700;\n      color: #8c7658;\n      display: inline-block;\n      animation: arrowBounce 1.8s infinite ease-in-out;\n      flex-shrink: 0;\n    }\n    @keyframes navPulse {\n      0%, 100% { border-color: #e7e2db; }\n      50% { border-color: #d1c5b4; }\n    }\n    @keyframes arrowBounce {\n      0%, 100% { transform: translateX(0); }\n      50% { transform: translateX(3px); }\n    }\n\n    \/* Feature Sections *\/\n    .product-cro-page .features-wrap {\n      margin-bottom: 28px;\n    }\n    .product-cro-page .feature-card {\n      background: #ffffff;\n      border: 1px solid #eae5de;\n      border-radius: 16px;\n      padding: 20px;\n      margin-bottom: 20px;\n    }\n    .product-cro-page .feature-head {\n      margin-bottom: 12px;\n    }\n    .product-cro-page .feature-title {\n      font-size: 18px;\n      font-weight: 700;\n      margin: 0 0 8px;\n      color: #17222b;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .product-cro-page .feature-copy {\n      font-size: 16px;\n      color: #4b5663;\n      margin: 0 0 14px;\n      line-height: 1.5;\n    }\n    .product-cro-page .feature-media {\n      width: 100%;\n      border-radius: 10px;\n      overflow: hidden;\n      background: #f5f2ed;\n    }\n    .product-cro-page .feature-media img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* Spec Table *\/\n    .product-cro-page .spec-section {\n      margin-bottom: 28px;\n    }\n    .product-cro-page .section-title {\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 14px;\n      color: #17222b;\n    }\n    .product-cro-page .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      border: 1px solid #ebe6df;\n      border-radius: 14px;\n      overflow: hidden;\n      font-size: 16px;\n      line-height: 1.6;\n    }\n    .product-cro-page .spec-table th, \n    .product-cro-page .spec-table td {\n      text-align: left;\n      padding: 13px 16px;\n      border-bottom: 1px solid #ebe6df;\n      vertical-align: top;\n    }\n    .product-cro-page .spec-table th {\n      width: 40%;\n      background: #faf8f4;\n      color: #5a6470;\n      font-weight: 700;\n    }\n    .product-cro-page .spec-table td {\n      width: 60%;\n      color: #17222b;\n      font-weight: 600;\n    }\n    .product-cro-page .spec-table tr:last-child th, \n    .product-cro-page .spec-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    \/* FAQ *\/\n    .product-cro-page .faq-section {\n      margin-bottom: 28px;\n    }\n    .product-cro-page .faq-item {\n      border: 1px solid #eae5de;\n      border-radius: 12px;\n      margin-bottom: 10px;\n      background: #ffffff;\n      overflow: hidden;\n    }\n    .product-cro-page .faq-item summary {\n      padding: 16px;\n      font-weight: 700;\n      font-size: 16px;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      user-select: none;\n      color: #17222b;\n    }\n    .product-cro-page .faq-item summary::-webkit-details-marker {\n      display: none;\n    }\n    .product-cro-page .faq-icon {\n      font-size: 14px;\n      font-weight: 800;\n      color: #8c7658;\n      transition: transform 0.2s ease;\n      display: inline-block;\n    }\n    .product-cro-page .faq-item[open] .faq-icon {\n      transform: rotate(90deg);\n    }\n    .product-cro-page .faq-body {\n      padding: 0 16px 16px;\n      font-size: 15px;\n      color: #4b5663;\n      line-height: 1.5;\n    }\n\n    \/* 3 Guarantees *\/\n    .product-cro-page .guarantees-section {\n      background: #fbf9f6;\n      border: 1px solid #eee7de;\n      border-radius: 16px;\n      padding: 20px 18px;\n      margin-bottom: 28px;\n    }\n    .product-cro-page .guarantee-row {\n      display: flex;\n      align-items: flex-start;\n      gap: 12px;\n      padding: 10px 0;\n      border-bottom: 1px solid #ede7df;\n    }\n    .product-cro-page .guarantee-row:first-child {\n      padding-top: 0;\n    }\n    .product-cro-page .guarantee-row:last-child {\n      padding-bottom: 0;\n      border-bottom: none;\n    }\n    .product-cro-page .guarantee-icon {\n      font-size: 20px;\n      line-height: 1.3;\n      flex-shrink: 0;\n    }\n    .product-cro-page .guarantee-text h4 {\n      margin: 0 0 2px;\n      font-size: 15px;\n      font-weight: 700;\n      color: #17222b;\n    }\n    .product-cro-page .guarantee-text p {\n      margin: 0;\n      font-size: 14px;\n      color: #637080;\n      line-height: 1.4;\n    }\n\n    \/* Bottom CTA *\/\n    .product-cro-page .bottom-cta {\n      text-align: center;\n      padding: 24px 16px;\n      background: #faf8f4;\n      border: 1px solid #ebe5dc;\n      border-radius: 16px;\n    }\n    .product-cro-page .cta-heading {\n      font-size: 20px;\n      font-weight: 800;\n      margin: 0 0 6px;\n      color: #17222b;\n    }\n    .product-cro-page .cta-sub {\n      font-size: 15px;\n      color: #556270;\n      margin: 0 0 16px;\n    }\n    .product-cro-page .cta-button {\n      display: inline-block;\n      width: 100%;\n      max-width: 320px;\n      background: #17222b;\n      color: #ffffff !important;\n      text-decoration: none;\n      font-weight: 700;\n      font-size: 16px;\n      padding: 14px 24px;\n      border-radius: 30px;\n      transition: transform 0.15s ease, background 0.15s ease;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n    }\n    .product-cro-page .cta-button:hover {\n      background: #2b3a47;\n      transform: translateY(-2px);\n    }\n    .product-cro-page .cta-button:active {\n      transform: scale(0.98);\n    }\n\n    \/* Container Query for Desktop \/ Wider Containers *\/\n    @container (min-width: 700px) {\n      .product-cro-page {\n        font-size: 18px;\n      }\n      .product-cro-page .hero-title {\n        font-size: 30px;\n      }\n      .product-cro-page .hero-subtitle {\n        font-size: 18px;\n      }\n      .product-cro-page .nav-title {\n        font-size: 16px;\n      }\n      .product-cro-page .nav-desc {\n        font-size: 14px;\n      }\n      .product-cro-page .feature-title {\n        font-size: 22px;\n      }\n      .product-cro-page .feature-copy {\n        font-size: 18px;\n      }\n      .product-cro-page .spec-table {\n        font-size: 18px;\n      }\n      .product-cro-page .section-title {\n        font-size: 24px;\n      }\n      .product-cro-page .faq-item summary {\n        font-size: 18px;\n      }\n      .product-cro-page .faq-body {\n        font-size: 16px;\n      }\n      .product-cro-page .cta-heading {\n        font-size: 24px;\n      }\n      .product-cro-page .cta-sub {\n        font-size: 16px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"hero-banner\"\u003e\n    \u003ch1 class=\"hero-title\"\u003e👻 Bring Mystical Halloween Glow to Your Yard\u003c\/h1\u003e\n    \u003cp class=\"hero-subtitle\"\u003eSolar-powered ghost stake lights that absorb daylight and automatically cast haunting shadows across your pathway as darkness falls.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"nav-wrapper\"\u003e\n    \u003cdiv class=\"nav-header\"\u003e\n      \u003cspan class=\"nav-heading\"\u003eHighlights\u003c\/span\u003e\n      \u003cspan class=\"nav-hint\"\u003eTap a feature to explore ↓\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"nav-grid\"\u003e\n      \u003ca href=\"#feature-1\" class=\"nav-card\"\u003e\n        \u003cdiv class=\"nav-content\"\u003e\n          \u003cdiv class=\"nav-title\"\u003e✨ Spooky Glow\u003c\/div\u003e\n          \u003cdiv class=\"nav-desc\"\u003eAtmospheric garden illumination\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-2\" class=\"nav-card\"\u003e\n        \u003cdiv class=\"nav-content\"\u003e\n          \u003cdiv class=\"nav-title\"\u003e🌱 Easy Setup\u003c\/div\u003e\n          \u003cdiv class=\"nav-desc\"\u003eInsert into soil, zero wiring\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-3\" class=\"nav-card\"\u003e\n        \u003cdiv class=\"nav-content\"\u003e\n          \u003cdiv class=\"nav-title\"\u003e🛡️ Weatherproof\u003c\/div\u003e\n          \u003cdiv class=\"nav-desc\"\u003eSealed against rain and dust\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-4\" class=\"nav-card\"\u003e\n        \u003cdiv class=\"nav-content\"\u003e\n          \u003cdiv class=\"nav-title\"\u003e🏡 Versatile\u003c\/div\u003e\n          \u003cdiv class=\"nav-desc\"\u003eIdeal for lawns and pathways\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"#feature-5\" class=\"nav-card full-width\"\u003e\n        \u003cdiv class=\"nav-content\"\u003e\n          \u003cdiv class=\"nav-title\"\u003e🌙 Auto Dusk Sensor\u003c\/div\u003e\n          \u003cdiv class=\"nav-desc\"\u003eCharges by day, turns on automatically after dark\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"nav-arrow\"\u003e›\u003c\/span\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"features-wrap\"\u003e\n    \u003csection id=\"feature-1\" class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-head\"\u003e\n        \u003ch3 class=\"feature-title\"\u003e✨ Enchanting Shadow Atmosphere\u003c\/h3\u003e\n        \u003cp class=\"feature-copy\"\u003eQuietly absorbs natural sunlight during the day and emits an ethereal glow at night, casting ghostly silhouettes across your path for a captivating Halloween vibe.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_2_11_25_01_1.webp?v=1788319569\" alt=\"Mysterious Ghost Light Decor\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"feature-2\" class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-head\"\u003e\n        \u003ch3 class=\"feature-title\"\u003e🌱 Instant In-Ground Placement\u003c\/h3\u003e\n        \u003cp class=\"feature-copy\"\u003eNo drilling, wires, or complex installation required. Simply insert directly into lawn or soil, and move anywhere anytime to refresh your seasonal lighting setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_2_11_25_02_2.webp?v=1788319569\" alt=\"Versatile Ghost Stake Decor\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"feature-3\" class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-head\"\u003e\n        \u003ch3 class=\"feature-title\"\u003e🛡️ Sealed Weather-Resistant Body\u003c\/h3\u003e\n        \u003cp class=\"feature-copy\"\u003eConstructed with a dedicated waterproof enclosure that effectively blocks moisture and dust, delivering stable lighting in outdoor gardens and flowerbeds all season long.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_2_11_25_02_3.webp?v=1788319569\" alt=\"Sturdy Sealed Ghost Light\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"feature-4\" class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-head\"\u003e\n        \u003ch3 class=\"feature-title\"\u003e🏡 Versatile Outdoor Scenes\u003c\/h3\u003e\n        \u003cp class=\"feature-copy\"\u003eCharges efficiently under direct daylight to illuminate patios, yards, courtyards, walkway borders, and haunted house decor with festive character.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_2_11_25_02_4.webp?v=1788319569\" alt=\"Versatile Ghost Outdoor Decor\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003csection id=\"feature-5\" class=\"feature-card\"\u003e\n      \u003cdiv class=\"feature-head\"\u003e\n        \u003ch3 class=\"feature-title\"\u003e🌙 Automated Dusk Illumination\u003c\/h3\u003e\n        \u003cp class=\"feature-copy\"\u003eA sensitive built-in light sensor detects falling ambient light, triggering eerie ghost patterns automatically at night without manual switching.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"feature-media\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_2_11_25_03_5.webp?v=1788319569\" alt=\"Automated Spooky Illumination\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"spec-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eProduct Details\u003c\/h3\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003ePower Source\u003c\/th\u003e\n          \u003ctd\u003eSolar Powered (Absorbs Sunlight)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLight Sensor\u003c\/th\u003e\n          \u003ctd\u003eAutomatic Dusk-to-Dawn Activation\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eInstallation\u003c\/th\u003e\n          \u003ctd\u003eDirect In-Ground Stake (Wire-Free)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eWeather Resistance\u003c\/th\u003e\n          \u003ctd\u003eWaterproof \u0026amp; Dust-Proof Sealed Body\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSuitable Locations\u003c\/th\u003e\n          \u003ctd\u003ePathways, Gardens, Lawns, Courtyards, Patios\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"faq-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eDoes this light require electrical wiring or tools?\u003c\/span\u003e\n        \u003cspan class=\"faq-icon\"\u003e›\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eNo wiring or drilling is required. Simply insert the stake directly into the soil or lawn where it can receive direct sunlight.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eHow does the light turn on at night?\u003c\/span\u003e\n        \u003cspan class=\"faq-icon\"\u003e›\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eThe built-in light sensor automatically triggers the glow as darkness falls, turning on without manual intervention.\u003c\/div\u003e\n    \u003c\/details\u003e\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\n        \u003cspan\u003eCan it be used outdoors in rainy conditions?\u003c\/span\u003e\n        \u003cspan class=\"faq-icon\"\u003e›\u003c\/span\u003e\n      \u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eYes. It features a sealed, weather-resistant body designed to block out moisture and dust for reliable outdoor yard display.\u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"guarantees-section\"\u003e\n    \u003cdiv class=\"guarantee-row\"\u003e\n      \u003cdiv class=\"guarantee-icon\"\u003e📦\u003c\/div\u003e\n      \u003cdiv class=\"guarantee-text\"\u003e\n        \u003ch4\u003eSecurely Packed\u003c\/h4\u003e\n        \u003cp\u003eEach stake light is packed with protective care to arrive safely at your doorstep.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"guarantee-row\"\u003e\n      \u003cdiv class=\"guarantee-icon\"\u003e🔍\u003c\/div\u003e\n      \u003cdiv class=\"guarantee-text\"\u003e\n        \u003ch4\u003eQuality Checked\u003c\/h4\u003e\n        \u003cp\u003eThoroughly inspected prior to packaging to ensure dependable outdoor performance.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"guarantee-row\"\u003e\n      \u003cdiv class=\"guarantee-icon\"\u003e💬\u003c\/div\u003e\n      \u003cdiv class=\"guarantee-text\"\u003e\n        \u003ch4\u003eCustomer Support\u003c\/h4\u003e\n        \u003cp\u003eFriendly assistance ready to assist you with any questions or order inquiries.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"bottom-cta\"\u003e\n    \u003ch3 class=\"cta-heading\"\u003eReady to Light Up Your Yard?\u003c\/h3\u003e\n    \u003cp class=\"cta-sub\"\u003eElevate your outdoor Halloween atmosphere effortlessly.\u003c\/p\u003e\n    \u003ca href=\"#\" class=\"cta-button\"\u003eShop Now\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"NC0248","offers":[{"title":"Default Title","offer_id":53791861113195,"sku":"NC02482609025615-太阳能幽灵花园灯","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/0588\/2987\/files\/ChatGPTImage2026_9_2_11_25_01_1.webp?v=1788319569","url":"https:\/\/zavrlynia.com\/products\/solar-ghost-garden-stake-lights","provider":"zavrlynia","version":"1.0","type":"link"}