{"product_id":"0904-ll-7","title":"👻 50% OFF | Solar Halloween Spirit-Cascade Garden Lights – 6 Haunted Characters to Choose From","description":"\u003cstyle\u003e \/* =========================================================    THE WITCH — FULL HALLOWEEN BACKGROUND VERSION    COMPLETE SINGLE-COLUMN SHOPIFY HTML    - Entire detail page uses Halloween background coverage    - No white content blocks    - Single-column on desktop \/ tablet \/ mobile    - Full images shown without cropping    - Scoped CSS only    - Inherits Shopify theme font ========================================================= *\/  .hw-page{   --bg-1:#0f0816;   --bg-2:#1a0f26;   --bg-3:#26122f;   --bg-4:#10151d;    --panel:#1b1324;   --panel-2:#23172d;   --panel-3:#16101d;   --panel-soft:rgba(36,24,46,.88);    --ink:#f4effa;   --ink-soft:#e4daf2;   --text:#cbbfda;   --muted:#ab9dbc;    --purple:#b276ff;   --purple-2:#8f5be0;   --purple-soft:rgba(178,118,255,.14);    --green:#78d94b;   --green-2:#5fb53a;   --green-soft:rgba(120,217,75,.12);    --orange:#ff9c47;   --orange-2:#ff7a1f;   --orange-soft:rgba(255,156,71,.12);    --line:rgba(189,159,219,.24);   --line-strong:rgba(189,159,219,.36);    width:100%;   max-width:1200px;   margin:0 auto;   overflow:hidden;   color:var(--ink);   line-height:1.65;   position:relative;   background:     radial-gradient(circle at 10% 10%, rgba(255,122,31,.18), transparent 22%),     radial-gradient(circle at 90% 12%, rgba(178,118,255,.16), transparent 24%),     radial-gradient(circle at 18% 85%, rgba(120,217,75,.12), transparent 20%),     radial-gradient(circle at 82% 78%, rgba(255,156,71,.10), transparent 22%),     linear-gradient(180deg, #13091a 0%, #1b1027 22%, #120d1b 52%, #1a1126 76%, #100914 100%); }  .hw-page:before{   content:'';   position:absolute;   inset:0;   pointer-events:none;   opacity:.18;   background-image:     linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),     linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);   background-size:26px 26px, 26px 26px; }  .hw-page:after{   content:'';   position:absolute;   inset:0;   pointer-events:none;   background:     linear-gradient(180deg, rgba(0,0,0,.0), rgba(0,0,0,.14)); }  .hw-page *, .hw-page *:before, .hw-page *:after{   box-sizing:border-box; }  .hw-page h1, .hw-page h2, .hw-page h3, .hw-page h4, .hw-page p{   margin-top:0; }  .hw-page img{   display:block;   width:100% !important;   max-width:100% !important;   height:auto !important;   object-fit:contain !important;   object-position:center center !important; }  .hw-page a{   text-decoration:none; }  .hw-shell{   width:min(820px,calc(100% - 40px));   margin:0 auto;   position:relative;   z-index:2; }  .hw-section{   padding:66px 0;   position:relative;   z-index:2; }  .hw-section + .hw-section{   border-top:1px solid rgba(195,162,228,.14); }  .hw-kicker{   display:flex;   align-items:center;   gap:10px;   margin-bottom:16px;   color:#ccb3f3;   font-size:11px;   font-weight:900;   letter-spacing:1.8px;   text-transform:uppercase; }  .hw-kicker:before{   content:'';   width:30px;   height:2px;   flex:0 0 30px;   background:linear-gradient(90deg,var(--purple),var(--green)); }  .hw-title{   margin-bottom:16px;   color:var(--ink);   font-size:43px;   line-height:1.06;   font-weight:950;   letter-spacing:-1.8px; }  .hw-subtitle{   margin-bottom:28px;   color:var(--text);   font-size:16px;   line-height:1.72;   font-weight:500; }  .hw-purple{color:#c494ff;} .hw-green{color:#8de85c;} .hw-orange{color:#ffb062;}   \/* =========================================================    GENERIC DARK CARD ========================================================= *\/  .hw-card{   background:linear-gradient(180deg, rgba(33,21,43,.92), rgba(24,16,31,.92));   border:1px solid var(--line);   border-radius:18px;   box-shadow:     0 18px 44px rgba(0,0,0,.24),     inset 0 1px 0 rgba(255,255,255,.04);   backdrop-filter:blur(4px); }  .hw-image-card{   overflow:hidden;   margin:0 0 14px;   border:1px solid var(--line);   border-radius:22px;   background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96));   box-shadow:     0 14px 34px rgba(0,0,0,.24),     inset 0 1px 0 rgba(255,255,255,.04); }  .hw-image-card img{   width:100% !important;   height:auto !important; }   \/* =========================================================    HERO ========================================================= *\/  .hw-hero{   padding:58px 0 48px; }  .hw-badge{   display:inline-flex;   margin-bottom:17px;   padding:8px 13px;   border:1px solid rgba(178,118,255,.35);   border-radius:999px;   background:rgba(178,118,255,.14);   color:#d7beff;   font-size:10px;   font-weight:950;   letter-spacing:1.4px;   text-transform:uppercase; }  .hw-hero-title{   margin-bottom:19px;   color:#fbf8ff;   font-size:55px;   line-height:1.01;   font-weight:950;   letter-spacing:-2.8px; }  .hw-hero-text{   margin-bottom:21px;   color:#d3c7e1;   font-size:17px;   line-height:1.72;   font-weight:500; }  .hw-callout{   margin-bottom:27px;   padding:16px 16px;   border-left:3px solid var(--green);   border-radius:0 12px 12px 0;   background:linear-gradient(180deg, rgba(120,217,75,.10), rgba(120,217,75,.05));   border-top:1px solid rgba(120,217,75,.16);   border-right:1px solid rgba(120,217,75,.16);   border-bottom:1px solid rgba(120,217,75,.16); }  .hw-callout strong{   display:block;   margin-bottom:4px;   color:#97ef6d;   font-size:11px;   font-weight:950;   letter-spacing:.6px;   text-transform:uppercase; }  .hw-callout span{   display:block;   color:#d6cce2;   font-size:12px;   line-height:1.6;   font-weight:500; }  .hw-main-image{   overflow:hidden;   border:1px solid var(--line);   border-radius:28px;   background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96));   box-shadow:     0 16px 40px rgba(0,0,0,.26),     inset 0 1px 0 rgba(255,255,255,.04); }  .hw-main-copy{   position:relative;   z-index:2;   width:92%;   margin:-9px 0 22px auto;   padding:20px;   border:1px solid var(--line);   border-radius:17px 17px 17px 6px;   background:linear-gradient(180deg, rgba(40,26,52,.96), rgba(24,17,32,.96));   box-shadow:     0 14px 30px rgba(0,0,0,.22),     inset 0 1px 0 rgba(255,255,255,.04); }  .hw-main-label{   display:inline-flex;   margin-bottom:10px;   padding:6px 10px;   border-radius:999px;   background:rgba(178,118,255,.15);   color:#d7beff;   border:1px solid rgba(178,118,255,.24);   font-size:9px;   font-weight:950;   letter-spacing:1px;   text-transform:uppercase; }  .hw-main-copy h3{   margin-bottom:8px;   color:#f8f4ff;   font-size:21px;   line-height:1.28;   font-weight:950; }  .hw-main-copy p{   margin-bottom:0;   color:#d4c8e2;   font-size:12px;   line-height:1.65;   font-weight:500; }  .hw-facts{   display:grid;   gap:9px; }  .hw-fact{   padding:16px;   border:1px solid var(--line);   border-radius:12px;   background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94)); }  .hw-fact strong{   display:block;   margin-bottom:4px;   color:#99ef6f;   font-size:16px;   font-weight:950; }  .hw-fact span{   display:block;   color:#d0c3df;   font-size:10px;   line-height:1.5;   font-weight:700;   text-transform:uppercase; }   \/* =========================================================    SHIFT \/ STORY ========================================================= *\/  .hw-shift-list{   display:grid;   gap:9px;   margin-bottom:25px; }  .hw-shift{   padding:14px;   border:1px solid var(--line);   border-radius:12px;   background:linear-gradient(180deg, rgba(34,22,44,.92), rgba(22,16,29,.92)); }  .hw-shift-old{   display:block;   margin-bottom:4px;   color:#8f83a3;   font-size:9px;   font-weight:900;   text-transform:uppercase; }  .hw-shift-new{   display:block;   color:#f0eafe;   font-size:13px;   font-weight:850; }  .hw-shift-new:before{   content:'→ ';   color:#ca95ff; }  .hw-note{   margin-top:10px;   padding:14px 15px;   border:1px solid rgba(255,156,71,.24);   border-radius:12px;   background:linear-gradient(180deg, rgba(255,156,71,.10), rgba(255,156,71,.05));   color:#f1dfcf;   font-size:12px;   line-height:1.6;   font-weight:600; }   \/* =========================================================    PARTS \/ STEPS \/ FEATURES \/ LOCATIONS ========================================================= *\/  .hw-step-label{   margin-bottom:11px;   color:#d7beff;   font-size:11px;   font-weight:950;   letter-spacing:1.7px;   text-transform:uppercase; }  .hw-step-list, .hw-part-list, .hw-feature-list, .hw-location-list{   display:grid;   gap:10px;   margin-top:22px; }  .hw-step, .hw-part, .hw-feature, .hw-location{   position:relative;   overflow:hidden;   padding:18px;   border:1px solid var(--line);   border-radius:14px;   background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));   box-shadow:inset 0 1px 0 rgba(255,255,255,.03); }  .hw-step:before, .hw-feature:before{   content:'';   position:absolute;   left:0;   top:0;   width:100%;   height:3px;   background:linear-gradient(90deg,var(--purple),var(--green)); }  .hw-step-number{   display:flex;   align-items:center;   justify-content:center;   width:47px;   height:47px;   margin-bottom:14px;   border-radius:50%;   background:rgba(178,118,255,.14);   color:#d7beff;   border:1px solid rgba(178,118,255,.22);   font-size:15px;   font-weight:950; }  .hw-step h3, .hw-feature h3, .hw-part strong, .hw-location strong{   color:#faf6ff;   font-weight:900; }  .hw-step h3, .hw-feature h3{   margin-bottom:6px;   font-size:18px; }  .hw-step p, .hw-feature p, .hw-location span, .hw-part span{   color:#d3c6e2;   font-size:12px;   line-height:1.65;   font-weight:500;   margin-bottom:0; }  .hw-part-icon{   display:flex;   align-items:center;   justify-content:center;   width:40px;   height:40px;   margin-bottom:10px;   border-radius:50%;   background:linear-gradient(145deg, rgba(178,118,255,.18), rgba(120,217,75,.12));   border:1px solid rgba(195,162,228,.20);   font-size:18px; }  .hw-feature-icon{   margin-bottom:10px;   font-size:25px; }  .hw-feature-label{   margin-bottom:5px;   color:#d7beff;   font-size:9px;   font-weight:950;   letter-spacing:1.1px;   text-transform:uppercase; }  .hw-solar-tip{   margin-top:11px;   padding:14px 15px;   border:1px solid rgba(120,217,75,.24);   border-radius:12px;   background:linear-gradient(180deg, rgba(120,217,75,.10), rgba(120,217,75,.05));   color:#dcefd2;   font-size:11px;   line-height:1.65; }  .hw-solar-tip strong{   color:#9df26d; }   \/* =========================================================    CHARACTER OPTIONS ========================================================= *\/  .hw-character-list{   display:grid;   gap:14px;   margin-top:23px; }  .hw-character{   overflow:hidden;   border:1px solid var(--line);   border-radius:16px;   background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));   box-shadow:     0 12px 28px rgba(0,0,0,.18),     inset 0 1px 0 rgba(255,255,255,.03); }  .hw-character-image{   width:100%;   overflow:hidden; }  .hw-character-copy{   padding:15px; }  .hw-character-copy strong{   display:block;   margin-bottom:3px;   color:#f7f2ff;   font-size:14px;   font-weight:950; }  .hw-character-copy span{   display:block;   color:#cdbfe0;   font-size:10px;   line-height:1.5;   font-weight:700;   text-transform:uppercase; }   \/* =========================================================    SPECS ========================================================= *\/  .hw-spec{   margin-top:22px;   overflow:hidden;   border:1px solid var(--line);   border-radius:16px;   background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));   box-shadow:     0 14px 32px rgba(0,0,0,.18),     inset 0 1px 0 rgba(255,255,255,.03); }  .hw-spec-row{   padding:15px 16px;   border-bottom:1px solid rgba(190,160,220,.16); }  .hw-spec-row:last-child{   border-bottom:0; }  .hw-spec-key{   display:block;   margin-bottom:4px;   color:#d7beff;   font-size:9px;   font-weight:950;   letter-spacing:.4px;   text-transform:uppercase; }  .hw-spec-value{   display:block;   color:#ddd2ea;   font-size:12px;   line-height:1.6; }   \/* =========================================================    REVIEWS ========================================================= *\/  .hw-review-head{   margin-bottom:25px; }  .hw-stars{   color:#ffb052;   font-size:19px;   letter-spacing:2px; }  .hw-review-count{   margin-top:7px;   margin-bottom:10px;   color:#fbf8ff;   font-size:28px;   font-weight:950; }  .hw-review-note{   margin-bottom:0;   color:#d0c3df;   font-size:13px;   line-height:1.65; }  .hw-review-list{   display:grid;   gap:12px; }  .hw-review{   overflow:hidden;   border:1px solid var(--line);   border-radius:16px;   background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94));   box-shadow:     0 12px 28px rgba(0,0,0,.18),     inset 0 1px 0 rgba(255,255,255,.03); }  .hw-review-image{   width:100%;   background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96)); }  .hw-review-body{   padding:17px; }  .hw-review-top{   display:flex;   justify-content:space-between;   gap:8px;   margin-bottom:10px; }  .hw-review-stars{   color:#ffb052;   font-size:12px; }  .hw-review-status{   padding:4px 6px;   border-radius:999px;   background:rgba(178,118,255,.14);   color:#d7beff;   border:1px solid rgba(178,118,255,.20);   font-size:7px;   font-weight:950;   text-transform:uppercase; }  .hw-review h3{   margin-bottom:6px;   color:#f7f2ff;   font-size:13px;   font-weight:950;   text-transform:uppercase; }  .hw-review p{   margin-bottom:0;   color:#d2c6e0;   font-size:12px;   line-height:1.65; }  .hw-placeholder{   opacity:.78; }   \/* =========================================================    FAQ ========================================================= *\/  .hw-faq-list{   display:grid;   gap:9px; }  .hw-faq details{   overflow:hidden;   border:1px solid var(--line);   border-radius:14px;   background:linear-gradient(180deg, rgba(34,23,45,.94), rgba(23,16,31,.94)); }  .hw-faq details[open]{   border-color:rgba(178,118,255,.34);   background:linear-gradient(180deg, rgba(42,27,56,.96), rgba(24,17,34,.96)); }  .hw-faq summary{   position:relative;   padding:18px 50px 18px 17px;   cursor:pointer;   color:#faf6ff;   font-size:14px;   font-weight:900;   list-style:none; }  .hw-faq summary::-webkit-details-marker{   display:none; }  .hw-faq summary:after{   content:'+';   position:absolute;   right:16px;   top:50%;   transform:translateY(-50%);   display:flex;   align-items:center;   justify-content:center;   width:27px;   height:27px;   border-radius:50%;   background:rgba(178,118,255,.14);   color:#d7beff;   border:1px solid rgba(178,118,255,.24);   font-size:18px; }  .hw-faq details[open] summary:after{   content:'−'; }  .hw-faq-answer{   padding:0 17px 17px; }  .hw-faq-answer p{   margin-bottom:0;   color:#d4c8e2;   font-size:13px;   line-height:1.7; }   \/* =========================================================    FINAL CTA ========================================================= *\/  .hw-final{   padding:38px 0 62px; }  .hw-final-card{   overflow:hidden;   border:1px solid var(--line-strong);   border-radius:22px;   background:     radial-gradient(circle at 10% 10%, rgba(255,122,31,.14), transparent 26%),     radial-gradient(circle at 88% 12%, rgba(178,118,255,.18), transparent 28%),     linear-gradient(180deg, rgba(39,24,52,.96), rgba(20,14,29,.96));   box-shadow:     0 20px 48px rgba(0,0,0,.28),     inset 0 1px 0 rgba(255,255,255,.05); }  .hw-final-copy{   padding:38px 30px; }  .hw-final-badge{   display:inline-flex;   margin-bottom:14px;   padding:7px 11px;   border:1px solid rgba(255,156,71,.26);   border-radius:999px;   background:rgba(255,156,71,.12);   color:#ffd4af;   font-size:9px;   font-weight:950;   text-transform:uppercase; }  .hw-final-title{   margin-bottom:14px;   color:#fffafe;   font-size:39px;   line-height:1.05;   font-weight:950;   letter-spacing:-1.6px; }  .hw-final-text{   margin-bottom:21px;   color:#d6cae4;   font-size:14px;   line-height:1.7;   font-weight:500; }  .hw-cta{   display:flex;   align-items:center;   justify-content:center;   width:100%;   min-height:54px;   padding:14px 20px;   border-radius:999px;   background:linear-gradient(135deg, #81dc51, #55b031);   color:#101610;   font-size:12px;   font-weight:950;   letter-spacing:.35px;   box-shadow:0 0 0 1px rgba(255,255,255,.06), 0 12px 24px rgba(95,181,58,.24); }  .hw-trust{   display:grid;   gap:7px;   margin-top:17px;   color:#d2c5e1;   font-size:9px;   font-weight:800; }  .hw-trust span{   display:flex;   align-items:center;   gap:6px; }  .hw-trust span:before{   content:'';   flex:0 0 5px;   width:5px;   height:5px;   border-radius:50%;   background:var(--green); }  .hw-final-image{   width:100%;   border-top:1px solid rgba(195,162,228,.16);   background:linear-gradient(180deg, rgba(31,20,42,.96), rgba(20,14,28,.96)); }   \/* =========================================================    TABLET ========================================================= *\/  @media(max-width:1024px){   .hw-shell{     width:min(780px,calc(100% - 34px));   }   .hw-section{     padding:58px 0;   }   .hw-hero-title{     font-size:48px;   } }   \/* =========================================================    MOBILE ========================================================= *\/  @media(max-width:768px){   .hw-shell{     width:calc(100% - 28px);   }    .hw-section{     padding:47px 0;   }    .hw-title{     font-size:31px;     letter-spacing:-1.2px;   }    .hw-subtitle{     font-size:14px;     color:#d5cae3;   }    .hw-hero{     padding:43px 0 36px;   }    .hw-hero-title{     font-size:38px;     letter-spacing:-2px;   }    .hw-hero-text{     font-size:14px;     color:#d7cce3;   }    .hw-main-copy{     width:94%;     margin-top:-6px;     padding:17px 15px;   }    .hw-main-copy h3{     font-size:18px;   }    .hw-image-card{     border-radius:18px;   }    .hw-final-copy{     padding:33px 19px;   }    .hw-final-title{     font-size:31px;   } }   \/* =========================================================    SMALL MOBILE ========================================================= *\/  @media(max-width:390px){   .hw-shell{     width:calc(100% - 22px);   }    .hw-hero-title{     font-size:34px;   }    .hw-title{     font-size:28px;   }    .hw-badge{     font-size:8px;   }    .hw-main-copy{     width:96%;     margin-top:-4px;   }    .hw-final-title{     font-size:28px;   } } \u003c\/style\u003e \u003cdiv class=\"hw-page\" id=\"hw-top\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"hw-section hw-hero\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-badge\"\u003e🎃 HALLOWEEN GARDEN CHARACTER DISPLAY\u003c\/div\u003e \u003ch1 class=\"hw-hero-title\"\u003eGive The Yard A \u003cspan class=\"hw-green\"\u003eMain Character.\u003c\/span\u003e \u003c\/h1\u003e \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 \u003cdiv class=\"hw-callout\"\u003e \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 \u003c\/div\u003e \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 \u003cdiv class=\"hw-main-copy\"\u003e \u003cdiv class=\"hw-main-label\"\u003e🧙 THE WITCH\u003c\/div\u003e \u003ch3\u003eCharacter Above. Lantern In The Middle. Spirits Rising Below.\u003c\/h3\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-facts\"\u003e \u003cdiv class=\"hw-fact\"\u003e \u003cstrong\u003e☀ SOLAR POWERED\u003c\/strong\u003e \u003cspan\u003eCurrent listing presents daylight solar charging\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-fact\"\u003e \u003cstrong\u003e🌙 AUTO AFTER DARK\u003c\/strong\u003e \u003cspan\u003eDesigned to illuminate automatically after daytime charging\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-fact\"\u003e \u003cstrong\u003e👻 GREEN + PURPLE SPIRITS\u003c\/strong\u003e \u003cspan\u003eLayered ghost lights create the vertical haunted effect\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-fact\"\u003e \u003cstrong\u003e📍 GROUND-STAKE SETUP\u003c\/strong\u003e \u003cspan\u003eDesigned for seasonal outdoor yard placement\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- STORY --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003eSTOP ADDING MORE SMALL PROPS\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eTwenty Decorations Can Still Feel \u003cspan class=\"hw-purple\"\u003eLess Dramatic Than One Strong Scene.\u003c\/span\u003e \u003c\/h2\u003e \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 \u003cdiv class=\"hw-shift-list\"\u003e \u003cdiv class=\"hw-shift\"\u003e \u003cspan class=\"hw-shift-old\"\u003eSmall Props\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eOne recognizable central character\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-shift\"\u003e \u003cspan class=\"hw-shift-old\"\u003eStatic Lighting\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eLayered vertical spirit-light effect\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-shift\"\u003e \u003cspan class=\"hw-shift-old\"\u003eFlat Lawn\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eCharacter, lantern and lights create height\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-shift\"\u003e \u003cspan class=\"hw-shift-old\"\u003eExtension Cord\u003c\/span\u003e \u003cspan class=\"hw-shift-new\"\u003eSolar-powered placement flexibility\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \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 \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 \u003c\/div\u003e \u003c\/section\u003e \u003c!-- LIGHT EFFECT --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003eTHE LIGHTS CREATE THE MOVEMENT\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eThe Scene Doesn't Need To Physically Move \u003cspan class=\"hw-purple\"\u003eTo Feel Alive.\u003c\/span\u003e \u003c\/h2\u003e \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 \u003cdiv class=\"hw-part-list\"\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e👻\u003c\/div\u003e \u003cstrong\u003eLayered Ghost Shapes\u003c\/strong\u003e \u003cspan\u003eSeveral illuminated faces are distributed from the lower section toward the lantern.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e↟\u003c\/div\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e🏮\u003c\/div\u003e \u003cstrong\u003eLantern Focal Point\u003c\/strong\u003e \u003cspan\u003eThe illuminated lantern provides a destination for the rising-spirit effect.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- 3 STEP SETUP --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-step-label\"\u003eTHREE-STEP OUTDOOR SETUP\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eStake It. Charge It. \u003cspan class=\"hw-green\"\u003eLet Night Reveal It.\u003c\/span\u003e \u003c\/h2\u003e \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 \u003cdiv class=\"hw-step-list\"\u003e \u003cdiv class=\"hw-step\"\u003e \u003cdiv class=\"hw-step-number\"\u003e01\u003c\/div\u003e \u003ch3\u003eStake The Display\u003c\/h3\u003e \u003cp\u003ePosition the character in a suitable front-yard, walkway or porch-side Halloween display area.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-step\"\u003e \u003cdiv class=\"hw-step-number\"\u003e02\u003c\/div\u003e \u003ch3\u003eGive The Solar Panel Sun\u003c\/h3\u003e \u003cp\u003ePlace the solar panel where it can receive good direct sunlight during the day rather than remaining under heavy shade.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-step\"\u003e \u003cdiv class=\"hw-step-number\"\u003e03\u003c\/div\u003e \u003ch3\u003eLet It Illuminate At Night\u003c\/h3\u003e \u003cp\u003eThe current product listing describes automatic illumination after dark following daytime solar charging.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hw-solar-tip\"\u003e \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 \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT ANATOMY --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003eFOUR VISUAL DETAILS BUILD THE SCENE\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eFrom Head \u003cspan class=\"hw-purple\"\u003eTo Spirit.\u003c\/span\u003e \u003c\/h2\u003e \u003cdiv class=\"hw-part-list\"\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e👁️\u003c\/div\u003e \u003cstrong\u003eGlowing Character Eyes\u003c\/strong\u003e \u003cspan\u003eBright facial illumination helps the Halloween character remain recognizable after dark.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e🏮\u003c\/div\u003e \u003cstrong\u003eIlluminated Lantern\u003c\/strong\u003e \u003cspan\u003eThe lantern creates the upper focal point of the vertical light composition.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e👻\u003c\/div\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-part\"\u003e \u003cdiv class=\"hw-part-icon\"\u003e🧙\u003c\/div\u003e \u003cstrong\u003eTattered Costume Silhouette\u003c\/strong\u003e \u003cspan\u003eLayered dark costume details keep the character visually creepy even before illumination.\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURES --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003eBUILT AS A HALLOWEEN CENTERPIECE\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eOne Character. \u003cspan class=\"hw-green\"\u003eMultiple Reasons To Notice It.\u003c\/span\u003e \u003c\/h2\u003e \u003cdiv class=\"hw-feature-list\"\u003e \u003cdiv class=\"hw-feature\"\u003e \u003cdiv class=\"hw-feature-icon\"\u003e☀️\u003c\/div\u003e \u003cdiv class=\"hw-feature-label\"\u003eSOLAR POWER\u003c\/div\u003e \u003ch3\u003eDaylight Charging\u003c\/h3\u003e \u003cp\u003eThe current listing presents the collection as solar powered, reducing the need for an extension cord across the lawn.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-feature\"\u003e \u003cdiv class=\"hw-feature-icon\"\u003e🌙\u003c\/div\u003e \u003cdiv class=\"hw-feature-label\"\u003eNIGHT FUNCTION\u003c\/div\u003e \u003ch3\u003eAutomatic After-Dark Illumination\u003c\/h3\u003e \u003cp\u003eAfter sufficient daytime charging, the current listing describes automatic nighttime illumination.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-feature\"\u003e \u003cdiv class=\"hw-feature-icon\"\u003e👻\u003c\/div\u003e \u003cdiv class=\"hw-feature-label\"\u003eLAYERED EFFECT\u003c\/div\u003e \u003ch3\u003eRising Spirit Visual\u003c\/h3\u003e \u003cp\u003eIlluminated ghost elements distributed across vertical strands create a tall, layered composition.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-feature\"\u003e \u003cdiv class=\"hw-feature-icon\"\u003e📍\u003c\/div\u003e \u003cdiv class=\"hw-feature-label\"\u003eINSTALLATION\u003c\/div\u003e \u003ch3\u003eGround-Stake Presentation\u003c\/h3\u003e \u003cp\u003eThe stake format lifts the character above surrounding grass, pumpkins and other low decorations.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-feature\"\u003e \u003cdiv class=\"hw-feature-icon\"\u003e🎃\u003c\/div\u003e \u003cdiv class=\"hw-feature-label\"\u003eCENTERPIECE\u003c\/div\u003e \u003ch3\u003eBuilt To Anchor A Larger Display\u003c\/h3\u003e \u003cp\u003ePair it with tombstones, pumpkins, webbing and pathway lights instead of relying on many unrelated props.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"hw-feature\"\u003e \u003cdiv class=\"hw-feature-icon\"\u003e🏡\u003c\/div\u003e \u003cdiv class=\"hw-feature-label\"\u003ePLACEMENT\u003c\/div\u003e \u003ch3\u003eMultiple Outdoor Scenes\u003c\/h3\u003e \u003cp\u003eThe product concept suits front yards, walkways, porch approaches and graveyard-style seasonal scenes.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PLACEMENT --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003eWHERE TO BUILD THE HAUNT\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003ePut The Character Where \u003cspan class=\"hw-green\"\u003eGuests Naturally Approach.\u003c\/span\u003e \u003c\/h2\u003e \u003cdiv class=\"hw-location-list\"\u003e \u003cdiv class=\"hw-location\"\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-location\"\u003e \u003cstrong\u003e🚶 Walkway\u003c\/strong\u003e \u003cspan\u003ePosition the display along the route trick-or-treaters naturally follow toward the door.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-location\"\u003e \u003cstrong\u003e🚪 Porch Entrance\u003c\/strong\u003e \u003cspan\u003ePlace the character beside pumpkins or grave markers near the arrival point.\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-location\"\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CHARACTER OPTIONS --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003eCHOOSE YOUR CHARACTER\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eSix Characters. \u003cspan class=\"hw-purple\"\u003eSix Different Halloween Stories.\u003c\/span\u003e \u003c\/h2\u003e \u003cp class=\"hw-subtitle\"\u003eChoose one focal character or combine several styles across a larger Halloween yard.\u003c\/p\u003e \u003cdiv class=\"hw-character-list\"\u003e \u003cdiv class=\"hw-character\"\u003e \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 \u003cdiv class=\"hw-character-copy\"\u003e \u003cstrong\u003eThe Witch 🔥\u003c\/strong\u003e \u003cspan\u003eGreen + Purple Spellbound Spirit Scene\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hw-character\"\u003e \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 \u003cdiv class=\"hw-character-copy\"\u003e \u003cstrong\u003eHaunted Scarecrow\u003c\/strong\u003e \u003cspan\u003eOrange + Purple Harvest Halloween Scene\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hw-character\"\u003e \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 \u003cdiv class=\"hw-character-copy\"\u003e \u003cstrong\u003eSoul Harvester 🔥\u003c\/strong\u003e \u003cspan\u003eBlue Reaper Spirit-Light Scene\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"hw-character\"\u003e \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 \u003cdiv class=\"hw-character-copy\"\u003e \u003cstrong\u003eCursed Pirate 🔥\u003c\/strong\u003e \u003cspan\u003eTurquoise Cursed-Treasure Scene\u003c\/span\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- PRODUCT DETAILS --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-kicker\"\u003ePRODUCT DETAILS\u003c\/div\u003e \u003ch2 class=\"hw-title\"\u003eWhat We Can Confirm From \u003cspan class=\"hw-green\"\u003eThe Current Listing.\u003c\/span\u003e \u003c\/h2\u003e \u003cdiv class=\"hw-spec\"\u003e \u003cdiv class=\"hw-spec-row\"\u003e \u003cspan class=\"hw-spec-key\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eIlluminated Halloween Outdoor Garden Character Display\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \u003cspan class=\"hw-spec-key\"\u003eSelected Style\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eThe Witch 🔥\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \u003cspan class=\"hw-spec-key\"\u003ePower\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eSolar powered according to the current listing\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \u003cspan class=\"hw-spec-key\"\u003eInstallation\u003c\/span\u003e \u003cspan class=\"hw-spec-value\"\u003eGround-stake outdoor setup\u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \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 \u003c\/div\u003e \u003cdiv class=\"hw-spec-row\"\u003e \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 \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- REVIEWS --\u003e \u003csection class=\"hw-section\"\u003e \u003cdiv class=\"hw-shell\"\u003e \u003cdiv class=\"hw-review-head\"\u003e \u003cdiv class=\"hw-kicker\"\u003eCUSTOMER EXPERIENCE\u003c\/div\u003e \u003cdiv class=\"hw-stars\"\u003e★★★★★\u003c\/div\u003e \u003cdiv class=\"hw-review-count\"\u003e9,612 Reviews Listed\u003c\/div\u003e \u003cp class=\"hw-review-note\"\u003eThe public page shows an overall review count but does not expose enough individually verifiable customer testimonials to safely re\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"The Witch🔥","offer_id":52971422023997,"sku":"NC03122608312666-女巫","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Haunted Scarecrow","offer_id":52971422056765,"sku":"NC03122608312666-鬼魂稻草人","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Soul Harvester🔥","offer_id":52971422089533,"sku":"NC03122608312666-灵魂收割者","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Cursed Pirate🔥","offer_id":52971422122301,"sku":"NC03122608312666-被诅咒的海盗","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Headless Horseman🔥","offer_id":52971422155069,"sku":"NC03122608312666-无头骑士","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Ghost Bride","offer_id":52971422187837,"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":52971422220605,"sku":"NC03122608312666-女巫+鬼魂稻草人+灵魂收割者+被诅咒的海盗+无头骑士+幽灵新娘","price":159.96,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1016\/7592\/5821\/files\/ChatGPT_Image_2026_9_3_06_19_27_7.png?v=1788505028","url":"https:\/\/aielrawo.com\/products\/0904-ll-7","provider":"Aielrawo","version":"1.0","type":"link"}