{"product_id":"solar-halloween-pumpkin-stake-lights-20-led-jack-o-lantern-40166269","title":"Solar Pumpkin Stake Light – 20 LED","description":"\u003cstyle\u003e  .pumpkin-product-page {    --pk-orange: #e96f13;  \/* 多巴胺高光南瓜橘 *\/    --pk-dark: #110d0a;    \/* 挺括极简黑 *\/    --pk-light: #fff8f0;   \/* 微光奶绒白底 *\/    --pk-bg-soft: #f8fafc; \/* 雾面冷灰白底 *\/    --pk-border: #ead8c7;    --pk-text: #2d2926;    --pk-muted: #5c554e;    --pk-white: #ffffff;    max-width: 760px; \/* 锁定移动端黄金宽度 *\/    margin: 0 auto;    padding: 10px;    box-sizing: border-box;    font-family: -apple-system. BlinkMacSystemFont. 'Segoe UI'. Roboto. Helvetica. Arial. sans-serif;    color: var(--pk-text);    line-height: 1.65;    background: var(--pk-white);  }  .pumpkin-product-page * {    box-sizing: border-box;  }  \/* 移动端字号极致瘦身 *\/  .pumpkin-product-page h1.  .pumpkin-product-page h2.  .pumpkin-product-page h3.  .pumpkin-product-page p {    margin-top: 0;  }  .pumpkin-product-page h1 {    margin-bottom: 8px;    font-family: Georgia. Times New Roman. serif;    font-size: 24px;    line-height: 1.25;    font-weight: 900;    color: var(--pk-dark);  }  .pumpkin-product-page h2 {    margin-bottom: 12px;    font-family: Georgia. Times New Roman. serif;    font-size: 19.5px;    line-height: 1.35;    color: var(--pk-dark);    font-weight: 800;  }  .pumpkin-product-page h3 {    margin-bottom: 4px;    font-size: 15px;    line-height: 1.4;    font-weight: 800;    color: var(--pk-orange);  }  .pumpkin-product-page p {    margin-bottom: 0;    font-size: 13.5px;    line-height: 1.55;    color: var(--pk-muted);  }  .pumpkin-product-page img {    display: block;    width: 100%;    height: auto;    border-radius: 14px;    box-shadow: 0 4px 14px rgba(233.111.19..03);  }  \/* 结构布局模块 *\/  .pk-section {    margin-bottom: 24px;  }  .pk-section--soft {    padding: 18px 16px;    background: var(--pk-light);    border: 1px solid var(--pk-border);    border-radius: 16px;  }  .pk-section--clean {    padding: 18px 16px;    background: var(--pk-bg-soft);    border: 1px solid #e2e8f0;    border-radius: 16px;  }  .pk-hero {    padding: 24px 12px;    background: var(--pk-bg-soft);    border: 1px solid #e2e8f0;    border-radius: 16px;    text-align: center;  }  .pk-eyebrow {    display: inline-block;    margin-bottom: 6px;    color: var(--pk-orange);    font-size: 11px;    font-weight: 800;    letter-spacing: 1.5px;    text-transform: uppercase;  }  \/* 核心优势网格 *\/  .pk-benefits-grid {    display: grid;    grid-template-columns: repeat(2. 1fr);    gap: 8px;    margin-top: 14px;  }  .pk-benefit-card {    padding: 14px 12px;    background: var(--pk-white);    border: 1px solid var(--pk-border);    border-radius: 12px;    box-shadow: 0 2px 6px rgba(0.0.0..01);  }  .pk-benefit-card strong {    display: block;    font-size: 13.5px;    color: var(--pk-dark);    margin-bottom: 2px;  }  .pk-benefit-card p {    font-size: 12px;    line-height: 1.4;  }  \/* 场景地标网格 *\/  .pk-zone-grid {    display: grid;    grid-template-columns: repeat(2. 1fr);    gap: 8px;    margin-top: 14px;    text-align: center;  }  .pk-zone-item {    padding: 12px 6px;    background: var(--pk-white) !important;    border: 1px solid var(--pk-border) !important;    border-radius: 10px !important;    font-size: 13px !important;    font-weight: 800 !important;    color: var(--pk-dark) !important;  }  \/* 🛠️ 步骤引导区域重构：全面拉亮 .数字改成精美的圆形橙色微章 .完美对齐 *\/  .pk-steps-list {    display: grid;    gap: 10px;    margin-top: 14px;  }  .pk-step-row {    display: flex;    align-items: flex-start;    padding: 14px 16px;    background: var(--pk-white);    border: 1px solid #ebdcb9;    border-radius: 12px;    box-shadow: 0 2px 6px rgba(0.0.0.0.01);  }  .pk-step-circle {    display: flex;    align-items: center;    justify-content: center;    flex-shrink: 0;    width: 24px;    height: 24px;    margin-right: 12px;    background: var(--pk-orange);    color: #ffffff !important;    font-size: 12px;    font-weight: 800;    border-radius: 50%;    margin-top: 2px;  }  .pk-step-content {    flex: 1;    font-size: 13.5px;    line-height: 1.5;    color: var(--pk-muted);  }  .pk-step-content strong {    color: var(--pk-dark);  }  \/* 参数规格面板 *\/  .pk-table-box {    margin-top: 14px;    border: 1px solid var(--pk-border);    border-radius: 12px;    overflow: hidden;  }  .pk-spec-row {    display: flex;    justify-content: space-between;    align-items: center;    padding: 12px 16px;    font-size: 13px;    border-bottom: 1px solid var(--pk-light);    background: #ffffff;    gap: 12px;  }  .pk-spec-row:last-child {    border-bottom: none;  }  .pk-spec-row:nth-child(even) {    background: #fafafa;  }  .pk-spec-label {    font-weight: 800;    color: var(--pk-dark);    white-space: nowrap;  }  .pk-spec-value {    text-align: right;    color: var(--pk-muted);    font-weight: 500;  }  \/* 促单收尾大框全面拉亮：改用温暖高级的橙金渐变 .拒绝暗黑死气沉沉 *\/  .pk-cta-banner {    padding: 24px 16px;    background: linear-gradient(135deg. #fff7ed. var(--pk-light));    border: 1px solid var(--pk-border);    border-radius: 16px;    text-align: center;    box-shadow: 0 4px 12px rgba(233.111.19..03);  }  .pk-cta-banner h2 {    color: var(--pk-dark) !important;    font-size: 17px;    margin-bottom: 6px;    font-weight: 900;    letter-spacing: 0.5px;  }  .pk-cta-banner p {    color: var(--pk-muted) !important;    font-size: 13px;    margin-bottom: 14px;  }  .pk-cta-trust-line {    margin-top: 12px;    padding-top: 12px;    border-top: 1px solid var(--pk-border);    display: flex;    justify-content: center;    gap: 14px;    flex-wrap: wrap;  }  .pk-trust-badge {    display: inline-flex;    align-items: center;    gap: 4px;    font-size: 11.5px !important;    font-weight: 800 !important;    color: var(--pk-orange) !important; \/* 高亮橙色标签 *\/  }  \/* 底部4列信托徽章 *\/  .pk-trust-grid {    display: grid;    grid-template-columns: repeat(4. 1fr);    gap: 6px;    margin-top: 14px;    text-align: center;  }  .pk-trust-item {    padding: 8px 4px;    background: var(--pk-bg-soft);    border: 1px solid #e2e8f0;    border-radius: 8px;    font-size: 11px;    font-weight: 700;    color: var(--pk-muted);  }  @media (min-width: 600px) {    .pk-benefits-grid { grid-template-columns: repeat(4. 1fr); }    .pk-zone-grid { grid-template-columns: repeat(4. 1fr); }  }\u003c\/style\u003e\n\u003cdiv class=\"pumpkin-product-page\"\u003e\n\u003c!-- Hero Banner 头部区域(已拉亮) --\u003e\n\u003csection class=\"pk-hero\"\u003e\u003cspan class=\"pk-eyebrow\"\u003e🎃 SOLAR POWERED • ECO FRIENDLY FESTIVE GLOW ☀\u003c\/span\u003e\n\u003ch1\u003eLight Up Halloween Nights\u003c\/h1\u003e\n\u003c!-- 首屏大图平铺 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/7_451268cd-c914-4bfa-ae12-f84535a8fa67.png?v=1784513659\" alt=\"Solar\"\u003e\u003c\/div\u003e\n\u003cp\u003eAdd a magical warm pumpkin glow to walkways. flower beds. and porches without running messy extension cables outdoors. Simply position the stake in a sunny spot and let it create an enchanting festive display after dark.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺一：核心优势 --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🎃 Infinite Warm Orange Glow. Made Completely Simple ☀\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 大图 2 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/4_fdacea7d-55b2-4048-859a-49d638a9b13e.png?v=1784513658\" alt=\"Beautiful\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pk-benefits-grid\"\u003e\n\u003cdiv class=\"pk-benefit-card\"\u003e\n\u003cstrong\u003e☀ Solar Powered Core\u003c\/strong\u003e\n\u003cp\u003eThe integrated solar panel automatically recharges during the day. eliminating outdoor outlets or loose cords.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-benefit-card\"\u003e\n\u003cstrong\u003e🎃 20 LED Pumpkin Heads\u003c\/strong\u003e\n\u003cp\u003eTwenty glowing. beautifully carved jack-o'-lantern heads add rich festive vibes without feeling overcrowded.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-benefit-card\"\u003e\n\u003cstrong\u003e✦ 8 Magic Flash Modes\u003c\/strong\u003e\n\u003cp\u003eTap the mode switcher under the panel to freely cycle through 8 distinct festive animated pulse behaviors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-benefit-card\"\u003e\n\u003cstrong\u003e☂ Weather Proof Build\u003c\/strong\u003e\n\u003cp\u003eHeavy-duty weather-resistant structuring guarantees perfect execution across damp soil. rain. and cold winds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺二 --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🍁 Define Empty Garden Boundaries with Artful Lighting 🍂\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 大图 3 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/1_d7041acc-4db0-4159-9248-2d28724fb1a3.png?v=1784513658\" alt=\"Solar\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp\u003eDark paths and empty flower beds can make an outdoor seasonal setup feel incomplete. The flexible branch-style arrangement spreads the pumpkin lights across your garden bed. creating a full decorative canopy that remains compact enough for compact yards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺三 --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🎃 Carved Jack-O'-Lantern Face Details Visible from All Angles 👁\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 大图 4 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/8_3f6b4a9f-5a66-4231-a55b-4f4c87780374.png?v=1784513658\" alt=\"Close\"\u003e\u003c\/div\u003e\n\u003cp\u003eEach of the 20 thick light covers captures an expressive carved smile. The sharp silhouettes remain brilliantly crisp when illuminated. adding unmistakable identity to your property's exterior design.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺四 --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🪵 Spooky Twisted Black Tree Branch-Style Silhouette 🕸\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 大图 5 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/3_ce38a3d3-925b-4abc-89ae-b13d4083c347.png?v=1784513658\" alt=\"Twisted\"\u003e\u003c\/div\u003e\n\u003cp\u003eThe dark frame is tailored to disappear naturally into midnight shadows. enabling the warm floating pumpkin heads to remain the floating focal center point of your evening facade display.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 独立大图平铺五 --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e⚙ Dual-Button Waterproof Back Control Panel Interface 🔌\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 大图 6 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/5_7b1d1604-4539-460f-ba97-efc6a706d5a7.png?v=1784513659\" alt=\"Integrated\"\u003e\u003c\/div\u003e\n\u003cp\u003eA dedicated ON\/OFF button triggers the automatic night sensing function. while the separate MODE button lets you shift configurations instantly for quiet porch relaxation or lively lawn parties.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 场景推荐(大暗框已彻底洗白拉亮) --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🏡 Transform Empty Dark Outlines Into Photo-Ready Perimeters 📸\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 大图 7 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/2_468fe7e2-7d53-42c8-b477-affee23957f6.png?v=1784513658\" alt=\"Placing\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pk-zone-grid\"\u003e\n\u003cdiv class=\"pk-zone-item\"\u003e🛣️ Front Walkways\u003c\/div\u003e\n\u003cdiv class=\"pk-zone-item\"\u003e🌻 Flower Beds\u003c\/div\u003e\n\u003cdiv class=\"pk-zone-item\"\u003e🚪 Porch Edges\u003c\/div\u003e\n\u003cdiv class=\"pk-zone-item\"\u003e🎉 Lawn Parties\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 🛠️ 步骤指南重构：完美拉亮 .圆形数字徽章 .行落极致清晰工整 🛠️ --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e🚀 Frictionless 5-Step Outdoor Setup Process\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003c!-- 最后一图 6 全屏平铺压轴 --\u003e\n\u003cdiv\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0745\/3314\/2682\/files\/6_841938ed-1e7f-4f34-8ac6-3fd32e7c2ca6.png?v=1784513655\" alt=\"Pointed\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"pk-steps-list\"\u003e\n\u003cdiv class=\"pk-step-row\"\u003e\n\u003cdiv class=\"pk-step-circle\"\u003e1\u003c\/div\u003e\n\u003cdiv class=\"pk-step-content\"\u003e\n\u003cstrong\u003eChoose a Sunny Spot:\u003c\/strong\u003e Place the solar panel where it can maximize unobstructed daylight absorption.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-step-row\"\u003e\n\u003cdiv class=\"pk-step-circle\"\u003e2\u003c\/div\u003e\n\u003cdiv class=\"pk-step-content\"\u003e\n\u003cstrong\u003eInsert Ground Stake:\u003c\/strong\u003e Gently press the pointed stake axis straight into loose turf or soil beds until upright.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-step-row\"\u003e\n\u003cdiv class=\"pk-step-circle\"\u003e3\u003c\/div\u003e\n\u003cdiv class=\"pk-step-content\"\u003e\n\u003cstrong\u003eActivate Power Core:\u003c\/strong\u003e Click the waterproof ON\/OFF switch beneath the panel to initialize the automated dusk tracking.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-step-row\"\u003e\n\u003cdiv class=\"pk-step-circle\"\u003e4\u003c\/div\u003e\n\u003cdiv class=\"pk-step-content\"\u003e\n\u003cstrong\u003ePick Lighting Animation:\u003c\/strong\u003e Tap the MODE button repeatedly to lock down your preferred look among the 8 animations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-step-row\"\u003e\n\u003cdiv class=\"pk-step-circle\"\u003e5\u003c\/div\u003e\n\u003cdiv class=\"pk-step-content\"\u003e\n\u003cstrong\u003eAutomated Illumination:\u003c\/strong\u003e Let the cell soak up sunshine and witness the glowing pumpkin clusters awaken by themselves at twilight.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 技术参数面板：左右工整对齐 --\u003e\n\u003csection class=\"pk-section\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003e📋 Technical Specifications Profile\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-table-box\"\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003eSolar Outdoor Decorative Stake Light\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003eLight Design\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003eJack-O'-Lantern Carved Pumpkin Heads\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003eTotal LED Count\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003e20 Pumpkin Light Units per Stake\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003eIllumination Tone\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003eWarm Seasonal Orange\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003eAnimation Modes\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003e8 Dynamic Flashing Settings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003ePower Source\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003eIntegrated Solar Panel System\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-row\"\u003e\n\u003cdiv class=\"pk-spec-label\"\u003eTotal Length Height\u003c\/div\u003e\n\u003cdiv class=\"pk-spec-value\"\u003e72 cm \/ 28.35 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv\u003e1 × Pumpkin Stake Light. Ground Stake. Integrated Panel Unit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e* Helpful Guidelines: Click the ON\/OFF button underneath before first placement to trigger system tracking. Position away from heavy tree canopies. patio roofs. or bright street lamps. Loosen hard-packed soil layer beforehand to enjoy a fluid installation.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 促单收尾大框全面洗白拉亮 --\u003e\n\u003cdiv class=\"pk-cta-banner\"\u003e\n\u003ch2\u003e🎃 CAPTIVATE TRICK-OR-TREATERS \u0026amp; EMBRACE AN ODDLY SATISFYING SEASONS GLOW ☀\u003c\/h2\u003e\n\u003cp\u003eSelect your favorite multi-pack bundle quantities above and welcome an automatic. cord-free warm orange pumpkin perimeter to your lawns tonight.\u003c\/p\u003e\n\u003cdiv class=\"pk-cta-trust-line\"\u003e\n\u003cspan class=\"pk-trust-badge\"\u003e🔒 Safe Checkout\u003c\/span\u003e \u003cspan class=\"pk-trust-badge\"\u003e⚡ Fast Fulfillment\u003c\/span\u003e \u003cspan class=\"pk-trust-badge\"\u003e📦 Insured Tracked Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部4列高质感信托徽章 --\u003e\n\u003cdiv class=\"pk-trust-grid\"\u003e\n\u003cdiv class=\"pk-trust-item\"\u003e🔒 Safe Secure\u003c\/div\u003e\n\u003cdiv class=\"pk-trust-item\"\u003e📦 Insured Route\u003c\/div\u003e\n\u003cdiv class=\"pk-trust-item\"\u003e🎃 Jack-O'-Lantern\u003c\/div\u003e\n\u003cdiv class=\"pk-trust-item\"\u003e☀ 100% Solar Core\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"vexroan","offers":[{"title":"Default Title","offer_id":48469828731074,"sku":"SW1456","price":27.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0712\/9340\/3330\/files\/3_ce38a3d3-925b-4abc-89ae-b13d4083c347.png?v=1784601076","url":"https:\/\/vexroan.com\/products\/solar-halloween-pumpkin-stake-lights-20-led-jack-o-lantern-40166269","provider":"vexroan","version":"1.0","type":"link"}