{"product_id":"💀-halloween-soul-harvester-animated-solar-garden-light","title":"💀 Halloween Soul Harvester Animated Solar Garden Light","description":"\u003cstyle\u003e\n\/* =========================================================\n   HALLOWEEN SOUL HARVESTER\n   Animated-Style Solar Garden Light\n   Shopify Product Page\n   Gothic Black \/ Electric Blue \/ Haunted Purple\n========================================================= *\/\n\n.soul-page,\n.soul-page * {\n  box-sizing: border-box;\n}\n\n.soul-page {\n  --black: #080a0e;\n  --black2: #11151b;\n  --black3: #171b23;\n  --blue: #078cff;\n  --blue-bright: #25b6ff;\n  --blue-soft: #d9f3ff;\n  --purple: #9b52ff;\n  --purple-soft: #eadcff;\n  --orange: #ff8126;\n  --white: #ffffff;\n  --text: #d7d9df;\n  --muted: #a6abb6;\n  --line: #293240;\n\n  width: 100%;\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 0 8px 40px;\n\n  background: #ffffff;\n  color: var(--text);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  line-height: 1.65;\n}\n\n.soul-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n  border: 0;\n}\n\n.soul-page h1,\n.soul-page h2,\n.soul-page h3,\n.soul-page p {\n  margin-top: 0;\n}\n\n\n\/* =========================\n   CARD\n========================= *\/\n\n.soul-card {\n  margin: 16px 0;\n  overflow: hidden;\n\n  border-radius: 20px;\n  border: 1px solid #242b35;\n\n  background:\n    radial-gradient(\n      circle at 85% 0%,\n      rgba(67, 38, 128, .18),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #12161c 0%,\n      #07090d 100%\n    );\n\n  box-shadow:\n    0 12px 32px rgba(0, 0, 0, .18);\n}\n\n.soul-inner {\n  padding: 31px 24px;\n}\n\n.soul-center {\n  text-align: center;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.soul-kicker {\n  display: inline-block;\n\n  margin-bottom: 10px;\n\n  color: var(--purple-soft);\n\n  font-size: 11px;\n  line-height: 1.4;\n  font-weight: 900;\n  letter-spacing: 1.7px;\n\n  text-transform: uppercase;\n}\n\n.soul-title {\n  max-width: 700px;\n  margin: 0 auto 13px;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 39px;\n  line-height: 1.05;\n  font-weight: 700;\n\n  text-shadow:\n    0 0 18px rgba(0, 137, 255, .18);\n}\n\n.soul-title span {\n  color: var(--blue-bright);\n}\n\n.soul-title-sm {\n  margin: 0 0 12px;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 30px;\n  line-height: 1.1;\n  font-weight: 700;\n}\n\n.soul-title-sm span {\n  color: var(--blue-bright);\n}\n\n.soul-copy {\n  max-width: 650px;\n  margin: 0 auto;\n\n  color: #d1d5dc;\n\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n.soul-copy strong {\n  color: #ffffff;\n}\n\n.soul-line {\n  width: 78px;\n  height: 3px;\n\n  margin: 17px auto;\n\n  border-radius: 99px;\n\n  background:\n    linear-gradient(\n      90deg,\n      var(--purple),\n      var(--blue),\n      var(--blue-bright)\n    );\n\n  box-shadow:\n    0 0 13px rgba(8, 140, 255, .5);\n}\n\n\n\/* =========================\n   BADGES\n========================= *\/\n\n.soul-badges {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 8px;\n\n  margin-top: 20px;\n}\n\n.soul-badge {\n  display: inline-flex;\n  align-items: center;\n\n  min-height: 35px;\n  padding: 7px 12px;\n\n  border-radius: 999px;\n  border: 1px solid rgba(91, 166, 255, .35);\n\n  background:\n    rgba(9, 112, 209, .09);\n\n  color: #d9efff;\n\n  font-size: 11px;\n  font-weight: 800;\n}\n\n\n\/* =========================\n   FEATURES\n========================= *\/\n\n.soul-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n.soul-feature {\n  padding: 18px 15px;\n\n  text-align: center;\n\n  border-radius: 15px;\n  border: 1px solid rgba(93, 129, 178, .24);\n\n  background:\n    linear-gradient(\n      145deg,\n      rgba(255,255,255,.055),\n      rgba(255,255,255,.018)\n    );\n}\n\n.soul-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 43px;\n  height: 43px;\n\n  margin: 0 auto 10px;\n\n  border-radius: 50%;\n\n  background:\n    rgba(20, 124, 238, .14);\n\n  border:\n    1px solid rgba(46, 159, 255, .25);\n\n  font-size: 20px;\n}\n\n.soul-feature strong {\n  display: block;\n\n  margin-bottom: 5px;\n\n  color: #ffffff;\n\n  font-size: 14px;\n  line-height: 1.35;\n}\n\n.soul-feature span {\n  display: block;\n\n  color: var(--muted);\n\n  font-size: 12px;\n  line-height: 1.52;\n}\n\n\n\/* =========================\n   COMPARISON\n========================= *\/\n\n.soul-compare {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n\n  gap: 11px;\n\n  margin-top: 22px;\n}\n\n.soul-compare-box {\n  padding: 19px 15px;\n\n  border-radius: 15px;\n}\n\n.soul-basic {\n  background:\n    rgba(255,255,255,.035);\n\n  border:\n    1px solid rgba(255,255,255,.10);\n}\n\n.soul-harvester {\n  background:\n    linear-gradient(\n      145deg,\n      rgba(52, 15, 112, .25),\n      rgba(0, 114, 218, .12)\n    );\n\n  border:\n    1px solid rgba(78, 143, 255, .32);\n}\n\n.soul-compare-box h3 {\n  margin: 0 0 11px;\n\n  color: #ffffff;\n\n  font-size: 14px;\n}\n\n.soul-compare-box p {\n  position: relative;\n\n  margin: 8px 0;\n  padding-left: 22px;\n\n  color: #aeb4bd;\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.soul-basic p:before {\n  content: \"✕\";\n\n  position: absolute;\n  left: 0;\n\n  color: #747b84;\n}\n\n.soul-harvester p:before {\n  content: \"✓\";\n\n  position: absolute;\n  left: 0;\n\n  color: var(--blue-bright);\n\n  font-weight: 900;\n}\n\n\n\/* =========================\n   SOUL FLOW\n========================= *\/\n\n.soul-flow {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 9px;\n\n  margin-top: 22px;\n}\n\n.soul-flow-item {\n  padding: 17px 8px;\n\n  text-align: center;\n\n  border-radius: 14px;\n  border: 1px solid rgba(75, 139, 230, .25);\n\n  background: rgba(255,255,255,.04);\n}\n\n.soul-flow-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 36px;\n  height: 36px;\n\n  margin: 0 auto 9px;\n\n  border-radius: 50%;\n\n  background:\n    linear-gradient(\n      145deg,\n      #7442e5,\n      #087ee8\n    );\n\n  color: #ffffff;\n\n  font-size: 13px;\n  font-weight: 900;\n\n  box-shadow:\n    0 0 15px rgba(15, 134, 255, .25);\n}\n\n.soul-flow-item strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: #ffffff;\n\n  font-size: 12px;\n}\n\n.soul-flow-item span {\n  display: block;\n\n  color: #aeb5bf;\n\n  font-size: 10px;\n  line-height: 1.45;\n}\n\n\n\/* =========================\n   DETAIL LIST\n========================= *\/\n\n.soul-list {\n  margin: 20px 0 0;\n  padding: 0;\n\n  list-style: none;\n}\n\n.soul-list li {\n  position: relative;\n\n  margin: 11px 0;\n  padding-left: 31px;\n\n  color: #cdd1d7;\n\n  font-size: 14px;\n  line-height: 1.6;\n}\n\n.soul-list li:before {\n  content: \"✦\";\n\n  position: absolute;\n  left: 0;\n  top: 1px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 22px;\n  height: 22px;\n\n  border-radius: 50%;\n\n  background:\n    rgba(15, 136, 255, .15);\n\n  color: var(--blue-bright);\n\n  font-size: 12px;\n}\n\n.soul-list strong {\n  color: #ffffff;\n}\n\n\n\/* =========================\n   DISPLAY AREAS\n========================= *\/\n\n.soul-place-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n\n  gap: 8px;\n\n  margin-top: 21px;\n}\n\n.soul-place {\n  padding: 15px 5px;\n\n  text-align: center;\n\n  border-radius: 13px;\n  border: 1px solid rgba(99, 135, 184, .23);\n\n  background: rgba(255,255,255,.04);\n}\n\n.soul-place span {\n  display: block;\n\n  margin-bottom: 6px;\n\n  font-size: 23px;\n}\n\n.soul-place strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-size: 10px;\n  line-height: 1.4;\n}\n\n\n\/* =========================\n   SOLAR STEPS\n========================= *\/\n\n.soul-steps {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n\n  gap: 9px;\n\n  margin-top: 22px;\n}\n\n.soul-step {\n  padding: 18px 8px;\n\n  text-align: center;\n\n  border-radius: 14px;\n  border: 1px solid rgba(72, 143, 234, .25);\n\n  background: rgba(255,255,255,.04);\n}\n\n.soul-step-num {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 37px;\n  height: 37px;\n\n  margin: 0 auto 9px;\n\n  border-radius: 50%;\n\n  background: var(--blue);\n\n  color: #ffffff;\n\n  font-size: 14px;\n  font-weight: 900;\n\n  box-shadow:\n    0 0 16px rgba(0, 142, 255, .3);\n}\n\n.soul-step strong {\n  display: block;\n\n  margin-bottom: 4px;\n\n  color: #ffffff;\n\n  font-size: 12px;\n}\n\n.soul-step span {\n  display: block;\n\n  color: #aeb5bd;\n\n  font-size: 10px;\n  line-height: 1.45;\n}\n\n\n\/* =========================\n   WEATHER\n========================= *\/\n\n.soul-weather {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n\n  gap: 8px;\n\n  margin-top: 21px;\n}\n\n.soul-weather-item {\n  padding: 15px 5px;\n\n  text-align: center;\n\n  border-radius: 13px;\n  border: 1px solid rgba(88, 132, 185, .23);\n\n  background: rgba(255,255,255,.035);\n}\n\n.soul-weather-item span {\n  display: block;\n\n  margin-bottom: 6px;\n\n  font-size: 22px;\n}\n\n.soul-weather-item strong {\n  display: block;\n\n  color: #ffffff;\n\n  font-size: 10px;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.soul-specs {\n  width: 100%;\n\n  margin-top: 20px;\n\n  overflow: hidden;\n\n  border-collapse: separate;\n  border-spacing: 0;\n\n  border:\n    1px solid rgba(85, 134, 193, .25);\n\n  border-radius: 14px;\n}\n\n.soul-specs td {\n  padding: 13px 12px;\n\n  vertical-align: top;\n\n  border-bottom:\n    1px solid rgba(91, 123, 165, .17);\n\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n.soul-specs tr:last-child td {\n  border-bottom: 0;\n}\n\n.soul-specs tr:nth-child(even) td {\n  background:\n    rgba(255,255,255,.025);\n}\n\n.soul-specs td:first-child {\n  width: 39%;\n\n  color: var(--blue-bright);\n\n  font-weight: 800;\n}\n\n.soul-specs td:last-child {\n  color: #d0d4da;\n}\n\n\n\/* =========================\n   NOTE\n========================= *\/\n\n.soul-note {\n  margin-top: 15px;\n  padding: 14px 15px;\n\n  border-radius: 12px;\n\n  border:\n    1px solid rgba(93, 145, 210, .28);\n\n  background:\n    rgba(8, 107, 203, .08);\n\n  color: #bac7d4;\n\n  font-size: 11px;\n  line-height: 1.6;\n}\n\n\n\/* =========================\n   FAQ\n========================= *\/\n\n.soul-faq details {\n  margin: 9px 0;\n\n  overflow: hidden;\n\n  border-radius: 12px;\n\n  border:\n    1px solid rgba(84, 128, 186, .24);\n\n  background:\n    rgba(255,255,255,.03);\n}\n\n.soul-faq summary {\n  position: relative;\n\n  padding: 16px 44px 16px 16px;\n\n  cursor: pointer;\n  list-style: none;\n\n  color: #ffffff;\n\n  font-size: 13px;\n  line-height: 1.45;\n  font-weight: 800;\n}\n\n.soul-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.soul-faq summary:after {\n  content: \"+\";\n\n  position: absolute;\n\n  right: 17px;\n  top: 50%;\n\n  transform: translateY(-50%);\n\n  color: var(--blue-bright);\n\n  font-size: 21px;\n}\n\n.soul-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.soul-answer {\n  padding: 0 16px 17px;\n\n  color: #aeb5be;\n\n  font-size: 12px;\n  line-height: 1.65;\n}\n\n\n\/* =========================\n   FINAL CTA\n========================= *\/\n\n.soul-final {\n  margin: 16px 0;\n\n  padding: 41px 23px;\n\n  overflow: hidden;\n\n  text-align: center;\n\n  border-radius: 20px;\n  border: 1px solid #29243d;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(0, 137, 255, .25),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 10% 10%,\n      rgba(146, 63, 255, .17),\n      transparent 33%\n    ),\n    linear-gradient(\n      145deg,\n      #141724,\n      #06080d\n    );\n}\n\n.soul-final .soul-kicker {\n  color: #d7c6ff;\n}\n\n.soul-final h2 {\n  margin: 0 0 12px;\n\n  color: #ffffff;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 34px;\n  line-height: 1.08;\n}\n\n.soul-final h2 span {\n  color: var(--blue-bright);\n}\n\n.soul-final p {\n  max-width: 600px;\n  margin: 0 auto 20px;\n\n  color: #cfd4dc;\n\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.soul-cta {\n  display: block;\n\n  width: 100%;\n  max-width: 460px;\n\n  margin: 0 auto;\n  padding: 16px 20px;\n\n  border-radius: 999px;\n\n  background:\n    linear-gradient(\n      90deg,\n      #7641e6,\n      #078dff\n    );\n\n  color: #ffffff;\n\n  font-size: 14px;\n  line-height: 1.2;\n  font-weight: 900;\n\n  box-shadow:\n    0 0 25px rgba(0, 134, 255, .25);\n}\n\n.soul-trust {\n  margin-top: 14px;\n\n  color: #aeb8c7;\n\n  font-size: 10px;\n  line-height: 1.65;\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:600px) {\n\n  .soul-card {\n    margin: 12px 0;\n    border-radius: 16px;\n  }\n\n  .soul-inner {\n    padding: 24px 17px;\n  }\n\n  .soul-title {\n    font-size: 31px;\n  }\n\n  .soul-title-sm {\n    font-size: 25px;\n  }\n\n  .soul-copy {\n    font-size: 13px;\n  }\n\n  .soul-feature {\n    padding: 15px 10px;\n  }\n\n  .soul-place-grid {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .soul-weather {\n    grid-template-columns: repeat(2,1fr);\n  }\n\n  .soul-final h2 {\n    font-size: 28px;\n  }\n\n  .soul-specs td {\n    padding: 11px 8px;\n    font-size: 11px;\n  }\n\n}\n\n@media(max-width:390px) {\n\n  .soul-grid,\n  .soul-compare {\n    grid-template-columns: 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"soul-page\"\u003e\n\n\n\u003c!-- =====================================================\n     01 HERO\n     UNIQUE IMAGE 01\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      💀 HALLOWEEN OUTDOOR SHOWSTOPPER\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"soul-title\"\u003e\n      Make Your Yard\u003cbr\u003e\n      \u003cspan\u003eCome Alive After Dark.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cdiv class=\"soul-line\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"soul-copy\"\u003e\n      Turn an ordinary Halloween yard into a supernatural scene\n      with a hooded Reaper, haunted lantern and\n      \u003cstrong\u003estreams of electric-blue glowing souls.\u003c\/strong\u003e\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"soul-badges\"\u003e\n\n      \u003cspan class=\"soul-badge\"\u003e\n        ☀️ Solar Powered\n      \u003c\/span\u003e\n\n      \u003cspan class=\"soul-badge\"\u003e\n        🌙 Auto Night Lighting\n      \u003c\/span\u003e\n\n      \u003cspan class=\"soul-badge\"\u003e\n        👻 Flowing Soul Effect\n      \u003c\/span\u003e\n\n      \u003cspan class=\"soul-badge\"\u003e\n        🏡 Outdoor Display\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/502e0fd0-6887-4888-af91-ae73095af20c.png?v=1787627382\u0026amp;width=1200\" alt=\"Halloween Soul Harvester solar garden light with glowing blue spirits\" loading=\"eager\"\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     02 SOUL EFFECT\n     UNIQUE IMAGE 02\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/11a11c6d-7af4-4acb-a847-6490fc6b0389.png?v=1787627382\u0026amp;width=1200\" alt=\"Soul Harvester flowing illuminated ghost effect rising toward haunted lantern\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      THE EFFECT THAT MAKES IT DIFFERENT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Watch the\u003cbr\u003e\n      \u003cspan\u003eSouls Rise.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"soul-copy\"\u003e\n      Illuminated ghost shapes and cascading blue light\n      create the visual impression of spirits flowing upward\n      toward the Reaper's lantern.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"soul-flow\"\u003e\n\n      \u003cdiv class=\"soul-flow-item\"\u003e\n\n        \u003cdiv class=\"soul-flow-num\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Rise\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Ghostly spirits appear near the ground.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-flow-item\"\u003e\n\n        \u003cdiv class=\"soul-flow-num\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Flow\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Blue illumination forms a haunted stream.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-flow-item\"\u003e\n\n        \u003cdiv class=\"soul-flow-num\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Collect\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The visual leads toward the Reaper's lantern.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     03 DISPLAY LOCATIONS\n     UNIQUE IMAGE 03\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/a42c2628-538d-49e7-81bd-6488992ba191.png?v=1787627382\u0026amp;width=1200\" alt=\"Soul Harvester Halloween decoration displayed in front yard walkway and porch\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      BECOME THE HOUSE THEY REMEMBER\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Put the Fear\u003cbr\u003e\n      \u003cspan\u003eWhere Guests Will See It.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"soul-copy\"\u003e\n      Use it as your main Halloween focal point or combine\n      it with pumpkins, tombstones, skeletons and cobwebs\n      to create a larger haunted display.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"soul-place-grid\"\u003e\n\n      \u003cdiv class=\"soul-place\"\u003e\n        \u003cspan\u003e🏡\u003c\/span\u003e\n        \u003cstrong\u003eFront Yard\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soul-place\"\u003e\n        \u003cspan\u003e🌙\u003c\/span\u003e\n        \u003cstrong\u003eWalkway\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soul-place\"\u003e\n        \u003cspan\u003e🚪\u003c\/span\u003e\n        \u003cstrong\u003ePorch\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soul-place\"\u003e\n        \u003cspan\u003e🪦\u003c\/span\u003e\n        \u003cstrong\u003eGraveyard Scene\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     04 PRODUCT DETAILS\n     UNIQUE IMAGE 04\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/d746deb5-df2b-4678-9ac6-db1abe1f89f6.png?v=1787627382\u0026amp;width=1200\" alt=\"Close details of glowing Reaper eyes haunted lantern spirits and tattered robe\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      FROM HEAD TO SOUL\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Creepy Details\u003cbr\u003e\n      \u003cspan\u003eFrom Every Angle.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"soul-copy\" style=\"margin-left:0;\"\u003e\n      The electric-blue glow gets attention from the street,\n      while the character details turn the decoration\n      into a complete Halloween scene.\n    \u003c\/p\u003e\n\n    \u003cul class=\"soul-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGlowing Reaper Eyes —\u003c\/strong\u003e\n        bright blue eyes stand out dramatically after dark.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eHaunted Lantern —\u003c\/strong\u003e\n        a gothic-style lantern becomes the focal point\n        for the rising spirits.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eFlowing Soul Effect —\u003c\/strong\u003e\n        ghost shapes appear inside streams of blue illumination.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eTattered Reaper Robe —\u003c\/strong\u003e\n        dark fabric styling adds a haunted-house appearance.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSkeletal Character Details —\u003c\/strong\u003e\n        skull-like face and hands complete the grim Reaper look.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     05 SOLAR POWER\n     UNIQUE IMAGE 05\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/669ef617-0c02-4d02-838a-0c127956ccbb.png?v=1787627382\u0026amp;width=1200\" alt=\"Three step solar setup for Halloween Soul Harvester garden light\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      SOLAR POWERED • NO WIRES\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Charge by Day.\u003cbr\u003e\n      \u003cspan\u003eHaunt by Night.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"soul-copy\"\u003e\n      Place the decoration where it makes the biggest visual impact\n      without planning your entire yard around an electrical outlet.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"soul-steps\"\u003e\n\n      \u003cdiv class=\"soul-step\"\u003e\n\n        \u003cdiv class=\"soul-step-num\"\u003e\n          1\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Stake It\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Secure the decoration in a suitable outdoor area.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-step\"\u003e\n\n        \u003cdiv class=\"soul-step-num\"\u003e\n          2\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Let It Charge\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Position the solar panel where it receives daylight.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-step\"\u003e\n\n        \u003cdiv class=\"soul-step-num\"\u003e\n          3\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Watch It Awaken\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The display is designed to illuminate after dark.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"soul-note\"\u003e\n      ☀️ \u003cstrong\u003eSolar Tip:\u003c\/strong\u003e\n      For better nighttime performance, place the solar panel\n      where it can receive good direct daylight.\n      Runtime and brightness can vary with weather,\n      season and sunlight exposure.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     06 DAY VS NIGHT \/ OUTDOOR\n     UNIQUE IMAGE 06\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/e4cf0606-db3c-4ea8-a9c0-478f626ef949.png?v=1787627382\u0026amp;width=1200\" alt=\"Soul Harvester charging during daytime and glowing automatically at night\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      BUILT FOR OUTDOOR HALLOWEEN\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Charges by Day.\u003cbr\u003e\n      \u003cspan\u003eHaunts by Night.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"soul-copy\"\u003e\n      The solar setup absorbs daylight outdoors and\n      is designed to automatically light up after dark,\n      creating the strongest visual effect when night falls.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"soul-weather\"\u003e\n\n      \u003cdiv class=\"soul-weather-item\"\u003e\n        \u003cspan\u003e☀️\u003c\/span\u003e\n        \u003cstrong\u003eSolar Charging\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soul-weather-item\"\u003e\n        \u003cspan\u003e🌙\u003c\/span\u003e\n        \u003cstrong\u003eAuto at Dusk\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soul-weather-item\"\u003e\n        \u003cspan\u003e🌧️\u003c\/span\u003e\n        \u003cstrong\u003eWeather Resistant\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"soul-weather-item\"\u003e\n        \u003cspan\u003e📍\u003c\/span\u003e\n        \u003cstrong\u003eGround Stake\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     07 STYLE YOUR SCENE\n     UNIQUE IMAGE 07\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/3be4558f-ab30-4d6e-aba2-86547e8b52de.png?v=1787627382\u0026amp;width=1200\" alt=\"Halloween Soul Harvester styled in walkway lawn porch and graveyard scenes\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      ONE PIECE • MULTIPLE HAUNTED SETUPS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Style Your\u003cbr\u003e\n      \u003cspan\u003eSpooky Scene.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"soul-copy\"\u003e\n      Bright blue illumination makes it easy to build\n      the Soul Harvester into different Halloween themes,\n      from a simple porch display to a full haunted graveyard.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"soul-grid\"\u003e\n\n      \u003cdiv class=\"soul-feature\"\u003e\n\n        \u003cdiv class=\"soul-icon\"\u003e\n          👀\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Big Night Impact\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Electric-blue illumination stands out against dark surroundings.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-feature\"\u003e\n\n        \u003cdiv class=\"soul-icon\"\u003e\n          🎃\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Easy to Style\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Pair it with pumpkins, tombstones, cobwebs and skeleton decor.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-feature\"\u003e\n\n        \u003cdiv class=\"soul-icon\"\u003e\n          🌌\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Made for After Dark\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The strongest visual effect appears after sunset.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-feature\"\u003e\n\n        \u003cdiv class=\"soul-icon\"\u003e\n          🏚️\n        \u003c\/div\u003e\n\n        \u003cstrong\u003e\n          Flexible Placement\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Works in yards, pathways, porch areas and graveyard scenes.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     08 FINAL PRODUCT IMAGE\n     UNIQUE IMAGE 08\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/0159bb74-bcd2-42ea-ab59-332856fb1d0b.png?v=1787627382\u0026amp;width=1200\" alt=\"Halloween Soul Harvester solar centerpiece with animated style spirit effect\" loading=\"lazy\"\u003e\n\n  \u003cdiv class=\"soul-inner soul-center\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      STATIC VS. ALIVE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Why Use Another\u003cbr\u003e\n      \u003cspan\u003eOrdinary Yard Light?\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"soul-compare\"\u003e\n\n      \u003cdiv class=\"soul-compare-box soul-basic\"\u003e\n\n        \u003ch3\u003e\n          Typical Halloween Light\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Basic static illumination\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Limited visual storytelling\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Easy to overlook from the street\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Often feels like ordinary seasonal decor\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          May depend on nearby electrical power\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"soul-compare-box soul-harvester\"\u003e\n\n        \u003ch3\u003e\n          💀 Soul Harvester\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Flowing animated-style spirit effect\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Reaper, lantern and spirits in one scene\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Strong electric-blue nighttime focal point\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Designed to tell a complete haunted story\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Solar-powered placement freedom\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     09 PRODUCT DETAILS\n     NO IMAGE - PREVENT DUPLICATION\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cdiv class=\"soul-inner\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      PRODUCT DETAILS\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Designed to Haunt\u003cbr\u003e\n      \u003cspan\u003eYour Outdoor Display.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003ctable class=\"soul-specs\"\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Product Type\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Halloween Solar Garden Decoration\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Character\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Hooded Soul Harvester \/ Grim Reaper\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Lighting Color\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Electric Blue\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Visual Effect\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Flowing Animated-Style Illuminated Soul Effect\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Main Details\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Glowing Reaper Eyes, Haunted Lantern,\n            Ghost Shapes \u0026amp; Tattered Robe\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Power Source\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Solar Powered\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Night Function\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Designed for Automatic Illumination After Dark\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Installation\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Outdoor Ground-Stake Setup\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Outdoor Design\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Weather-Resistant Seasonal Construction\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            Recommended Areas\n          \u003c\/td\u003e\n\n          \u003ctd\u003e\n            Front Yard, Walkway, Porch,\n            Lawn \u0026amp; Halloween Graveyard Display\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"soul-note\"\u003e\n      Exact illumination performance can vary with\n      sunlight exposure, weather conditions, seasonal daylight\n      and installation location.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     10 SETUP TIPS\n     NO IMAGE - PREVENT DUPLICATION\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cdiv class=\"soul-inner\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      GET THE BEST NIGHTTIME EFFECT\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      A Few Simple\u003cbr\u003e\n      \u003cspan\u003ePlacement Tips.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cul class=\"soul-list\"\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eGive the Solar Panel Sunlight —\u003c\/strong\u003e\n        avoid heavily shaded locations whenever possible.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eUse Stable Ground —\u003c\/strong\u003e\n        install the stake securely in suitable soil.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eKeep the Solar Panel Clear —\u003c\/strong\u003e\n        remove leaves, dirt and debris that may block sunlight.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eThink About Viewing Distance —\u003c\/strong\u003e\n        place the glowing soul effect where guests can clearly see it after dark.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eLayer the Scene —\u003c\/strong\u003e\n        pumpkins, tombstones and cobwebs can help frame the Reaper.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eExpect Weather Variation —\u003c\/strong\u003e\n        cloudy conditions may affect solar charging and nighttime brightness.\n      \u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     11 FAQ\n     NO IMAGE - PREVENT DUPLICATION\n====================================================== --\u003e\n\n\u003csection class=\"soul-card\"\u003e\n\n  \u003cdiv class=\"soul-inner\"\u003e\n\n    \u003cdiv class=\"soul-kicker\"\u003e\n      BEFORE THE SOULS ARRIVE\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"soul-title-sm\"\u003e\n      Frequently Asked\n      \u003cspan\u003eQuestions\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"soul-faq\"\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the Soul Harvester solar powered?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          Yes. The product is designed with a solar-powered\n          outdoor setup. Position the solar panel where it can\n          receive good daylight for better nighttime illumination.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does it need an extension cord?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          No extension cord is required for its normal\n          solar-powered operation, giving you greater freedom\n          when positioning the display around your yard.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Does it automatically light up at night?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          The product is designed to illuminate automatically\n          after dark once the solar system has charged\n          during daylight.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          What creates the flowing soul effect?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          Illuminated ghost shapes combined with cascading\n          blue lighting create the visual impression of\n          spirits flowing upward toward the Reaper's lantern.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is the decoration physically moving?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          The product presentation focuses on an\n          animated-style flowing light effect.\n          The illuminated sequence creates the impression\n          of moving spirits rather than relying on a typical\n          static garden-light appearance.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Where can I display it?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          Suggested areas include front yards, lawns,\n          walkways, porch entrances and Halloween\n          graveyard-style displays.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Is it suitable for outdoor Halloween decorating?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          Yes. The listing presents it as an outdoor\n          Halloween garden decoration with weather-resistant\n          construction intended for typical seasonal use.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          Can I combine it with other decorations?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"soul-answer\"\u003e\n          Yes. Pumpkins, tombstones, skeletons,\n          lanterns and cobwebs can help create a larger\n          haunted scene around the Soul Harvester.\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     12 FINAL CTA\n     NO IMAGE - PREVENT DUPLICATION\n====================================================== --\u003e\n\n\u003csection class=\"soul-final\"\u003e\n\n  \u003cdiv class=\"soul-kicker\"\u003e\n    WHEN DARKNESS FALLS\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Let the Souls Rise\u003cbr\u003e\n    \u003cspan\u003ein Your Yard.\u003c\/span\u003e\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Turn your front yard, walkway or porch into a\n    Halloween scene guests can spot before they even\n    reach the door.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"soul-cta\"\u003e\n    💀 CREATE YOUR HAUNTED YARD\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"soul-trust\"\u003e\n    ☀️ SOLAR POWERED\n      •  \n    👻 FLOWING SOUL EFFECT\n      •  \n    🌙 AUTO NIGHT GLOW\n      •  \n    🏡 OUTDOOR DISPLAY\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"TMQ","offers":[{"title":"Default Title","offer_id":54643643253102,"sku":"NC03112608252526-太阳能紫色单个装（不含披风）","price":36.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/502e0fd0-6887-4888-af91-ae73095af20c.png?v=1787627382","url":"https:\/\/bvuyomi.com\/products\/%f0%9f%92%80-halloween-soul-harvester-animated-solar-garden-light","provider":"Bvuyomi","version":"1.0","type":"link"}