{"product_id":"halloween-animated-garden-lights-6-spooky-styles","title":"🔥49% OFF Today  🎁💀 Halloween Haunted Yard Lights – Solar Spirit Character Collection👻","description":"\u003cstyle\u003e\n  .haunted-collection-lp {\n    --hc-bg: #080912;\n    --hc-bg2: #101223;\n    --hc-card: rgba(255,255,255,.045);\n    --hc-card2: rgba(255,255,255,.065);\n    --hc-line: rgba(255,255,255,.11);\n    --hc-text: #ffffff;\n    --hc-muted: #c8c9d8;\n    --hc-orange: #ff6b19;\n    --hc-purple: #9d46ff;\n    --hc-blue: #2d8cff;\n    --hc-green: #67ef58;\n\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n    overflow: hidden;\n\n    color: var(--hc-text);\n\n    background:\n      radial-gradient(\n        circle at 15% 0%,\n        rgba(126,58,255,.20),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 90% 12%,\n        rgba(255,91,20,.15),\n        transparent 25%\n      ),\n      linear-gradient(\n        180deg,\n        var(--hc-bg),\n        var(--hc-bg2) 48%,\n        #080a13 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Arial,\n      sans-serif;\n  }\n\n\n  .haunted-collection-lp * {\n    box-sizing: border-box;\n  }\n\n\n  .haunted-collection-lp p {\n    margin: 0;\n  }\n\n\n  .haunted-collection-lp .hc-container {\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    padding-left: 16px;\n    padding-right: 16px;\n  }\n\n\n  \/* ====================================\n     H3 RESET\n  ==================================== *\/\n\n  .haunted-collection-lp h3 {\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: #ffffff !important;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Arial,\n      sans-serif !important;\n\n    text-transform: none !important;\n    letter-spacing: -.4px !important;\n  }\n\n\n  .haunted-collection-lp .hc-main-title {\n    font-size: 38px !important;\n    line-height: 1.13 !important;\n    font-weight: 850 !important;\n\n    margin-bottom: 16px !important;\n  }\n\n\n  .haunted-collection-lp .hc-section-title {\n    font-size: 29px !important;\n    line-height: 1.2 !important;\n    font-weight: 820 !important;\n\n    margin-bottom: 11px !important;\n  }\n\n\n  .haunted-collection-lp .hc-card-title {\n    font-size: 17px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n\n    margin-bottom: 6px !important;\n  }\n\n\n  .haunted-collection-lp .hc-desc {\n    color: var(--hc-muted);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* ====================================\n     BADGE\n  ==================================== *\/\n\n  .haunted-collection-lp .hc-badge {\n    display: inline-flex;\n    align-items: center;\n\n    padding: 7px 13px;\n    margin-bottom: 13px;\n\n    border-radius: 999px;\n\n    border:\n      1px solid rgba(255,101,25,.34);\n\n    background:\n      rgba(255,101,25,.10);\n\n    color: #ffc794;\n\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 850;\n\n    letter-spacing: .65px;\n  }\n\n\n  \/* ====================================\n     HERO\n  ==================================== *\/\n\n  .haunted-collection-lp .hc-hero {\n    padding: 44px 0 32px;\n\n    text-align: center;\n  }\n\n\n  .haunted-collection-lp .hc-hero-inner {\n    max-width: 790px;\n    margin: 0 auto;\n  }\n\n\n  .haunted-collection-lp .hc-hero-subtitle {\n    max-width: 690px;\n    margin: 0 auto;\n\n    color: var(--hc-muted);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n\n  \/* ====================================\n     FEATURE BAR\n  ==================================== *\/\n\n  .haunted-collection-lp .hc-feature-bar {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4,1fr);\n\n    gap: 9px;\n\n    margin-top: 23px;\n  }\n\n\n  .haunted-collection-lp .hc-feature-pill {\n    padding: 12px 8px;\n\n    border:\n      1px solid var(--hc-line);\n\n    border-radius: 13px;\n\n    background:\n      rgba(255,255,255,.04);\n\n    color: #efeff8;\n\n    font-size: 12px;\n    line-height: 1.4;\n\n    text-align: center;\n  }\n\n\n  .haunted-collection-lp\n  .hc-feature-pill span {\n\n    display: block;\n\n    margin-bottom: 4px;\n\n    font-size: 18px;\n  }\n\n\n  \/* ====================================\n     BUTTONS\n  ==================================== *\/\n\n  .haunted-collection-lp .hc-buttons {\n    display: flex;\n    flex-wrap: wrap;\n\n    justify-content: center;\n\n    gap: 10px;\n\n    margin-top: 22px;\n  }\n\n\n  .haunted-collection-lp .hc-btn {\n    min-width: 180px;\n    min-height: 47px;\n\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding: 11px 21px;\n\n    border-radius: 999px;\n\n    text-decoration: none !important;\n\n    font-size: 13px;\n    line-height: 1;\n\n    font-weight: 850;\n\n    transition:\n      transform .2s ease,\n      opacity .2s ease;\n  }\n\n\n  .haunted-collection-lp\n  .hc-btn:hover {\n\n    transform:\n      translateY(-2px);\n  }\n\n\n  .haunted-collection-lp\n  .hc-btn-main {\n\n    color: #fff !important;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ff631a,\n        #d93e8e,\n        #754cff\n      );\n\n    box-shadow:\n      0 12px 28px\n      rgba(110,69,255,.28);\n  }\n\n\n  .haunted-collection-lp\n  .hc-btn-alt {\n\n    color: #fff !important;\n\n    background:\n      rgba(255,255,255,.055);\n\n    border:\n      1px solid\n      rgba(255,255,255,.16);\n  }\n\n\n  \/* ====================================\n     SECTIONS\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-section {\n\n    padding:\n      34px 0;\n  }\n\n\n  .haunted-collection-lp\n  .hc-section-head {\n\n    max-width: 720px;\n\n    margin:\n      0 auto 23px;\n\n    text-align: center;\n  }\n\n\n  \/* ====================================\n     SIX CHARACTERS\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-character-grid {\n\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,1fr);\n\n    gap: 11px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-character {\n\n    position: relative;\n\n    padding:\n      18px 15px;\n\n    overflow: hidden;\n\n    border-radius: 16px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    background:\n      var(--hc-card);\n  }\n\n\n  .haunted-collection-lp\n  .hc-character:before {\n\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n\n    width: 100%;\n    height: 3px;\n\n    background:\n      var(--character-color);\n  }\n\n\n  .haunted-collection-lp\n  .hc-character-icon {\n\n    margin-bottom: 9px;\n\n    font-size: 26px;\n\n    line-height: 1;\n  }\n\n\n  .haunted-collection-lp\n  .hc-character-effect {\n\n    margin-bottom: 5px;\n\n    color:\n      var(--character-color);\n\n    font-size: 11px;\n\n    font-weight: 850;\n\n    letter-spacing: .45px;\n\n    text-transform: uppercase;\n  }\n\n\n  .haunted-collection-lp\n  .hc-character p {\n\n    color:\n      var(--hc-muted);\n\n    font-size: 12px;\n\n    line-height: 1.55;\n  }\n\n\n  \/* ====================================\n     STORY BLOCKS\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-story-grid {\n\n    display: grid;\n\n    grid-template-columns:\n      1fr 1fr;\n\n    gap: 12px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-story {\n\n    padding:\n      21px 18px;\n\n    border-radius:\n      17px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    background:\n      var(--hc-card);\n  }\n\n\n  .haunted-collection-lp\n  .hc-story-tag {\n\n    display:\n      inline-block;\n\n    margin-bottom:\n      8px;\n\n    font-size:\n      10px;\n\n    line-height:\n      1.3;\n\n    font-weight:\n      850;\n\n    letter-spacing:\n      .8px;\n\n    text-transform:\n      uppercase;\n  }\n\n\n  .haunted-collection-lp\n  .hc-story p {\n\n    color:\n      var(--hc-muted);\n\n    font-size:\n      13px;\n\n    line-height:\n      1.65;\n  }\n\n\n  .haunted-collection-lp\n  .hc-mini-points {\n\n    display:\n      grid;\n\n    gap:\n      7px;\n\n    margin-top:\n      13px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-mini-point {\n\n    padding:\n      9px 11px;\n\n    border-radius:\n      11px;\n\n    border:\n      1px solid\n      rgba(255,255,255,.08);\n\n    background:\n      rgba(255,255,255,.025);\n\n    color:\n      #d8d8e5;\n\n    font-size:\n      12px;\n\n    line-height:\n      1.45;\n  }\n\n\n  \/* ====================================\n     SOLAR BLOCK\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-solar {\n\n    padding:\n      26px 21px;\n\n    border-radius:\n      20px;\n\n    border:\n      1px solid\n      rgba(55,140,255,.23);\n\n    background:\n\n      radial-gradient(\n        circle at top right,\n        rgba(43,130,255,.18),\n        transparent 36%\n      ),\n\n      rgba(255,255,255,.035);\n  }\n\n\n  .haunted-collection-lp\n  .hc-solar-items {\n\n    display:\n      grid;\n\n    grid-template-columns:\n      repeat(4,1fr);\n\n    gap:\n      8px;\n\n    margin-top:\n      17px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-solar-item {\n\n    padding:\n      11px 7px;\n\n    border-radius:\n      12px;\n\n    background:\n      rgba(255,255,255,.045);\n\n    border:\n      1px solid\n      rgba(255,255,255,.08);\n\n    color:\n      #eeeef7;\n\n    font-size:\n      12px;\n\n    font-weight:\n      750;\n\n    text-align:\n      center;\n  }\n\n\n  \/* ====================================\n     3 STEPS\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-steps {\n\n    display:\n      grid;\n\n    grid-template-columns:\n      repeat(3,1fr);\n\n    gap:\n      11px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-step {\n\n    padding:\n      20px 15px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    border-radius:\n      16px;\n\n    background:\n      var(--hc-card);\n\n    text-align:\n      center;\n  }\n\n\n  .haunted-collection-lp\n  .hc-step-number {\n\n    width:\n      38px;\n\n    height:\n      38px;\n\n    display:\n      flex;\n\n    align-items:\n      center;\n\n    justify-content:\n      center;\n\n    margin:\n      0 auto 9px;\n\n    border-radius:\n      50%;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ff621b,\n        #8d4aff\n      );\n\n    color:\n      #ffffff;\n\n    font-size:\n      16px;\n\n    font-weight:\n      900;\n  }\n\n\n  .haunted-collection-lp\n  .hc-step p {\n\n    color:\n      var(--hc-muted);\n\n    font-size:\n      12px;\n\n    line-height:\n      1.55;\n  }\n\n\n  \/* ====================================\n     BUNDLE\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-bundle-grid {\n\n    display:\n      grid;\n\n    grid-template-columns:\n      repeat(3,1fr);\n\n    gap:\n      10px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-bundle {\n\n    padding:\n      18px 12px;\n\n    border-radius:\n      15px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    background:\n      var(--hc-card);\n\n    text-align:\n      center;\n  }\n\n\n  .haunted-collection-lp\n  .hc-bundle strong {\n\n    display:\n      block;\n\n    color:\n      #ffffff;\n\n    font-size:\n      17px;\n\n    line-height:\n      1.3;\n\n    margin-bottom:\n      4px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-bundle span {\n\n    color:\n      var(--hc-muted);\n\n    font-size:\n      11px;\n\n    line-height:\n      1.45;\n  }\n\n\n  .haunted-collection-lp\n  .hc-bundle.hot {\n\n    border-color:\n      rgba(255,99,27,.4);\n\n    background:\n      linear-gradient(\n        180deg,\n        rgba(255,96,24,.11),\n        rgba(255,255,255,.035)\n      );\n  }\n\n\n  \/* ====================================\n     FAQ\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-faq {\n\n    display:\n      grid;\n\n    gap:\n      8px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-faq-item {\n\n    padding:\n      14px 16px;\n\n    border-radius:\n      13px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    background:\n      var(--hc-card);\n  }\n\n\n  .haunted-collection-lp\n  .hc-faq-item h3 {\n\n    margin-bottom:\n      5px !important;\n\n    font-size:\n      14px !important;\n\n    line-height:\n      1.4 !important;\n\n    font-weight:\n      780 !important;\n  }\n\n\n  .haunted-collection-lp\n  .hc-faq-item p {\n\n    color:\n      var(--hc-muted);\n\n    font-size:\n      12px;\n\n    line-height:\n      1.6;\n  }\n\n\n  \/* ====================================\n     CTA\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-cta {\n\n    padding:\n      30px 20px;\n\n    text-align:\n      center;\n\n    border-radius:\n      20px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    background:\n\n      radial-gradient(\n        circle at center,\n        rgba(115,67,255,.18),\n        transparent 55%\n      ),\n\n      rgba(255,255,255,.035);\n  }\n\n\n  .haunted-collection-lp\n  .hc-cta .hc-desc {\n\n    max-width:\n      650px;\n\n    margin:\n      0 auto;\n  }\n\n\n  \/* ====================================\n     ALL IMAGES AT BOTTOM\n  ==================================== *\/\n\n  .haunted-collection-lp\n  .hc-gallery-section {\n\n    padding:\n      38px 0 50px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-gallery {\n\n    display:\n      grid;\n\n    grid-template-columns:\n      repeat(3,1fr);\n\n    gap:\n      12px;\n  }\n\n\n  .haunted-collection-lp\n  .hc-gallery-card {\n\n    overflow:\n      hidden;\n\n    border-radius:\n      16px;\n\n    border:\n      1px solid\n      var(--hc-line);\n\n    background:\n      rgba(255,255,255,.035);\n  }\n\n\n  .haunted-collection-lp\n  .hc-gallery-card img {\n\n    width:\n      100%;\n\n    aspect-ratio:\n      1 \/ 1;\n\n    display:\n      block;\n\n    object-fit:\n      cover;\n  }\n\n\n  .haunted-collection-lp\n  .hc-gallery-label {\n\n    padding:\n      11px 8px;\n\n    text-align:\n      center;\n\n    color:\n      #ffffff;\n\n    font-size:\n      12px;\n\n    font-weight:\n      750;\n  }\n\n\n  \/* ====================================\n     TABLET\n  ==================================== *\/\n\n  @media screen and\n  (max-width: 850px) {\n\n    .haunted-collection-lp\n    .hc-character-grid {\n\n      grid-template-columns:\n        repeat(2,1fr);\n    }\n\n\n    .haunted-collection-lp\n    .hc-gallery {\n\n      grid-template-columns:\n        repeat(2,1fr);\n    }\n\n  }\n\n\n  \/* ====================================\n     MOBILE\n  ==================================== *\/\n\n  @media screen and\n  (max-width: 600px) {\n\n    .haunted-collection-lp\n    .hc-container {\n\n      padding-left:\n        12px;\n\n      padding-right:\n        12px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-hero {\n\n      padding:\n        29px 0 24px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-section {\n\n      padding:\n        27px 0;\n    }\n\n\n    .haunted-collection-lp\n    .hc-main-title {\n\n      font-size:\n        27px !important;\n\n      line-height:\n        1.18 !important;\n    }\n\n\n    .haunted-collection-lp\n    .hc-section-title {\n\n      font-size:\n        23px !important;\n\n      line-height:\n        1.23 !important;\n    }\n\n\n    .haunted-collection-lp\n    .hc-desc,\n    .haunted-collection-lp\n    .hc-hero-subtitle {\n\n      font-size:\n        13px;\n\n      line-height:\n        1.65;\n    }\n\n\n    .haunted-collection-lp\n    .hc-feature-bar {\n\n      grid-template-columns:\n        repeat(2,1fr);\n\n      gap:\n        7px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-character-grid {\n\n      grid-template-columns:\n        repeat(2,1fr);\n\n      gap:\n        8px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-character {\n\n      padding:\n        15px 11px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-card-title {\n\n      font-size:\n        14px !important;\n    }\n\n\n    .haunted-collection-lp\n    .hc-character p {\n\n      font-size:\n        10px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-story-grid {\n\n      grid-template-columns:\n        1fr;\n    }\n\n\n    .haunted-collection-lp\n    .hc-solar-items {\n\n      grid-template-columns:\n        repeat(2,1fr);\n    }\n\n\n    .haunted-collection-lp\n    .hc-steps {\n\n      grid-template-columns:\n        1fr;\n    }\n\n\n    .haunted-collection-lp\n    .hc-bundle-grid {\n\n      grid-template-columns:\n        1fr;\n    }\n\n\n    .haunted-collection-lp\n    .hc-buttons {\n\n      display:\n        grid;\n\n      grid-template-columns:\n        1fr;\n    }\n\n\n    .haunted-collection-lp\n    .hc-btn {\n\n      width:\n        100%;\n\n      min-height:\n        48px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-gallery-section {\n\n      padding:\n        28px 0 38px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-gallery {\n\n      grid-template-columns:\n        1fr 1fr;\n\n      gap:\n        7px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-gallery-card {\n\n      border-radius:\n        11px;\n    }\n\n\n    .haunted-collection-lp\n    .hc-gallery-label {\n\n      padding:\n        8px 4px;\n\n      font-size:\n        10px;\n    }\n\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"haunted-collection-lp\"\u003e\n\u003c!-- =========================\n       HERO\n  ========================== --\u003e\n\u003csection class=\"hc-hero\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-hero-inner\"\u003e\n\u003cdiv class=\"hc-badge\"\u003e🎃 HALLOWEEN 2026 · 6 HAUNTED STYLES\u003c\/div\u003e\n\u003ch3 class=\"hc-main-title\"\u003eSix Haunted Characters. One Yard They Will Remember.\u003c\/h3\u003e\n\u003cp class=\"hc-hero-subtitle\"\u003eChoose your Halloween character and turn an ordinary lawn into an unforgettable after-dark scene filled with glowing spirits, haunted colors and classic Halloween legends.\u003c\/p\u003e\n\u003cdiv class=\"hc-feature-bar\"\u003e\n\u003cdiv class=\"hc-feature-pill\"\u003e\n\u003cspan\u003e☀️\u003c\/span\u003e Solar Powered\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-pill\"\u003e\n\u003cspan\u003e🌙\u003c\/span\u003e Auto Night Glow\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-pill\"\u003e\n\u003cspan\u003e👻\u003c\/span\u003e Cascading Spirits\u003c\/div\u003e\n\u003cdiv class=\"hc-feature-pill\"\u003e\n\u003cspan\u003e🔌\u003c\/span\u003e No Extension Cord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-buttons\"\u003e\n\u003ca class=\"hc-btn hc-btn-main\" href=\"#MainContent\"\u003e Choose Your Style → \u003c\/a\u003e \u003ca class=\"hc-btn hc-btn-alt\" href=\"#haunted-gallery\"\u003e See All 6 Styles\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-buttons\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0815\/0086\/4745\/files\/f3c06d55b46ced894302a27564ccdf4c23086abe.jpg?v=1787911618\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       SIX CHARACTERS\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-section-head\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eCHOOSE YOUR HAUNTING\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eSix Characters. Six Different Halloween Moods.\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eBuild your display around one terrifying centerpiece or combine different characters for a complete haunted-yard experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-character-grid\"\u003e\n\u003c!-- SCARECROW --\u003e\n\u003cdiv class=\"hc-character\" style=\"--character-color: #ff7a21;\"\u003e\n\u003cdiv class=\"hc-character-icon\"\u003e🌾\u003c\/div\u003e\n\u003cdiv class=\"hc-character-effect\"\u003eHarvest Glow\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eHaunted Scarecrow\u003c\/h3\u003e\n\u003cp\u003eOrange and purple light transforms the lawn into a chilling haunted harvest scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HARVESTER --\u003e\n\u003cdiv class=\"hc-character\" style=\"--character-color: #39a1ff;\"\u003e\n\u003cdiv class=\"hc-character-icon\"\u003e💀\u003c\/div\u003e\n\u003cdiv class=\"hc-character-effect\"\u003eBlue Soul Effect\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eSoul Harvester\u003c\/h3\u003e\n\u003cp\u003eDeep blue illuminated spirits create a dramatic graveyard centerpiece after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WITCH --\u003e\n\u003cdiv class=\"hc-character\" style=\"--character-color: #65ed50;\"\u003e\n\u003cdiv class=\"hc-character-icon\"\u003e🧙♀️\u003c\/div\u003e\n\u003cdiv class=\"hc-character-effect\"\u003eSpell Glow\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eThe Witch\u003c\/h3\u003e\n\u003cp\u003eGreen light and purple spirits create a supernatural, spellbinding Halloween display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PIRATE --\u003e\n\u003cdiv class=\"hc-character\" style=\"--character-color: #24e0da;\"\u003e\n\u003cdiv class=\"hc-character-icon\"\u003e🏴☠️\u003c\/div\u003e\n\u003cdiv class=\"hc-character-effect\"\u003eCursed Treasure\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eCursed Pirate\u003c\/h3\u003e\n\u003cp\u003eCyan and blue spirits transform the yard into a haunted pirate legend.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- HORSEMAN --\u003e\n\u003cdiv class=\"hc-character\" style=\"--character-color: #398aff;\"\u003e\n\u003cdiv class=\"hc-character-icon\"\u003e🎃\u003c\/div\u003e\n\u003cdiv class=\"hc-character-effect\"\u003eHalloween Legend\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eHeadless Horseman\u003c\/h3\u003e\n\u003cp\u003eA glowing horse, pumpkin lantern and blue spirits create one of the collection's boldest silhouettes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BRIDE --\u003e\n\u003cdiv class=\"hc-character\" style=\"--character-color: #7cbcff;\"\u003e\n\u003cdiv class=\"hc-character-icon\"\u003e👻\u003c\/div\u003e\n\u003cdiv class=\"hc-character-effect\"\u003eGhostly Mist\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eGhost Bride\u003c\/h3\u003e\n\u003cp\u003eIcy blue spirits give your yard a colder and more Gothic Halloween atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       CHARACTER STORIES\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-section-head\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eAFTER DARK\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003ePick The Halloween Story You Want To Tell.\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eEach character creates a different color palette, silhouette and atmosphere after sunset.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-story-grid\"\u003e\n\u003c!-- SOUL --\u003e\n\u003cdiv class=\"hc-story\"\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003eBLUE SOUL EFFECT\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #55a9ff;\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eMake The Graveyard Come Alive\u003c\/h3\u003e\n\u003cp\u003eBlue illuminated spirits appear to rise toward the Soul Harvester's lantern, creating an unmistakable haunted-graveyard scene.\u003c\/p\u003e\n\u003cdiv class=\"hc-mini-points\"\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e💀 Flowing blue spirit look\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🪦 Powerful graveyard centerpiece\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WITCH --\u003e\n\u003cdiv class=\"hc-story\"\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #76ef60;\"\u003eSPELL GLOW\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eGreen Light. Purple Spirits.\u003c\/h3\u003e\n\u003cp\u003eThe Witch brings a completely different supernatural color story with bright green lantern light and purple flowing spirits.\u003c\/p\u003e\n\u003cdiv class=\"hc-mini-points\"\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e💚 Green + purple contrast\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e✨ High-impact nighttime color\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PIRATE --\u003e\n\u003cdiv class=\"hc-story\"\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #39ddd7;\"\u003eCURSED TREASURE\u003c\/div\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #39ddd7;\"\u003e\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eA Haunted Pirate Legend\u003c\/h3\u003e\n\u003cp\u003eCyan and blue spirits flow beneath the Cursed Pirate's lantern for a ghostly treasure-hunt atmosphere.\u003c\/p\u003e\n\u003cdiv class=\"hc-mini-points\"\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🏴☠️ Pirate-inspired centerpiece\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e💎 Cyan + blue spirit glow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- GHOST BRIDE --\u003e\n\u003cdiv class=\"hc-story\"\u003e\n\u003cdiv class=\"hc-story-tag\" style=\"color: #86baff;\"\u003eGOTHIC HAUNTING\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eA Colder Kind Of Halloween\u003c\/h3\u003e\n\u003cp\u003eIcy blue light and the Ghost Bride's torn Gothic silhouette create a haunting atmosphere unlike the warmer characters.\u003c\/p\u003e\n\u003cdiv class=\"hc-mini-points\"\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e👻 Icy blue spirit effect\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🥀 Gothic visual style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       HORSEMAN\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-cta\"\u003e\n\u003cdiv class=\"hc-badge\"\u003e🎃 HALLOWEEN LEGEND\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eThe Headless Horseman Makes An Even Bigger Statement.\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eThe illuminated horse silhouette, glowing pumpkin lantern and cascading blue spirits create one of the most dramatic displays in the entire collection.\u003c\/p\u003e\n\u003cp class=\"hc-desc\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp class=\"hc-desc\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0815\/0086\/4745\/files\/8003f388da7f74f298758069e79b89089afe7bfd.jpg?v=1787911618\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"hc-mini-points\" style=\"max-width: 520px; margin-left: auto; margin-right: auto;\"\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🐎 Large illuminated horse shape\u003c\/div\u003e\n\u003cdiv class=\"hc-mini-point\"\u003e🎃 Orange pumpkin + blue spirit contrast\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       SOLAR\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-solar\"\u003e\n\u003cdiv class=\"hc-badge\" style=\"border-color: rgba(62,144,255,.35); background: rgba(62,144,255,.10); color: #9bc8ff;\"\u003e☀️ SOLAR POWERED\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003ePut The Haunting Where It Looks Best.\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eYou don't need to design your Halloween display around the nearest outlet. Position the solar panel where it can receive daylight and place your haunted character where it creates the biggest impact.\u003c\/p\u003e\n\u003cp class=\"hc-desc\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0815\/0086\/4745\/files\/9d00074d188a5e56d953526d320722a6f3673d99.jpg?v=1787911618\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cp class=\"hc-desc\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv class=\"hc-solar-items\"\u003e\n\u003cdiv class=\"hc-solar-item\"\u003e☀️ Solar Powered\u003c\/div\u003e\n\u003cdiv class=\"hc-solar-item\"\u003e🌙 Auto Night Glow\u003c\/div\u003e\n\u003cdiv class=\"hc-solar-item\"\u003e🔌 No Extension Cord\u003c\/div\u003e\n\u003cdiv class=\"hc-solar-item\"\u003e🏡 Outdoor Display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       3 STEPS\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-section-head\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eSIMPLE SETUP\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eFrom Lawn To Haunted In 3 Simple Steps.\u003c\/h3\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0815\/0086\/4745\/files\/3ada744282053349a19824db9c1193303c4002cb.jpg?v=1787911618\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-steps\"\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eStake It\u003c\/h3\u003e\n\u003cp\u003ePosition your haunted character where you want the display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eCharge It\u003c\/h3\u003e\n\u003cp\u003ePlace the solar panel where it can receive good daylight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-step\"\u003e\n\u003cdiv class=\"hc-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3 class=\"hc-card-title\"\u003eWatch It Glow\u003c\/h3\u003e\n\u003cp\u003eEnjoy your glowing haunted Halloween scene after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       BUNDLE\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-section-head\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eBUILD A BIGGER HAUNT\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eMore Characters. Bigger Halloween Impact.\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eCombine different characters around paths, lawns and graveyard displays to create a fuller haunted scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-bundle-grid\"\u003e\n\u003cdiv class=\"hc-bundle\"\u003e\n\u003cstrong\u003e BUY 2 \u003c\/strong\u003e \u003cspan\u003e Great for paired displays and entryways. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-bundle hot\"\u003e\n\u003cstrong\u003e BUY 3 \u003c\/strong\u003e \u003cspan\u003e Build a fuller haunted-yard scene. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-bundle\"\u003e\n\u003cstrong\u003e BUY 4 \u003c\/strong\u003e \u003cspan\u003e Create a larger Halloween setup. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-buttons\"\u003e\u003ca class=\"hc-btn hc-btn-main\" href=\"#MainContent\"\u003e Build My Haunted Yard → \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FAQ\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-section-head\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eGOOD TO KNOW\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eQuick Questions.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq\"\u003e\n\u003cdiv class=\"hc-faq-item\"\u003e\n\u003ch3\u003eHow many styles are available?\u003c\/h3\u003e\n\u003cp\u003eThere are six character styles: Haunted Scarecrow, Soul Harvester, The Witch, Cursed Pirate, Headless Horseman and Ghost Bride.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq-item\"\u003e\n\u003ch3\u003eAre all six included with one purchase?\u003c\/h3\u003e\n\u003cp\u003eA standard order includes the style selected in the product options. Choose the all-styles option only when that option is available.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq-item\"\u003e\n\u003ch3\u003eDo these lights require an extension cord?\u003c\/h3\u003e\n\u003cp\u003eThe collection is designed to use solar power, so an extension cord is not required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq-item\"\u003e\n\u003ch3\u003eWhere should I place the solar panel?\u003c\/h3\u003e\n\u003cp\u003ePosition the panel in an outdoor location where it can receive good daylight before the nighttime display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-faq-item\"\u003e\n\u003ch3\u003eCan I combine different characters?\u003c\/h3\u003e\n\u003cp\u003eYes. Mixing different styles is a great way to build a larger graveyard, pathway or front-yard Halloween scene.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================\n       FINAL CTA\n  ========================== --\u003e\n\u003csection class=\"hc-section\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-cta\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eBUILD YOUR HAUNTED YARD\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eWhich Halloween Story Will Take Over Your Yard?\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eChoose one unforgettable centerpiece or combine multiple haunted characters to build a complete Halloween scene.\u003c\/p\u003e\n\u003cp class=\"hc-desc\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0815\/0086\/4745\/files\/4f2686327271945c871c546248e4aff2284242da.jpg?v=1787911617\" alt=\"\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"hc-buttons\"\u003e\u003ca class=\"hc-btn hc-btn-main\" href=\"#MainContent\"\u003e Choose My Style → \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================\n       ALL PRODUCT IMAGES AT BOTTOM\n  ====================================== --\u003e\n\u003csection class=\"hc-gallery-section\" id=\"haunted-gallery\"\u003e\n\u003cdiv class=\"hc-container\"\u003e\n\u003cdiv class=\"hc-section-head\"\u003e\n\u003cdiv class=\"hc-badge\"\u003eSEE THE COLLECTION\u003c\/div\u003e\n\u003ch3 class=\"hc-section-title\"\u003eSix Haunted Characters. Six Ways To Transform The Night.\u003c\/h3\u003e\n\u003cp class=\"hc-desc\"\u003eChoose the character and color story that fits your Halloween setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hc-gallery\"\u003e\n\u003c!-- Haunted Scarecrow --\u003e\n\u003cdiv class=\"hc-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/ahlwoultra.com\/cdn\/shop\/files\/f3c06d55b46ced894302a27564ccdf4c23086abe.jpg?v=1787881265\u0026amp;width=700\" alt=\"Haunted Scarecrow Halloween Garden Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hc-gallery-label\"\u003e🌾 Haunted Scarecrow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Soul Harvester --\u003e\n\u003cdiv class=\"hc-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/ahlwoultra.com\/cdn\/shop\/files\/296836b65208860cbe18e87f7e1dc6c406b69d25.jpg?v=1787881265\u0026amp;width=700\" alt=\"Soul Harvester Halloween Garden Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hc-gallery-label\"\u003e💀 Soul Harvester\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Witch --\u003e\n\u003cdiv class=\"hc-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/ahlwoultra.com\/cdn\/shop\/files\/9d00074d188a5e56d953526d320722a6f3673d99.jpg?v=1787881265\u0026amp;width=700\" alt=\"Witch Halloween Garden Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hc-gallery-label\"\u003e🧙♀️ The Witch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Pirate --\u003e\n\u003cdiv class=\"hc-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/ahlwoultra.com\/cdn\/shop\/files\/8ea4db8d1ee96107996c30e14aed1d3796930d39.jpg?v=1787881265\u0026amp;width=700\" alt=\"Cursed Pirate Halloween Garden Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hc-gallery-label\"\u003e🏴☠️ Cursed Pirate\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Horseman --\u003e\n\u003cdiv class=\"hc-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/ahlwoultra.com\/cdn\/shop\/files\/8003f388da7f74f298758069e79b89089afe7bfd.jpg?v=1787881265\u0026amp;width=700\" alt=\"Headless Horseman Halloween Garden Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hc-gallery-label\"\u003e🎃 Headless Horseman\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Ghost Bride --\u003e\n\u003cdiv class=\"hc-gallery-card\"\u003e\n\u003cimg src=\"https:\/\/ahlwoultra.com\/cdn\/shop\/files\/4f2686327271945c871c546248e4aff2284242da.jpg?v=1787881265\u0026amp;width=700\" alt=\"Ghost Bride Halloween Garden Light\" loading=\"lazy\"\u003e\n\u003cdiv class=\"hc-gallery-label\"\u003e👻 Ghost Bride\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"1","offers":[{"title":"Haunted Scarecrow🌾","offer_id":51749237981417,"sku":"SZ05492608261112-稻草人","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Soul Harvester💀🔥","offer_id":51749238014185,"sku":"SZ05492608261112-幽灵死神提灯","price":38.98,"currency_code":"USD","in_stock":true},{"title":"The Witch🧙‍♀️🔥","offer_id":51749238046953,"sku":"SZ05492608261112-女巫","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Cursed Pirate🏴‍☠️🔥","offer_id":51749238079721,"sku":"SZ05492608261112海盗","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Headless Horseman🎃🔥","offer_id":51749238112489,"sku":"SZ05492608261112-无头骑士","price":38.98,"currency_code":"USD","in_stock":true},{"title":"Ghost Bride👻","offer_id":51749238145257,"sku":"SZ05492608261112-新娘","price":38.98,"currency_code":"USD","in_stock":true},{"title":"🔥All Styles - 6Pcs(Save 49% \u0026 Free Shipping)","offer_id":51749238178025,"sku":"SZ05492608261112-稻草人+SZ05492608261112-幽灵死神提灯+SZ05492608261112-女巫+SZ05492608261112海盗+SZ05492608261112-无头骑士+SZ05492608261112-新娘","price":199.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0815\/0086\/4745\/files\/f3c06d55b46ced894302a27564ccdf4c23086abe.jpg?v=1787911618","url":"https:\/\/ahlwocore.com\/products\/halloween-animated-garden-lights-6-spooky-styles","provider":"ahlwocore","version":"1.0","type":"link"}