{"product_id":"solar-motion-sensor-camera-light","title":"☀️ Solar Motion Sensor Light - Camera-Style Outdoor Wall \u0026 Pathway Lamp 📹","description":"\u003cstyle\u003e .solarlight, .solarlight * {   box-sizing: border-box; }  .solarlight {   \/* 太阳能户外灯调性（极客深灰与太阳绿金） *\/   --ink: #12242c;   --text: #334155;   --muted: #4a5b63;    --green: #667500;          --green-dark: #4f5b00;     --green-soft: #f3f7f4;      --night: #102b35;   --bg: #f8fafc;   --paper: #ffffff;   --line: #d7e0dc;    width: 100%;   max-width: 760px;   margin: 0 auto;   padding: 8px;   background: var(--bg);   color: var(--text);    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;   font-size: 17px;   line-height: 1.55;   -webkit-font-smoothing: antialiased; }  .solarlight h1, .solarlight h2, .solarlight h3, .solarlight p {   margin-top: 0; }  .solarlight img {   display: block;   width: 100%;   max-width: 100%;   height: auto;   border-radius: 16px !important; }  \/* CARDS COMMON *\/ .sl-card {   margin-bottom: 14px;   overflow: hidden;   background: var(--paper);   border: 1px solid var(--line);   border-radius: 22px;   box-shadow: 0 7px 20px rgba(0, 0, 0, 0.03); }  .sl-copy {   padding: 21px 18px 16px;   text-align: left; }  .sl-image-wrap {   padding: 0 12px 12px; }  .sl-image {   border-radius: 16px; }  \/* TYPOGRAPHY *\/ .sl-kicker {   display: inline-block;   margin-bottom: 8px;   padding: 5px 10px;   background: var(--green-soft);   border-radius: 999px;   color: var(--green-dark);   font-size: 12px;   line-height: 1.2;   font-weight: 900;   letter-spacing: 0.5px;   text-transform: uppercase; }  .sl-title {   margin: 0 0 9px;   color: var(--ink);   font-size: 25px;   line-height: 1.2;   letter-spacing: -0.35px;   font-weight: 900;   text-align: left; }  .sl-text {   margin: 0;   color: var(--text);   font-size: 17px;   line-height: 1.55;   text-align: left; }  .sl-text strong {   color: var(--ink); }  \/* HERO HOOK 模块 (严格固定 2×2 卡片网格) *\/ .sl-hero {   background: radial-gradient(circle at 50% 0%, #eef5d5 0%, transparent 48%),               linear-gradient(145deg, #ffffff 0%, #f7f9f4 58%, #eef5d5 100%);   border-color: #d7e0dc; }  .sl-hero .sl-copy {   padding: 28px 18px 17px;   text-align: center; }  .sl-eyebrow {   display: inline-block;   margin-bottom: 10px;   color: var(--green-dark);   font-size: 12px;   line-height: 1.2;   font-weight: 900;   letter-spacing: 1px;   text-transform: uppercase; }  .sl-hero-title {   max-width: 650px;   margin: 0 auto 10px;   color: var(--ink);   font-size: 30px;   line-height: 1.12;   letter-spacing: -0.6px;   font-weight: 950;   text-align: center; }  .sl-hero-title span {   color: var(--green-dark); }  .sl-hero-text {   max-width: 620px;   margin: 0 auto;   color: var(--text);   font-size: 17px;   line-height: 1.5;   text-align: center; }  .sl-benefit-grid {   display: grid;   grid-template-columns: repeat(2, 1fr);   gap: 10px;   margin-top: 15px; }  .sl-benefit-card {   padding: 15px 13px;   background: #ffffff;   border: 1px solid var(--line);   border-radius: 14px;   text-align: left; }  .sl-benefit-card span {   display: block;   margin-bottom: 6px;   font-size: 23px; }  .sl-benefit-card strong {   display: block;   margin-bottom: 4px;   color: var(--ink);   font-size: 14px; }  .sl-benefit-card p {   margin: 0;   color: var(--muted);   font-size: 13px;   line-height: 1.45; }  \/* TRUST GRID *\/ .sl-trust-grid {   display: grid;   grid-template-columns: repeat(4, 1fr);   gap: 8px;   margin-bottom: 14px;   padding: 12px 10px;   background: #ffffff;   border: 1px solid var(--line);   border-radius: 16px;   text-align: center; }  .sl-trust-item {   color: var(--ink);   font-size: 12px;   font-weight: 800; }  .sl-trust-item span {   display: block;   margin-bottom: 2px;   font-size: 18px; }  \/* 布局 1：警告提示框 + 痛点清单 *\/ .sl-warning-box {   margin-top: 12px;   padding: 13px 15px;   background: #fff5f5;   border-left: 4px solid #ef4444;   border-radius: 10px;   color: #991b1b;   font-size: 14px;   line-height: 1.5;   font-weight: 700; }  .sl-pain-list {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 8px;   margin-top: 14px; }  .sl-pain-item {   padding: 12px 8px;   background: #f8fafc;   border: 1px dashed #cbd5e1;   border-radius: 12px;   text-align: center; }  .sl-pain-item span { font-size: 20px; display: block; margin-bottom: 4px; } .sl-pain-item strong { display: block; font-size: 12px; color: var(--ink); }  \/* 布局 2：暗黑极客科技数据大字块 (Metrics Grid) *\/ .sl-dark-card {   background: linear-gradient(145deg, #102b35 0%, #1a3c4a 100%);   border-color: #234b5c; }  .sl-dark-card .sl-kicker { background: rgba(216, 239, 69, 0.25); color: #e2f45b; } .sl-dark-card .sl-title { color: #ffffff; } .sl-dark-card .sl-text { color: #cbd5e1; }  .sl-metrics-grid {   display: grid;   grid-template-columns: repeat(3, 1fr);   gap: 8px;   margin-top: 15px; }  .sl-metric-box {   padding: 12px 6px;   background: rgba(255, 255, 255, 0.08);   border: 1px solid rgba(255, 255, 255, 0.12);   border-radius: 12px;   text-align: center; }  .sl-metric-box strong {   display: block;   color: #ffffff;   font-size: 20px;   font-weight: 900;   line-height: 1.1; }  .sl-metric-box span {   display: block;   margin-top: 4px;   color: #cbd5e1;   font-size: 10px; }  \/* 布局 3：双栏对比卡片 (Comparison Box Grid) *\/ .sl-compare-grid {   display: grid;   grid-template-columns: repeat(2, 1fr);   gap: 10px;   margin-top: 14px; }  .sl-compare-box {   padding: 14px;   border-radius: 14px;   font-size: 13px;   line-height: 1.45; }  .sl-compare-bad {   background: #fef2f2;   border: 1px solid #fecaca;   color: #991b1b; }  .sl-compare-good {   background: #f0fdf4;   border: 1px solid #bbf7d0;   color: #166534; }  .sl-compare-box strong {   display: block;   font-size: 14px;   margin-bottom: 6px; }  \/* 布局 4：圆角胶囊场景网格 (Pill Grid) *\/ .sl-pill-grid {   display: grid;   grid-template-columns: repeat(4, 1fr);   gap: 8px;   margin-top: 14px; }  .sl-pill-item {   padding: 10px 6px;   background: #f3f7f4;   border: 1px solid var(--line);   border-radius: 999px;   text-align: center; }  .sl-pill-item span { font-size: 16px; margin-right: 2px; } .sl-pill-item strong { font-size: 12px; color: var(--ink); }  \/* 布局 5：数字序号步骤列表 (Numbered Step List) *\/ .sl-steps-list {   display: grid;   gap: 9px;   margin-top: 14px; }  .sl-step-row {   display: flex;   align-items: center;   padding: 11px 13px;   background: #f8fafc;   border: 1px solid var(--line);   border-radius: 13px; }  .sl-step-num-badge {   display: flex;   flex-shrink: 0;   align-items: center;   justify-content: center;   width: 28px;   height: 28px;   margin-right: 12px;   background: var(--green);   border-radius: 50%;   color: #fff;   font-size: 13px;   font-weight: 900; }  .sl-step-text {   color: var(--text);   font-size: 14px;   line-height: 1.4;   text-align: left; }  .sl-step-text strong { color: var(--ink); }  \/* SPECIFICATIONS 模块 (固定标准双栏 Key-Value 结构，绝不动) *\/ .sl-info {   margin-bottom: 14px;   padding: 21px 17px;   background: #ffffff;   border: 1px solid var(--line);   border-radius: 22px;   box-shadow: 0 7px 20px rgba(0,0,0,.03);   text-align: left; }  .sl-section-kicker {   display: inline-block;   margin-bottom: 7px;   padding: 5px 10px;   background: var(--green-soft);   border-radius: 999px;   color: var(--green-dark);   font-size: 12px;   font-weight: 900;   letter-spacing: .45px;   text-transform: uppercase; }  .sl-section-title {   margin: 0 0 14px;   color: var(--ink);   font-size: 24px;   line-height: 1.2;   font-weight: 900;   text-align: left; }  .sl-spec {   margin: 0; padding: 0;   overflow: hidden;   border: 1px solid var(--line);   border-radius: 15px;   list-style: none; }  .sl-spec li {   display: grid;   grid-template-columns: 40% 60%;   border-bottom: 1px solid var(--line);   font-size: 14px; }  .sl-spec li:last-child { border-bottom: 0; } .sl-spec-label, .sl-spec-value {   padding: 11px;   text-align: left; }  .sl-spec-label {   background: #f3f7f4;   color: var(--green-dark);   font-weight: 850; }  .sl-spec-value {   background: #fff;   color: var(--text); }  \/* FAQ *\/ .sl-faq details {   margin-bottom: 8px;   overflow: hidden;   background: #ffffff;   border: 1px solid var(--line);   border-radius: 13px; }  .sl-faq details:last-child { margin-bottom: 0; } .sl-faq summary {   position: relative;   padding: 13px 40px 13px 14px;   cursor: pointer;   list-style: none;   color: var(--ink);   font-size: 14px;   line-height: 1.4;   font-weight: 800;   text-align: left; }  .sl-faq summary::-webkit-details-marker { display: none; } .sl-faq summary:after {   content: '+';   position: absolute;   right: 14px; top: 4px;   color: var(--green-dark);   font-size: 25px; }  .sl-faq details[open] summary:after { content: '−'; } .sl-answer {   padding: 0 14px 14px;   color: var(--muted);   font-size: 13px;   line-height: 1.6;   text-align: left; }  \/* 正品防伪声明卡片 (固定) *\/ .sl-authenticity {   margin-bottom: 14px;   padding: 18px 16px;   background: #fff1f2;   border: 1px solid #fecdd3;   border-radius: 18px;   text-align: center; }  .sl-authenticity strong {   display: block;   font-size: 15px;   color: #9f1239;   margin-bottom: 4px; }  .sl-authenticity p {   margin: 0;   font-size: 13px;   color: #881337;   line-height: 1.5; }  \/* FINAL CTA (固定) *\/ .sl-final {   padding: 28px 18px;   text-align: center;   background: radial-gradient(circle at 90% 10%, rgba(102, 117, 0, 0.18), transparent 34%),               linear-gradient(145deg, #102b35 0%, #1a3c4a 100%);   border: 1px solid #234b5c;   border-radius: 22px; }  .sl-final h2 {   max-width: 620px;   margin: 0 auto 9px;   color: #ffffff;   font-size: 27px;   line-height: 1.2;   font-weight: 900;   text-align: center; }  .sl-final p {   max-width: 590px;   margin: 0 auto 16px;   color: #cbd5e1;   font-size: 16px;   line-height: 1.5;   text-align: center; }  .sl-button {   display: block;   width: 100%;   max-width: 430px;   margin: 0 auto;   padding: 14px 20px;   background: var(--green);   border-radius: 14px;   color: #ffffff !important;   text-decoration: none;   font-size: 16px;   font-weight: 900;   box-shadow: 0 6px 14px rgba(102, 117, 0, 0.35); }  .sl-trust {   margin-top: 15px;   padding-top: 13px;   border-top: 1px solid rgba(255, 255, 255, 0.15);   color: #cbd5e1;   font-size: 12px;   line-height: 1.7;   text-align: center; }  @media(max-width:520px){   .solarlight { padding: 6px; }   .sl-card { margin-bottom: 12px; border-radius: 20px; }   .sl-copy { padding: 19px 15px 14px; }   .sl-hero .sl-copy { padding: 25px 15px 16px; }   .sl-hero-title { font-size: 28px; }   .sl-title { font-size: 23px; }   .sl-image-wrap { padding: 0 9px 9px; }   .sl-info { padding: 19px 15px; }   .sl-trust-grid, .sl-benefit-grid, .sl-pain-list, .sl-compare-grid, .sl-pill-grid, .sl-metrics-grid { grid-template-columns: repeat(2, 1fr); } } \u003c\/style\u003e  \u003cdiv class=\"solarlight\"\u003e    \u003c!-- HERO HOOK 模块 (严格固定 2×2 高质感卡片网格) --\u003e   \u003csection class=\"sl-card sl-hero\"\u003e     \u003cdiv class=\"sl-copy\"\u003e       \u003cspan class=\"sl-eyebrow\"\u003e         ☀️ SOLAR-POWERED MOTION SENSOR LIGHT       \u003c\/span\u003e       \u003ch1 class=\"sl-hero-title\"\u003e         Light The Routes \u003cspan\u003eYour Wiring Cannot Reach\u003c\/span\u003e       \u003c\/h1\u003e       \u003cp class=\"sl-hero-text\"\u003e         Wall-mounted solar LED illumination for entries, driveways, gates, and paths featuring a secure, surveillance-camera-inspired look.       \u003c\/p\u003e        \u003c!-- 2×2 固定利益点网格 --\u003e       \u003cdiv class=\"sl-benefit-grid\"\u003e         \u003cdiv class=\"sl-benefit-card\"\u003e           \u003cspan\u003e☀️\u003c\/span\u003e           \u003cstrong\u003eSolar Powered\u003c\/strong\u003e           \u003cp\u003eHarnesses sunlight for daytime charging with zero electric bills.\u003c\/p\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-benefit-card\"\u003e           \u003cspan\u003e👀\u003c\/span\u003e           \u003cstrong\u003eMotion Sensing\u003c\/strong\u003e           \u003cp\u003eInstantly lights up when someone approaches within 8 metres.\u003c\/p\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-benefit-card\"\u003e           \u003cspan\u003e🛡️\u003c\/span\u003e           \u003cstrong\u003eIP64 Weatherproof\u003c\/strong\u003e           \u003cp\u003eBuilt tough to withstand everyday outdoor dust and rain.\u003c\/p\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-benefit-card\"\u003e           \u003cspan\u003e📹\u003c\/span\u003e           \u003cstrong\u003eCamera-Style Look\u003c\/strong\u003e           \u003cp\u003eSecurity-focused appearance deters unwanted visitors.\u003c\/p\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e     \u003cdiv class=\"sl-image-wrap\"\u003e       \u003cimg class=\"sl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/solar-light-01-hero-driveway.png?v=1789525402\" alt=\"Solar motion sensor wall light\" loading=\"eager\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- QUICK TRUST GRID (4项快捷信任标) --\u003e   \u003cdiv class=\"sl-trust-grid\"\u003e     \u003cdiv class=\"sl-trust-item\"\u003e \u003cspan\u003e☀️\u003c\/span\u003eNo Outlets\u003c\/div\u003e     \u003cdiv class=\"sl-trust-item\"\u003e \u003cspan\u003e👀\u003c\/span\u003e8M Sensor\u003c\/div\u003e     \u003cdiv class=\"sl-trust-item\"\u003e \u003cspan\u003e🛡️\u003c\/span\u003eIP64 Rated\u003c\/div\u003e     \u003cdiv class=\"sl-trust-item\"\u003e \u003cspan\u003e📹\u003c\/span\u003eSec-Style\u003c\/div\u003e   \u003c\/div\u003e    \u003c!-- 段落布局 1：警告提示框 + 痛点清单 --\u003e   \u003csection class=\"sl-card\"\u003e     \u003cdiv class=\"sl-copy\"\u003e       \u003cspan class=\"sl-kicker\"\u003e🌑 DARK OUTDOOR RISKS\u003c\/span\u003e       \u003ch2 class=\"sl-title\"\u003eDark Pathways Leave Your Home Vulnerable\u003c\/h2\u003e       \u003cp class=\"sl-text\"\u003e         Unlit driveways, muddy side paths, and dark entry gates create serious slip hazards and leave your property exposed at night.       \u003c\/p\u003e        \u003cdiv class=\"sl-warning-box\"\u003e         ⚠️ Traditional wired security lights require expensive electrical installations and leave dark spots where wiring cannot reach.       \u003c\/div\u003e        \u003cdiv class=\"sl-pain-list\"\u003e         \u003cdiv class=\"sl-pain-item\"\u003e           \u003cspan\u003e🌑\u003c\/span\u003e           \u003cstrong\u003ePitch-Dark Walkways\u003c\/strong\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-pain-item\"\u003e           \u003cspan\u003e🔌\u003c\/span\u003e           \u003cstrong\u003eNo-Outlet Zones\u003c\/strong\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-pain-item\"\u003e           \u003cspan\u003e💥\u003c\/span\u003e           \u003cstrong\u003eTrip Hazards\u003c\/strong\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e     \u003cdiv class=\"sl-image-wrap\"\u003e       \u003cimg class=\"sl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/solar-light-09-studio-reference.png?v=1789525392\" alt=\"Dark pathway lighting issues\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- 段落布局 2：暗黑科技数据大字块 (Metrics Box Grid) --\u003e   \u003csection class=\"sl-card sl-dark-card\"\u003e     \u003cdiv class=\"sl-copy\"\u003e       \u003cspan class=\"sl-kicker\"\u003e⚡ HIGH EFFICIENCY PERFORMANCE\u003c\/span\u003e       \u003ch2 class=\"sl-title\"\u003eSmart Illumination Powered Entirely By The Sun\u003c\/h2\u003e       \u003cp class=\"sl-text\"\u003e         Advanced daylight solar absorption combined with responsive motion tracking delivers reliable security lighting all night long.       \u003c\/p\u003e        \u003cdiv class=\"sl-metrics-grid\"\u003e         \u003cdiv class=\"sl-metric-box\"\u003e           \u003cstrong\u003e540 lm\u003c\/strong\u003e           \u003cspan\u003eBright LED Output\u003c\/span\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-metric-box\"\u003e           \u003cstrong\u003e6–8 m\u003c\/strong\u003e           \u003cspan\u003eMotion Range\u003c\/span\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-metric-box\"\u003e           \u003cstrong\u003e20s\u003c\/strong\u003e           \u003cspan\u003eAuto Illumination\u003c\/span\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e     \u003cdiv class=\"sl-image-wrap\"\u003e       \u003cimg class=\"sl-image\" src=\"https:\/\/cdn.cloudfastin.top\/image\/94a25a163fa36d803a66d023da8192badd891680.gif\" alt=\"Solar panel charging and motion activation\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- 段落布局 3：双栏对比卡片 (Comparison Box Grid) --\u003e   \u003csection class=\"sl-card\"\u003e     \u003cdiv class=\"sl-copy\"\u003e       \u003cspan class=\"sl-kicker\"\u003e🛡️ SMART DESIGN COMPARison\u003c\/span\u003e       \u003ch2 class=\"sl-title\"\u003eSecurity-Focused Profile Without The Complexity\u003c\/h2\u003e       \u003cp class=\"sl-text\"\u003e         Get the psychological deterrence of a security camera paired with powerful outdoor path lighting in one compact unit.       \u003c\/p\u003e        \u003cdiv class=\"sl-compare-grid\"\u003e         \u003cdiv class=\"sl-compare-box sl-compare-bad\"\u003e           \u003cstrong\u003e❌ Expensive CCTV Systems\u003c\/strong\u003e           Complex wiring, cloud subscription fees, professional installation, and high maintenance costs.         \u003c\/div\u003e         \u003cdiv class=\"sl-compare-box sl-compare-good\"\u003e           \u003cstrong\u003e✓ Solar Camera-Style Light\u003c\/strong\u003e           Wireless 5-minute mounting, free solar energy, motion-activated illumination, and camera deterrence.         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e     \u003cdiv class=\"sl-image-wrap\"\u003e       \u003cimg class=\"sl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/solar-light-05-rain-detail.png?v=1789525403\" alt=\"Weatherproof solar camera light\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- 段落布局 4：圆角胶囊场景网格 (Pill Grid) --\u003e   \u003csection class=\"sl-card\"\u003e     \u003cdiv class=\"sl-copy\"\u003e       \u003cspan class=\"sl-kicker\"\u003e🏡 ALL-ROUND OUTDOOR PLACEMENT\u003c\/span\u003e       \u003ch2 class=\"sl-title\"\u003ePerfect For Every Dark Exterior Zone Around Home\u003c\/h2\u003e       \u003cp class=\"sl-text\"\u003e         Mount anywhere outdoors that benefits from extra visibility and safety.       \u003c\/p\u003e        \u003cdiv class=\"sl-pill-grid\"\u003e         \u003cdiv class=\"sl-pill-item\"\u003e           \u003cspan\u003e🏡\u003c\/span\u003e \u003cstrong\u003eEntries\u003c\/strong\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-pill-item\"\u003e           \u003cspan\u003e🚗\u003c\/span\u003e \u003cstrong\u003eDriveways\u003c\/strong\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-pill-item\"\u003e           \u003cspan\u003e🚪\u003c\/span\u003e \u003cstrong\u003eGates\u003c\/strong\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-pill-item\"\u003e           \u003cspan\u003e🌿\u003c\/span\u003e \u003cstrong\u003eSide Paths\u003c\/strong\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e     \u003cdiv class=\"sl-image-wrap\"\u003e       \u003cimg class=\"sl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/solar-light-06-installation.png?v=1789525402\" alt=\"Outdoor placement of solar light\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- 段落布局 5：数字序号步骤列表 (Numbered Step List) --\u003e   \u003csection class=\"sl-card\"\u003e     \u003cdiv class=\"sl-copy\"\u003e       \u003cspan class=\"sl-kicker\"\u003e🛠️ SIMPLE MOUNTING\u003c\/span\u003e       \u003ch2 class=\"sl-title\"\u003eMounts Securely In Three Easy Steps\u003c\/h2\u003e       \u003cp class=\"sl-text\"\u003e         Get your solar light up and running in minutes without calling an electrician.       \u003c\/p\u003e        \u003cdiv class=\"sl-steps-list\"\u003e         \u003cdiv class=\"sl-step-row\"\u003e           \u003cdiv class=\"sl-step-num-badge\"\u003e1\u003c\/div\u003e           \u003cdiv class=\"sl-step-text\"\u003e \u003cstrong\u003eChoose Location:\u003c\/strong\u003e Select an exterior wall or post that receives direct sunlight.\u003c\/div\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-step-row\"\u003e           \u003cdiv class=\"sl-step-num-badge\"\u003e2\u003c\/div\u003e           \u003cdiv class=\"sl-step-text\"\u003e \u003cstrong\u003eSecure Base:\u003c\/strong\u003e Mount the fixture securely using standard screws or anchors.\u003c\/div\u003e         \u003c\/div\u003e         \u003cdiv class=\"sl-step-row\"\u003e           \u003cdiv class=\"sl-step-num-badge\"\u003e3\u003c\/div\u003e           \u003cdiv class=\"sl-step-text\"\u003e \u003cstrong\u003eAuto Operation:\u003c\/strong\u003e Unit charges by day and triggers light automatically at night.\u003c\/div\u003e         \u003c\/div\u003e       \u003c\/div\u003e     \u003c\/div\u003e     \u003cdiv class=\"sl-image-wrap\"\u003e       \u003cimg class=\"sl-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/9599\/0573\/files\/solar-light-07-front-detail.png?v=1789525390\" alt=\"Front detail of solar light installation\" loading=\"lazy\"\u003e     \u003c\/div\u003e   \u003c\/section\u003e    \u003c!-- SPECIFICATIONS 模块 (严格保持原标准双栏 Key-Value 结构，绝不动) --\u003e   \u003csection class=\"sl-info\"\u003e     \u003cspan class=\"sl-section-kicker\"\u003ePRODUCT DETAILS\u003c\/span\u003e     \u003ch2 class=\"sl-section-title\"\u003e📋 SPECIFICATIONS\u003c\/h2\u003e     \u003cul class=\"sl-spec\"\u003e       \u003cli\u003e         \u003cspan class=\"sl-spec-label\"\u003eHousing Material\u003c\/span\u003e         \u003cspan class=\"sl-spec-value\"\u003eABS + PC Weather-Resistant Shell\u003c\/span\u003e       \u003c\/li\u003e       \u003cli\u003e         \u003cspan class=\"sl-spec-label\"\u003eSolar Panel Specs\u003c\/span\u003e         \u003cspan class=\"sl-spec-value\"\u003e138 × 80 mm · 5.5 V \/ 280 mA\u003c\/span\u003e       \u003c\/li\u003e       \u003cli\u003e         \u003cspan class=\"sl-spec-label\"\u003eBattery Capacity\u003c\/span\u003e         \u003cspan class=\"sl-spec-value\"\u003e18650 \/ 1200 mA Rechargeable\u003c\/span\u003e       \u003c\/li\u003e       \u003cli\u003e         \u003cspan class=\"sl-spec-label\"\u003eLight Output\u003c\/span\u003e         \u003cspan class=\"sl-spec-value\"\u003eApprox. 540 Lumens LED\u003c\/span\u003e       \u003c\/li\u003e       \u003cli\u003e         \u003cspan class=\"sl-spec-label\"\u003eMotion Sensing Range\u003c\/span\u003e         \u003cspan class=\"sl-spec-value\"\u003eApprox. 6–8 m · 20-second active cycle\u003c\/span\u003e       \u003c\/li\u003e       \u003cli\u003e         \u003cspan class=\"sl-spec-label\"\u003eProtection Rating\u003c\/span\u003e         \u003cspan class=\"sl-spec-value\"\u003eIP64 Waterproof Rating\u003c\/span\u003e       \u003c\/li\u003e     \u003c\/ul\u003e   \u003c\/section\u003e    \u003c!-- FAQ 模块 --\u003e   \u003csection class=\"sl-info sl-faq\"\u003e     \u003cspan class=\"sl-section-kicker\"\u003eNEED HELP?\u003c\/span\u003e     \u003ch2 class=\"sl-section-title\"\u003e❓ FREQUENTLY ASKED QUESTIONS\u003c\/h2\u003e      \u003cdetails\u003e       \u003csummary\u003eDoes it require electrical wiring or power plugs?\u003c\/summary\u003e       \u003cdiv class=\"sl-answer\"\u003e         No external power wiring is required. The unit operates 100% independently using its integrated solar panel and rechargeable battery.       \u003c\/div\u003e     \u003c\/details\u003e      \u003cdetails\u003e       \u003csummary\u003eHow far does the motion sensor reach?\u003c\/summary\u003e       \u003cdiv class=\"sl-answer\"\u003e         The built-in motion sensor detects movement up to approximately 6–8 metres away, instantly triggering bright illumination.       \u003c\/div\u003e     \u003c\/details\u003e      \u003cdetails\u003e       \u003csummary\u003eIs it a real surveillance security camera?\u003c\/summary\u003e       \u003cdiv class=\"sl-answer\"\u003e         No. It is a solar LED wall light designed with a simulated camera-style housing for a security-focused appearance and does not record video.       \u003c\/div\u003e     \u003c\/details\u003e   \u003c\/section\u003e    \u003c!-- 正品防伪声明卡片 (严格固定) --\u003e   \u003cdiv class=\"sl-authenticity\"\u003e     \u003cstrong\u003e⚠️ povlya® Authenticity Notice\u003c\/strong\u003e     \u003cp\u003e       Please beware of counterfeit products or unauthorized sellers using the \u003cstrong\u003epovlya®\u003c\/strong\u003e name, product images, or misleading imitations.\u003cbr\u003e\u003cbr\u003e       To ensure solar efficiency, accurate motion sensing, and IP64 weatherproofing, please purchase only through the official \u003cstrong\u003epovlya®\u003c\/strong\u003e store.     \u003c\/p\u003e   \u003c\/div\u003e    \u003c!-- FINAL CTA 模块 (严格固定) --\u003e   \u003csection class=\"sl-final\"\u003e     \u003ch2\u003e💡 Light The Routes Your Wiring Cannot Reach!\u003c\/h2\u003e     \u003cp\u003e       Get your Solar Motion Sensor Light today and keep your walkways, driveways, and entry gates safely illuminated every night.     \u003c\/p\u003e     \u003ca href=\"#product-form\" class=\"sl-button\"\u003e       GET YOUR SOLAR LIGHT NOW →     \u003c\/a\u003e     \u003cdiv class=\"sl-trust\"\u003e       🚚 Free Shipping Over $59.98  ·  📦 Tracked Shipping  ·  🔒 Secure Checkout  ·  💬 Official povlya® Quality Guarantee     \u003c\/div\u003e   \u003c\/section\u003e  \u003c\/div\u003e","brand":"ZHD","offers":[{"title":"Default Title","offer_id":62624859816017,"sku":"NC03032609173607-HW1004感应式监控灯","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/01-no-outlet-no-problem.png?v=1789627548","url":"https:\/\/viqzet.com\/products\/solar-motion-sensor-camera-light","provider":"viqzet","version":"1.0","type":"link"}