{"product_id":"the-witch","title":"🔥Animated Halloween Soul Harvester Garden Light Collection💀","description":"\u003cstyle\u003e\n\/* =========================================================\n   THE WITCH — FULL HALLOWEEN BACKGROUND VERSION\n   COMPLETE SINGLE-COLUMN SHOPIFY HTML\n   - Entire detail page uses Halloween background coverage\n   - No white content blocks\n   - Single-column on desktop \/ tablet \/ mobile\n   - Full images shown without cropping\n   - Scoped CSS only\n   - Inherits Shopify theme font\n========================================================= *\/\n\n.hw-page{\n  --bg-1:#0f0816;\n  --bg-2:#1a0f26;\n  --bg-3:#26122f;\n  --bg-4:#10151d;\n\n  --panel:#1b1324;\n  --panel-2:#23172d;\n  --panel-3:#16101d;\n  --panel-soft:rgba(36,24,46,.88);\n\n  --ink:#f4effa;\n  --ink-soft:#e4daf2;\n  --text:#cbbfda;\n  --muted:#ab9dbc;\n\n  --purple:#b276ff;\n  --purple-2:#8f5be0;\n  --purple-soft:rgba(178,118,255,.14);\n\n  --green:#78d94b;\n  --green-2:#5fb53a;\n  --green-soft:rgba(120,217,75,.12);\n\n  --orange:#ff9c47;\n  --orange-2:#ff7a1f;\n  --orange-soft:rgba(255,156,71,.12);\n\n  --line:rgba(189,159,219,.24);\n  --line-strong:rgba(189,159,219,.36);\n\n  width:100%;\n  max-width:1200px;\n  margin:0 auto;\n  overflow:hidden;\n  color:var(--ink);\n  line-height:1.65;\n  position:relative;\n  background:\n    radial-gradient(circle at 10% 10%, rgba(255,122,31,.18), transparent 22%),\n    radial-gradient(circle at 90% 12%, rgba(178,118,255,.16), transparent 24%),\n    radial-gradient(circle at 18% 85%, rgba(120,217,75,.12), transparent 20%),\n    radial-gradient(circle at 82% 78%, rgba(255,156,71,.10), transparent 22%),\n    linear-gradient(180deg, #13091a 0%, #1b1027 22%, #120d1b 52%, #1a1126 76%, #100914 100%);\n}\n\n.hw-page:before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  opacity:.18;\n  background-image:\n    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);\n  background-size:26px 26px, 26px 26px;\n}\n\n.hw-page:after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  background:\n    linear-gradient(180deg, rgba(0,0,0,.0), rgba(0,0,0,.14));\n}\n\n.hw-page *,\n.hw-page *:before,\n.hw-page *:after{\n  box-sizing:border-box;\n}\n\n.hw-page h1,\n.hw-page h2,\n.hw-page h3,\n.hw-page h4,\n.hw-page p{\n  margin-top:0;\n}\n\n.hw-page img{\n  display:block;\n  width:100% !important;\n  max-width:100% !important;\n  height:auto !important;\n  object-fit:contain !important;\n  object-position:center center !important;\n}\n\n.hw-page a{\n  text-decoration:none;\n}\n\n.hw-shell{\n  width:min(820px,calc(100% - 40px));\n  margin:0 auto;\n  position:relative;\n  z-index:2;\n}\n\n.hw-section{\n  padding:66px 0;\n  position:relative;\n  z-index:2;\n}\n\n.hw-section + .hw-section{\n  border-top:1px solid rgba(195,162,228,.14);\n}\n\n.hw-kicker{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:16px;\n  color:#ccb3f3;\n  font-size:11px;\n  font-weight:900;\n  letter-spacing:1.8px;\n  text-transform:uppercase;\n}\n\n.hw-kicker:before{\n  content:\"\";\n  width:30px;\n  height:2px;\n  flex:0 0 30px;\n  background:linear-gradient(90deg,var(--purple),var(--green));\n}\n\n.hw-title{\n  margin-bottom:16px;\n  color:var(--ink);\n  font-size:43px;\n  line-height:1.06;\n  font-weight:950;\n  letter-spacing:-1.8px;\n}\n\n.hw-subtitle{\n  margin-bottom:28px;\n  color:var(--text);\n  font-size:16px;\n  line-height:1.72;\n  font-weight:500;\n}\n\n.hw-purple{color:#c494ff;}\n.hw-green{color:#8de85c;}\n.hw-orange{color:#ffb062;}\n\n\n\/* =========================================================\n   GENERIC DARK CARD\n========================================================= *\/\n\n.hw-card{\n  background:linear-gradient(180deg, rgba(33,21,43,.92), rgba(24,16,31,.92));\n  border:1px solid var(--line);\n  border-radius:18px;\n  box-shadow:\n    0 18px 44px rgba(0,0,0,.24),\n    inset 0 1px 0 rgba(255,255,255,.04);\n  backdrop-filter:blur(4px);\n}\n\n.hw-image-card{\n  overflow:hidden;\n  margin:0 0 14px;\n  border:1px solid var(--line);\n  border-radius:22px;\n  background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96));\n  box-shadow:\n    0 14px 34px rgba(0,0,0,.24),\n    inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.hw-image-card img{\n  width:100% !important;\n  height:auto !important;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.hw-hero{\n  padding:58px 0 48px;\n}\n\n.hw-badge{\n  display:inline-flex;\n  margin-bottom:17px;\n  padding:8px 13px;\n  border:1px solid rgba(178,118,255,.35);\n  border-radius:999px;\n  background:rgba(178,118,255,.14);\n  color:#d7beff;\n  font-size:10px;\n  font-weight:950;\n  letter-spacing:1.4px;\n  text-transform:uppercase;\n}\n\n.hw-hero-title{\n  margin-bottom:19px;\n  color:#fbf8ff;\n  font-size:55px;\n  line-height:1.01;\n  font-weight:950;\n  letter-spacing:-2.8px;\n}\n\n.hw-hero-text{\n  margin-bottom:21px;\n  color:#d3c7e1;\n  font-size:17px;\n  line-height:1.72;\n  font-weight:500;\n}\n\n.hw-callout{\n  margin-bottom:27px;\n  padding:16px 16px;\n  border-left:3px solid var(--green);\n  border-radius:0 12px 12px 0;\n  background:linear-gradient(180deg, rgba(120,217,75,.10), rgba(120,217,75,.05));\n  border-top:1px solid rgba(120,217,75,.16);\n  border-right:1px solid rgba(120,217,75,.16);\n  border-bottom:1px solid rgba(120,217,75,.16);\n}\n\n.hw-callout strong{\n  display:block;\n  margin-bottom:4px;\n  color:#97ef6d;\n  font-size:11px;\n  font-weight:950;\n  letter-spacing:.6px;\n  text-transform:uppercase;\n}\n\n.hw-callout span{\n  display:block;\n  color:#d6cce2;\n  font-size:12px;\n  line-height:1.6;\n  font-weight:500;\n}\n\n.hw-main-image{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:28px;\n  background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96));\n  box-shadow:\n    0 16px 40px rgba(0,0,0,.26),\n    inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.hw-main-copy{\n  position:relative;\n  z-index:2;\n  width:92%;\n  margin:-9px 0 22px auto;\n  padding:20px;\n  border:1px solid var(--line);\n  border-radius:17px 17px 17px 6px;\n  background:linear-gradient(180deg, rgba(40,26,52,.96), rgba(24,17,32,.96));\n  box-shadow:\n    0 14px 30px rgba(0,0,0,.22),\n    inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.hw-main-label{\n  display:inline-flex;\n  margin-bottom:10px;\n  padding:6px 10px;\n  border-radius:999px;\n  background:rgba(178,118,255,.15);\n  color:#d7beff;\n  border:1px solid rgba(178,118,255,.24);\n  font-size:9px;\n  font-weight:950;\n  letter-spacing:1px;\n  text-transform:uppercase;\n}\n\n.hw-main-copy h3{\n  margin-bottom:8px;\n  color:#f8f4ff;\n  font-size:21px;\n  line-height:1.28;\n  font-weight:950;\n}\n\n.hw-main-copy p{\n  margin-bottom:0;\n  color:#d4c8e2;\n  font-size:12px;\n  line-height:1.65;\n  font-weight:500;\n}\n\n.hw-facts{\n  display:grid;\n  gap:9px;\n}\n\n.hw-fact{\n  padding:16px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));\n}\n\n.hw-fact strong{\n  display:block;\n  margin-bottom:4px;\n  color:#99ef6f;\n  font-size:16px;\n  font-weight:950;\n}\n\n.hw-fact span{\n  display:block;\n  color:#d0c3df;\n  font-size:10px;\n  line-height:1.5;\n  font-weight:700;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   SHIFT \/ STORY\n========================================================= *\/\n\n.hw-shift-list{\n  display:grid;\n  gap:9px;\n  margin-bottom:25px;\n}\n\n.hw-shift{\n  padding:14px;\n  border:1px solid var(--line);\n  border-radius:12px;\n  background:linear-gradient(180deg, rgba(34,22,44,.92), rgba(22,16,29,.92));\n}\n\n.hw-shift-old{\n  display:block;\n  margin-bottom:4px;\n  color:#8f83a3;\n  font-size:9px;\n  font-weight:900;\n  text-transform:uppercase;\n}\n\n.hw-shift-new{\n  display:block;\n  color:#f0eafe;\n  font-size:13px;\n  font-weight:850;\n}\n\n.hw-shift-new:before{\n  content:\"→ \";\n  color:#ca95ff;\n}\n\n.hw-note{\n  margin-top:10px;\n  padding:14px 15px;\n  border:1px solid rgba(255,156,71,.24);\n  border-radius:12px;\n  background:linear-gradient(180deg, rgba(255,156,71,.10), rgba(255,156,71,.05));\n  color:#f1dfcf;\n  font-size:12px;\n  line-height:1.6;\n  font-weight:600;\n}\n\n\n\/* =========================================================\n   PARTS \/ STEPS \/ FEATURES \/ LOCATIONS\n========================================================= *\/\n\n.hw-step-label{\n  margin-bottom:11px;\n  color:#d7beff;\n  font-size:11px;\n  font-weight:950;\n  letter-spacing:1.7px;\n  text-transform:uppercase;\n}\n\n.hw-step-list,\n.hw-part-list,\n.hw-feature-list,\n.hw-location-list{\n  display:grid;\n  gap:10px;\n  margin-top:22px;\n}\n\n.hw-step,\n.hw-part,\n.hw-feature,\n.hw-location{\n  position:relative;\n  overflow:hidden;\n  padding:18px;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));\n  box-shadow:inset 0 1px 0 rgba(255,255,255,.03);\n}\n\n.hw-step:before,\n.hw-feature:before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  top:0;\n  width:100%;\n  height:3px;\n  background:linear-gradient(90deg,var(--purple),var(--green));\n}\n\n.hw-step-number{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:47px;\n  height:47px;\n  margin-bottom:14px;\n  border-radius:50%;\n  background:rgba(178,118,255,.14);\n  color:#d7beff;\n  border:1px solid rgba(178,118,255,.22);\n  font-size:15px;\n  font-weight:950;\n}\n\n.hw-step h3,\n.hw-feature h3,\n.hw-part strong,\n.hw-location strong{\n  color:#faf6ff;\n  font-weight:900;\n}\n\n.hw-step h3,\n.hw-feature h3{\n  margin-bottom:6px;\n  font-size:18px;\n}\n\n.hw-step p,\n.hw-feature p,\n.hw-location span,\n.hw-part span{\n  color:#d3c6e2;\n  font-size:12px;\n  line-height:1.65;\n  font-weight:500;\n  margin-bottom:0;\n}\n\n.hw-part-icon{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:40px;\n  height:40px;\n  margin-bottom:10px;\n  border-radius:50%;\n  background:linear-gradient(145deg, rgba(178,118,255,.18), rgba(120,217,75,.12));\n  border:1px solid rgba(195,162,228,.20);\n  font-size:18px;\n}\n\n.hw-feature-icon{\n  margin-bottom:10px;\n  font-size:25px;\n}\n\n.hw-feature-label{\n  margin-bottom:5px;\n  color:#d7beff;\n  font-size:9px;\n  font-weight:950;\n  letter-spacing:1.1px;\n  text-transform:uppercase;\n}\n\n.hw-solar-tip{\n  margin-top:11px;\n  padding:14px 15px;\n  border:1px solid rgba(120,217,75,.24);\n  border-radius:12px;\n  background:linear-gradient(180deg, rgba(120,217,75,.10), rgba(120,217,75,.05));\n  color:#dcefd2;\n  font-size:11px;\n  line-height:1.65;\n}\n\n.hw-solar-tip strong{\n  color:#9df26d;\n}\n\n\n\/* =========================================================\n   CHARACTER OPTIONS\n========================================================= *\/\n\n.hw-character-list{\n  display:grid;\n  gap:14px;\n  margin-top:23px;\n}\n\n.hw-character{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));\n  box-shadow:\n    0 12px 28px rgba(0,0,0,.18),\n    inset 0 1px 0 rgba(255,255,255,.03);\n}\n\n.hw-character-image{\n  width:100%;\n  overflow:hidden;\n}\n\n.hw-character-copy{\n  padding:15px;\n}\n\n.hw-character-copy strong{\n  display:block;\n  margin-bottom:3px;\n  color:#f7f2ff;\n  font-size:14px;\n  font-weight:950;\n}\n\n.hw-character-copy span{\n  display:block;\n  color:#cdbfe0;\n  font-size:10px;\n  line-height:1.5;\n  font-weight:700;\n  text-transform:uppercase;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.hw-spec{\n  margin-top:22px;\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));\n  box-shadow:\n    0 14px 32px rgba(0,0,0,.18),\n    inset 0 1px 0 rgba(255,255,255,.03);\n}\n\n.hw-spec-row{\n  padding:15px 16px;\n  border-bottom:1px solid rgba(190,160,220,.16);\n}\n\n.hw-spec-row:last-child{\n  border-bottom:0;\n}\n\n.hw-spec-key{\n  display:block;\n  margin-bottom:4px;\n  color:#d7beff;\n  font-size:9px;\n  font-weight:950;\n  letter-spacing:.4px;\n  text-transform:uppercase;\n}\n\n.hw-spec-value{\n  display:block;\n  color:#ddd2ea;\n  font-size:12px;\n  line-height:1.6;\n}\n\n\n\/* =========================================================\n   REVIEWS\n========================================================= *\/\n\n.hw-review-head{\n  margin-bottom:25px;\n}\n\n.hw-stars{\n  color:#ffb052;\n  font-size:19px;\n  letter-spacing:2px;\n}\n\n.hw-review-count{\n  margin-top:7px;\n  margin-bottom:10px;\n  color:#fbf8ff;\n  font-size:28px;\n  font-weight:950;\n}\n\n.hw-review-note{\n  margin-bottom:0;\n  color:#d0c3df;\n  font-size:13px;\n  line-height:1.65;\n}\n\n.hw-review-list{\n  display:grid;\n  gap:12px;\n}\n\n.hw-review{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:16px;\n  background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));\n  box-shadow:\n    0 12px 28px rgba(0,0,0,.18),\n    inset 0 1px 0 rgba(255,255,255,.03);\n}\n\n.hw-review-image{\n  width:100%;\n  background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96));\n}\n\n.hw-review-body{\n  padding:17px;\n}\n\n.hw-review-top{\n  display:flex;\n  justify-content:space-between;\n  gap:8px;\n  margin-bottom:10px;\n}\n\n.hw-review-stars{\n  color:#ffb052;\n  font-size:12px;\n}\n\n.hw-review-status{\n  padding:4px 6px;\n  border-radius:999px;\n  background:rgba(178,118,255,.14);\n  color:#d7beff;\n  border:1px solid rgba(178,118,255,.20);\n  font-size:7px;\n  font-weight:950;\n  text-transform:uppercase;\n}\n\n.hw-review h3{\n  margin-bottom:6px;\n  color:#f7f2ff;\n  font-size:13px;\n  font-weight:950;\n  text-transform:uppercase;\n}\n\n.hw-review p{\n  margin-bottom:0;\n  color:#d2c6e0;\n  font-size:12px;\n  line-height:1.65;\n}\n\n.hw-placeholder{\n  opacity:.78;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.hw-faq-list{\n  display:grid;\n  gap:9px;\n}\n\n.hw-faq details{\n  overflow:hidden;\n  border:1px solid var(--line);\n  border-radius:14px;\n  background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));\n}\n\n.hw-faq details[open]{\n  border-color:rgba(178,118,255,.34);\n  background:linear-gradient(180deg, rgba(42,27,56,.96), rgba(24,17,34,.96));\n}\n\n.hw-faq summary{\n  position:relative;\n  padding:18px 50px 18px 17px;\n  cursor:pointer;\n  color:#faf6ff;\n  font-size:14px;\n  font-weight:900;\n  list-style:none;\n}\n\n.hw-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.hw-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:16px;\n  top:50%;\n  transform:translateY(-50%);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:27px;\n  height:27px;\n  border-radius:50%;\n  background:rgba(178,118,255,.14);\n  color:#d7beff;\n  border:1px solid rgba(178,118,255,.24);\n  font-size:18px;\n}\n\n.hw-faq details[open] summary:after{\n  content:\"−\";\n}\n\n.hw-faq-answer{\n  padding:0 17px 17px;\n}\n\n.hw-faq-answer p{\n  margin-bottom:0;\n  color:#d4c8e2;\n  font-size:13px;\n  line-height:1.7;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.hw-final{\n  padding:38px 0 62px;\n}\n\n.hw-final-card{\n  overflow:hidden;\n  border:1px solid var(--line-strong);\n  border-radius:22px;\n  background:\n    radial-gradient(circle at 10% 10%, rgba(255,122,31,.14), transparent 26%),\n    radial-gradient(circle at 88% 12%, rgba(178,118,255,.18), transparent 28%),\n    linear-gradient(180deg, rgba(39,24,52,.96), rgba(20,14,29,.96));\n  box-shadow:\n    0 20px 48px rgba(0,0,0,.28),\n    inset 0 1px 0 rgba(255,255,255,.05);\n}\n\n.hw-final-copy{\n  padding:38px 30px;\n}\n\n.hw-final-badge{\n  display:inline-flex;\n  margin-bottom:14px;\n  padding:7px 11px;\n  border:1px solid rgba(255,156,71,.26);\n  border-radius:999px;\n  background:rgba(255,156,71,.12);\n  color:#ffd4af;\n  font-size:9px;\n  font-weight:950;\n  text-transform:uppercase;\n}\n\n.hw-final-title{\n  margin-bottom:14px;\n  color:#fffafe;\n  font-size:39px;\n  line-height:1.05;\n  font-weight:950;\n  letter-spacing:-1.6px;\n}\n\n.hw-final-text{\n  margin-bottom:21px;\n  color:#d6cae4;\n  font-size:14px;\n  line-height:1.7;\n  font-weight:500;\n}\n\n.hw-cta{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  width:100%;\n  min-height:54px;\n  padding:14px 20px;\n  border-radius:999px;\n  background:linear-gradient(135deg, #81dc51, #55b031);\n  color:#101610;\n  font-size:12px;\n  font-weight:950;\n  letter-spacing:.35px;\n  box-shadow:0 0 0 1px rgba(255,255,255,.06), 0 12px 24px rgba(95,181,58,.24);\n}\n\n.hw-trust{\n  display:grid;\n  gap:7px;\n  margin-top:17px;\n  color:#d2c5e1;\n  font-size:9px;\n  font-weight:800;\n}\n\n.hw-trust span{\n  display:flex;\n  align-items:center;\n  gap:6px;\n}\n\n.hw-trust span:before{\n  content:\"\";\n  flex:0 0 5px;\n  width:5px;\n  height:5px;\n  border-radius:50%;\n  background:var(--green);\n}\n\n.hw-final-image{\n  width:100%;\n  border-top:1px solid rgba(195,162,228,.16);\n  background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96));\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media(max-width:1024px){\n  .hw-shell{\n    width:min(780px,calc(100% - 34px));\n  }\n  .hw-section{\n    padding:58px 0;\n  }\n  .hw-hero-title{\n    font-size:48px;\n  }\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:768px){\n  .hw-shell{\n    width:calc(100% - 28px);\n  }\n\n  .hw-section{\n    padding:47px 0;\n  }\n\n  .hw-title{\n    font-size:31px;\n    letter-spacing:-1.2px;\n  }\n\n  .hw-subtitle{\n    font-size:14px;\n    color:#d5cae3;\n  }\n\n  .hw-hero{\n    padding:43px 0 36px;\n  }\n\n  .hw-hero-title{\n    font-size:38px;\n    letter-spacing:-2px;\n  }\n\n  .hw-hero-text{\n    font-size:14px;\n    color:#d7cce3;\n  }\n\n  .hw-main-copy{\n    width:94%;\n    margin-top:-6px;\n    padding:17px 15px;\n  }\n\n  .hw-main-copy h3{\n    font-size:18px;\n  }\n\n  .hw-image-card{\n    border-radius:18px;\n  }\n\n  .hw-final-copy{\n    padding:33px 19px;\n  }\n\n  .hw-final-title{\n    font-size:31px;\n  }\n}\n\n\n\/* =========================================================\n   SMALL MOBILE\n========================================================= *\/\n\n@media(max-width:390px){\n  .hw-shell{\n    width:calc(100% - 22px);\n  }\n\n  .hw-hero-title{\n    font-size:34px;\n  }\n\n  .hw-title{\n    font-size:28px;\n  }\n\n  .hw-badge{\n    font-size:8px;\n  }\n\n  .hw-main-copy{\n    width:96%;\n    margin-top:-4px;\n  }\n\n  .hw-final-title{\n    font-size:28px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"hw-page\" id=\"hw-top\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hw-section hw-hero\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-badge\"\u003e🎃 HALLOWEEN GARDEN CHARACTER DISPLAY\u003c\/div\u003e\n\u003ch1 class=\"hw-hero-title\"\u003eGive The Yard A \u003cspan class=\"hw-green\"\u003eMain Character.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"hw-hero-text\"\u003ePumpkins, tombstones and cobwebs build the setting. The Witch gives the display a focal point — combining a glowing character, illuminated lantern and layered green-and-purple spirit lights in one dramatic Halloween scene.\u003c\/p\u003e\n\u003cdiv class=\"hw-callout\"\u003e\n\u003cstrong\u003eWHY IT STANDS OUT\u003c\/strong\u003e \u003cspan\u003e The witch silhouette creates height, the lantern draws the eye, and the ghost-light strands extend the haunted atmosphere all the way down into the yard. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_27_6.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-main-copy\"\u003e\n\u003cdiv class=\"hw-main-label\"\u003e🧙 THE WITCH\u003c\/div\u003e\n\u003ch3\u003eCharacter Above. Lantern In The Middle. Spirits Rising Below.\u003c\/h3\u003e\n\u003cp\u003eThe full product image stays completely visible, while the sales copy sits in its own separate Halloween panel underneath for a cleaner, easier-to-read layout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-facts\"\u003e\n\u003cdiv class=\"hw-fact\"\u003e\n\u003cstrong\u003e☀ SOLAR POWERED\u003c\/strong\u003e \u003cspan\u003eCurrent listing presents daylight solar charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-fact\"\u003e\n\u003cstrong\u003e🌙 AUTO AFTER DARK\u003c\/strong\u003e \u003cspan\u003eDesigned to illuminate automatically after daytime charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-fact\"\u003e\n\u003cstrong\u003e👻 GREEN + PURPLE SPIRITS\u003c\/strong\u003e \u003cspan\u003eLayered ghost lights create the vertical haunted effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-fact\"\u003e\n\u003cstrong\u003e📍 GROUND-STAKE SETUP\u003c\/strong\u003e \u003cspan\u003eDesigned for seasonal outdoor yard placement\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STORY --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eSTOP ADDING MORE SMALL PROPS\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eTwenty Decorations Can Still Feel \u003cspan class=\"hw-purple\"\u003eLess Dramatic Than One Strong Scene.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-subtitle\"\u003eHalloween displays become easier to understand when one element acts as the visual anchor. The Witch creates a recognizable character scene instead of making every pumpkin and pathway light compete for attention.\u003c\/p\u003e\n\u003cdiv class=\"hw-shift-list\"\u003e\n\u003cdiv class=\"hw-shift\"\u003e\n\u003cspan class=\"hw-shift-old\"\u003eSmall Props\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eOne recognizable central character\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-shift\"\u003e\n\u003cspan class=\"hw-shift-old\"\u003eStatic Lighting\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eLayered vertical spirit-light effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-shift\"\u003e\n\u003cspan class=\"hw-shift-old\"\u003eFlat Lawn\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eCharacter, lantern and lights create height\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-shift\"\u003e\n\u003cspan class=\"hw-shift-old\"\u003eExtension Cord\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eSolar-powered placement flexibility\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_26_4.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-note\"\u003eLet pumpkins, grave markers and cobwebs build the world around the character. Let The Witch remain the visual anchor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIGHT EFFECT --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eTHE LIGHTS CREATE THE MOVEMENT\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eThe Scene Doesn't Need To Physically Move \u003cspan class=\"hw-purple\"\u003eTo Feel Alive.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-subtitle\"\u003eMultiple illuminated ghost shapes sit along long strands of light. Their curved vertical arrangement creates the visual impression that spirits are drifting upward toward the lantern.\u003c\/p\u003e\n\u003cdiv class=\"hw-part-list\"\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e👻\u003c\/div\u003e\n\u003cstrong\u003eLayered Ghost Shapes\u003c\/strong\u003e \u003cspan\u003eSeveral illuminated faces are distributed from the lower section toward the lantern.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e↟\u003c\/div\u003e\n\u003cstrong\u003eVertical Flow\u003c\/strong\u003e \u003cspan\u003eLong light strands guide the eye upward instead of concentrating all illumination in one point.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e🏮\u003c\/div\u003e\n\u003cstrong\u003eLantern Focal Point\u003c\/strong\u003e \u003cspan\u003eThe illuminated lantern provides a destination for the rising-spirit effect.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3 STEP SETUP --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-step-label\"\u003eTHREE-STEP OUTDOOR SETUP\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eStake It. Charge It. \u003cspan class=\"hw-green\"\u003eLet Night Reveal It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-image-card\"\u003e\u003cimg src=\"https:\/\/bvuyomi.com\/cdn\/shop\/files\/ChatGPTImage2026_8_21_15_38_57_9b9482a0-affc-4904-a94c-f4b167f27cf8.png?v=1787902427\u0026amp;width=1946\" alt=\"Solar charging and three-step Halloween garden light setup\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-step-list\"\u003e\n\u003cdiv class=\"hw-step\"\u003e\n\u003cdiv class=\"hw-step-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eStake The Display\u003c\/h3\u003e\n\u003cp\u003ePosition the character in a suitable front-yard, walkway or porch-side Halloween display area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-step\"\u003e\n\u003cdiv class=\"hw-step-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eGive The Solar Panel Sun\u003c\/h3\u003e\n\u003cp\u003ePlace the solar panel where it can receive good direct sunlight during the day rather than remaining under heavy shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-step\"\u003e\n\u003cdiv class=\"hw-step-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eLet It Illuminate At Night\u003c\/h3\u003e\n\u003cp\u003eThe current product listing describes automatic illumination after dark following daytime solar charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-solar-tip\"\u003e\n\u003cstrong\u003eSOLAR PLACEMENT TIP:\u003c\/strong\u003e Position the character where guests can see it clearly while still giving the solar panel appropriate daylight exposure.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT ANATOMY --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eFOUR VISUAL DETAILS BUILD THE SCENE\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eFrom Head \u003cspan class=\"hw-purple\"\u003eTo Spirit.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-part-list\"\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e👁️\u003c\/div\u003e\n\u003cstrong\u003eGlowing Character Eyes\u003c\/strong\u003e \u003cspan\u003eBright facial illumination helps the Halloween character remain recognizable after dark.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e🏮\u003c\/div\u003e\n\u003cstrong\u003eIlluminated Lantern\u003c\/strong\u003e \u003cspan\u003eThe lantern creates the upper focal point of the vertical light composition.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e👻\u003c\/div\u003e\n\u003cstrong\u003eFlowing Spirit-Light Effect\u003c\/strong\u003e \u003cspan\u003eMultiple ghost-shaped elements create depth through the lower part of the display.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-part\"\u003e\n\u003cdiv class=\"hw-part-icon\"\u003e🧙\u003c\/div\u003e\n\u003cstrong\u003eTattered Costume Silhouette\u003c\/strong\u003e \u003cspan\u003eLayered dark costume details keep the character visually creepy even before illumination.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eBUILT AS A HALLOWEEN CENTERPIECE\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eOne Character. \u003cspan class=\"hw-green\"\u003eMultiple Reasons To Notice It.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-feature-list\"\u003e\n\u003cdiv class=\"hw-feature\"\u003e\n\u003cdiv class=\"hw-feature-icon\"\u003e☀️\u003c\/div\u003e\n\u003cdiv class=\"hw-feature-label\"\u003eSOLAR POWER\u003c\/div\u003e\n\u003ch3\u003eDaylight Charging\u003c\/h3\u003e\n\u003cp\u003eThe current listing presents the collection as solar powered, reducing the need for an extension cord across the lawn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-feature\"\u003e\n\u003cdiv class=\"hw-feature-icon\"\u003e🌙\u003c\/div\u003e\n\u003cdiv class=\"hw-feature-label\"\u003eNIGHT FUNCTION\u003c\/div\u003e\n\u003ch3\u003eAutomatic After-Dark Illumination\u003c\/h3\u003e\n\u003cp\u003eAfter sufficient daytime charging, the current listing describes automatic nighttime illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-feature\"\u003e\n\u003cdiv class=\"hw-feature-icon\"\u003e👻\u003c\/div\u003e\n\u003cdiv class=\"hw-feature-label\"\u003eLAYERED EFFECT\u003c\/div\u003e\n\u003ch3\u003eRising Spirit Visual\u003c\/h3\u003e\n\u003cp\u003eIlluminated ghost elements distributed across vertical strands create a tall, layered composition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-feature\"\u003e\n\u003cdiv class=\"hw-feature-icon\"\u003e📍\u003c\/div\u003e\n\u003cdiv class=\"hw-feature-label\"\u003eINSTALLATION\u003c\/div\u003e\n\u003ch3\u003eGround-Stake Presentation\u003c\/h3\u003e\n\u003cp\u003eThe stake format lifts the character above surrounding grass, pumpkins and other low decorations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-feature\"\u003e\n\u003cdiv class=\"hw-feature-icon\"\u003e🎃\u003c\/div\u003e\n\u003cdiv class=\"hw-feature-label\"\u003eCENTERPIECE\u003c\/div\u003e\n\u003ch3\u003eBuilt To Anchor A Larger Display\u003c\/h3\u003e\n\u003cp\u003ePair it with tombstones, pumpkins, webbing and pathway lights instead of relying on many unrelated props.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-feature\"\u003e\n\u003cdiv class=\"hw-feature-icon\"\u003e🏡\u003c\/div\u003e\n\u003cdiv class=\"hw-feature-label\"\u003ePLACEMENT\u003c\/div\u003e\n\u003ch3\u003eMultiple Outdoor Scenes\u003c\/h3\u003e\n\u003cp\u003eThe product concept suits front yards, walkways, porch approaches and graveyard-style seasonal scenes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eWHERE TO BUILD THE HAUNT\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003ePut The Character Where \u003cspan class=\"hw-green\"\u003eGuests Naturally Approach.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-location-list\"\u003e\n\u003cdiv class=\"hw-location\"\u003e\n\u003cstrong\u003e🏡 Front Yard\u003c\/strong\u003e \u003cspan\u003eUse the character as the main seasonal focal point visible from the driveway or sidewalk.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-location\"\u003e\n\u003cstrong\u003e🚶 Walkway\u003c\/strong\u003e \u003cspan\u003ePosition the display along the route trick-or-treaters naturally follow toward the door.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-location\"\u003e\n\u003cstrong\u003e🚪 Porch Entrance\u003c\/strong\u003e \u003cspan\u003ePlace the character beside pumpkins or grave markers near the arrival point.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-location\"\u003e\n\u003cstrong\u003e🪦 Graveyard Scene\u003c\/strong\u003e \u003cspan\u003eCombine the vertical lights with tombstones and webbing to create a fuller haunted-yard composition.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CHARACTER OPTIONS --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eCHOOSE YOUR CHARACTER\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eSix Characters. \u003cspan class=\"hw-purple\"\u003eSix Different Halloween Stories.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-subtitle\"\u003eChoose one focal character or combine several styles across a larger Halloween yard.\u003c\/p\u003e\n\u003cdiv class=\"hw-character-list\"\u003e\n\u003cdiv class=\"hw-character\"\u003e\n\u003cdiv class=\"hw-character-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_25_1.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-character-copy\"\u003e\n\u003cstrong\u003eThe Witch 🔥\u003c\/strong\u003e \u003cspan\u003eGreen + Purple Spellbound Spirit Scene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-character\"\u003e\n\u003cdiv class=\"hw-character-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_26_5.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-character-copy\"\u003e\n\u003cstrong\u003eHaunted Scarecrow\u003c\/strong\u003e \u003cspan\u003eOrange + Purple Harvest Halloween Scene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-character\"\u003e\n\u003cdiv class=\"hw-character-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_25_3.png?v=1788430828\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-character-copy\"\u003e\n\u003cstrong\u003eSoul Harvester 🔥\u003c\/strong\u003e \u003cspan\u003eBlue Reaper Spirit-Light Scene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-character\"\u003e\n\u003cdiv class=\"hw-character-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_25_2.png?v=1788430828\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-character-copy\"\u003e\n\u003cstrong\u003eCursed Pirate 🔥\u003c\/strong\u003e \u003cspan\u003eTurquoise Cursed-Treasure Scene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eWhat We Can Confirm From \u003cspan class=\"hw-green\"\u003eThe Current Listing.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"hw-spec\"\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eIlluminated Halloween Outdoor Garden Character Display\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eSelected Style\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eThe Witch 🔥\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003ePower\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eSolar powered according to the current listing\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eNight Function\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eDesigned to illuminate automatically after dark following daytime solar charging\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eGround-stake outdoor setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eThe Witch Effect\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eGreen-lit witch character, illuminated lantern and layered green-and-purple ghost-light strands\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eStyles\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eThe Witch \/ Haunted Scarecrow \/ Soul Harvester \/ Cursed Pirate \/ Headless Horseman \/ Ghost Bride\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eRecommended Placement\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eFront yard • walkway • porch-side display • Halloween party area • graveyard-style scene\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eExact dimensions are not clearly published on the current product page\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-spec-row\"\u003e\n\u003cspan class=\"hw-spec-key\"\u003eIP Rating\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eNo verified numerical IP rating is clearly published on the current product page\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-review-head\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eCUSTOMER EXPERIENCE\u003c\/div\u003e\n\u003cdiv class=\"hw-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"hw-review-count\"\u003e9,612 Reviews Listed\u003c\/div\u003e\n\u003cp class=\"hw-review-note\"\u003eThe public page shows an overall review count but does not expose enough individually verifiable customer testimonials to safely reproduce buyer names and quotes. Replace these prepared cards with genuine Shopify review-app content.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-review-list\"\u003e\n\u003carticle class=\"hw-review\"\u003e\n\u003cdiv class=\"hw-review-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_27_6.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-review-body\"\u003e\n\u003cdiv class=\"hw-review-top\"\u003e\n\u003cspan class=\"hw-review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"hw-review-status\"\u003eReview Slot\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"hw-placeholder\"\u003eAdd Genuine Review\u003c\/h3\u003e\n\u003cp class=\"hw-placeholder\"\u003eAdd verified customer feedback about how The Witch looks from the street after dark.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hw-review\"\u003e\n\u003cdiv class=\"hw-review-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_25_1.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-review-body\"\u003e\n\u003cdiv class=\"hw-review-top\"\u003e\n\u003cspan class=\"hw-review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"hw-review-status\"\u003eReview Slot\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"hw-placeholder\"\u003eAdd Genuine Review\u003c\/h3\u003e\n\u003cp class=\"hw-placeholder\"\u003eAdd authentic feedback about the green and purple layered spirit-light effect.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hw-review\"\u003e\n\u003cdiv class=\"hw-review-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_25_3.png?v=1788430828\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hw-review-body\"\u003e\n\u003cdiv class=\"hw-review-top\"\u003e\n\u003cspan class=\"hw-review-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"hw-review-status\"\u003eReview Slot\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch3 class=\"hw-placeholder\"\u003eAdd Genuine Review\u003c\/h3\u003e\n\u003cp class=\"hw-placeholder\"\u003eAdd genuine feedback about combining the display with pumpkins, tombstones and other Halloween props.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hw-section\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-kicker\"\u003eBEFORE THE SPIRITS ARRIVE\u003c\/div\u003e\n\u003ch2 class=\"hw-title\"\u003eQuick Answers Before Halloween Night\u003c\/h2\u003e\n\u003cdiv class=\"hw-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs The Witch solar powered?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eYes. The current product page presents the collection as solar powered. Place the solar panel where it can receive good sunlight during the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it need an extension cord?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eNo extension cord is required for the solar-powered setup shown on the current listing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it turn on automatically at night?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eThe current listing describes automatic nighttime illumination after daytime solar charging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the spirits physically moving?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eThe effect is best described as an animated-style visual effect. Illuminated ghost elements and curved vertical strands create the impression of upward movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use it outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eThe product is presented as seasonal outdoor Halloween décor. The current page refers to weather-resistant use but does not clearly publish a verified numerical IP rating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere does The Witch look best?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eStrong placement options include the front yard, walkway approach, porch-side display or a graveyard-style scene surrounded by pumpkins and tombstones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre other characters available?\u003c\/summary\u003e\n\u003cdiv class=\"hw-faq-answer\"\u003e\n\u003cp\u003eYes. The current collection lists The Witch, Haunted Scarecrow, Soul Harvester, Cursed Pirate, Headless Horseman and Ghost Bride, plus an all-style six-piece option.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"hw-final\"\u003e\n\u003cdiv class=\"hw-shell\"\u003e\n\u003cdiv class=\"hw-final-card\"\u003e\n\u003cdiv class=\"hw-final-copy\"\u003e\n\u003cdiv class=\"hw-final-badge\"\u003e🎃 BUILD THE HAUNT AROUND ONE STRONG CHARACTER\u003c\/div\u003e\n\u003ch2 class=\"hw-final-title\"\u003eGive Your Halloween Yard \u003cspan class=\"hw-purple\"\u003eA Main Character.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"hw-final-text\"\u003ePlace The Witch where guests naturally approach, give the solar panel good daylight exposure and build the rest of the scene around it with pumpkins, tombstones, webbing and pathway décor.\u003c\/p\u003e\n\u003ca class=\"hw-cta\" href=\"#hw-top\"\u003eCHOOSE YOUR HALLOWEEN CHARACTER →\u003c\/a\u003e\n\u003cdiv class=\"hw-trust\"\u003e\n\u003cspan\u003eSolar Powered\u003c\/span\u003e \u003cspan\u003eAutomatic After Dark\u003c\/span\u003e \u003cspan\u003eNo Extension Cord\u003c\/span\u003e \u003cspan\u003e6 Character Styles\u003c\/span\u003e \u003cspan\u003eFree Shipping Over $69.99\u003c\/span\u003e \u003cspan\u003e30-Day Money-Back Guarantee\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hw-final-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/6499\/4414\/files\/ChatGPT_Image_2026_9_3_06_19_26_4.png?v=1788430829\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CQJ77","offers":[{"title":"The Witch🔥","offer_id":49147111768319,"sku":"NC03122608312666-女巫","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haunted Scarecrow","offer_id":49147111801087,"sku":"NC03122608312666-鬼魂稻草人","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Soul Harvester🔥","offer_id":49147111833855,"sku":"NC03122608312666-灵魂收割者","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Cursed Pirate🔥","offer_id":49147111866623,"sku":"NC03122608312666-被诅咒的海盗","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Headless Horseman🔥","offer_id":49147111899391,"sku":"NC03122608312666-无头骑士","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Ghost Bride","offer_id":49147111932159,"sku":"NC03122608312666-幽灵新娘","price":39.99,"currency_code":"USD","in_stock":true},{"title":"🔥🔥Buy 4 Get 2 Free （ All Styles - 6Pcs \u0026 Free Shipping)","offer_id":49147111964927,"sku":"NC03122608312666-女巫+鬼魂稻草人+灵魂收割者+被诅咒的海盗+无头骑士+幽灵新娘","price":159.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0821\/0651\/5711\/files\/ChatGPT_Image_2026_9_3_06_19_27_7.png?v=1788541531","url":"https:\/\/www.samfeatured.com\/products\/the-witch","provider":"Samfeatured","version":"1.0","type":"link"}