{"product_id":"solar-outdoor-motion-sensor-alarm-dog-barking-gunshot-sound-support-recording-and-volume-adjustment-130db-noise-with-flashing-light-to-deter-raccoon-deer-skunk-bear-coyote","title":"Solar Outdoor Motion Sensor Alarm - Dog Barking \u0026 Gunshot Sound, Support Recording and Volume Adjustment, 130dB Noise with Flashing Light to Deter Raccoon, Deer, Skunk, Bear, Coyote","description":"\u003cdiv class=\"solar-alarm-page\"\u003e \u003cstyle\u003e  \/* =========================================================    BASE ========================================================= *\/  .solar-alarm-page, .solar-alarm-page *{   box-sizing:border-box; }  .solar-alarm-page{   position:relative;   width:100%;   max-width:1000px;   margin:0 auto;   overflow:hidden;   isolation:isolate;    background:     radial-gradient(circle at 50% 0%,rgba(220,40,38,.17),transparent 26%),     radial-gradient(circle at 7% 38%,rgba(255,153,54,.07),transparent 28%),     radial-gradient(circle at 93% 65%,rgba(64,137,169,.08),transparent 30%),     linear-gradient(       180deg,       #101315 0%,       #171c1f 34%,       #121719 68%,       #0c1012 100%     );    color:#f4f6f6;   font-family:Arial,Helvetica,sans-serif;   line-height:1.62;   -webkit-text-size-adjust:100%; }  .solar-alarm-page img{   display:block;   max-width:100%;   border:0; }  .sa-content{   position:relative;   z-index:6; }  .solar-alarm-page h1, .solar-alarm-page h2, .solar-alarm-page h3, .solar-alarm-page p{   margin-top:0; }  .solar-alarm-page h1{   max-width:900px;   margin:0 auto 14px;    font-family:Georgia,'Times New Roman',serif;   font-size:43px;   line-height:1.08;    color:#fff;   text-shadow:0 0 22px rgba(238,55,45,.24); }  .solar-alarm-page h2{   margin-bottom:10px;    font-family:Georgia,'Times New Roman',serif;   font-size:29px;   line-height:1.22;    color:#f7f8f8; }  .solar-alarm-page h3{   margin-bottom:6px;   color:#f2f4f4;   font-size:19px; }  .solar-alarm-page p{   margin-bottom:0;   color:#c9d0d2;   font-size:16px; }   \/* =========================================================    RED ALARM GLOW ========================================================= *\/  .sa-red-glow{   position:absolute;   z-index:1;    top:5%;   left:50%;    width:520px;   height:520px;    transform:translateX(-50%);   border-radius:50%;    background:     radial-gradient(       circle,       rgba(234,46,40,.18),       rgba(220,36,31,.05) 45%,       transparent 70%     );    filter:blur(24px);   pointer-events:none;    animation:     saRedPulse     4.5s     ease-in-out     infinite; }  @keyframes saRedPulse{    0%,100%{     transform:translateX(-50%) scale(.82);     opacity:.3;   }    50%{     transform:translateX(-50%) scale(1.18);     opacity:.92;   }  }   \/* =========================================================    FLASHING WARNING LIGHTS ========================================================= *\/  .sa-flash{   position:absolute;   z-index:3;    width:7px;   height:7px;    border-radius:50%;    background:#ff3b30;    box-shadow:     0 0 10px rgba(255,59,48,.95),     0 0 25px rgba(255,43,37,.55);    pointer-events:none;    animation:     saFlash     2.5s     ease-in-out     infinite; }  .sa-flash.f1{top:7%;left:7%;} .sa-flash.f2{top:19%;right:8%;animation-delay:-.7s;} .sa-flash.f3{top:34%;left:5%;animation-delay:-1.4s;} .sa-flash.f4{top:51%;right:6%;animation-delay:-.4s;} .sa-flash.f5{top:68%;left:8%;animation-delay:-1.8s;} .sa-flash.f6{top:85%;right:8%;animation-delay:-1s;}  @keyframes saFlash{    0%,70%,100%{     opacity:.12;     transform:scale(.6);   }    76%{     opacity:1;     transform:scale(1.7);   }    82%{     opacity:.3;     transform:scale(.85);   }    88%{     opacity:1;     transform:scale(1.45);   }  }   \/* =========================================================    SCANNING LINE ========================================================= *\/  .sa-scan{   position:absolute;   z-index:2;    top:-120px;   left:0;    width:100%;   height:110px;    background:     linear-gradient(       180deg,       transparent,       rgba(222,43,37,.04),       rgba(238,55,45,.12),       transparent     );    pointer-events:none;    animation:     saScanDown     9s     linear     infinite; }  @keyframes saScanDown{    0%{     top:-120px;     opacity:0;   }    12%{     opacity:.8;   }    88%{     opacity:.8;   }    100%{     top:100%;     opacity:0;   }  }   \/* =========================================================    HERO ========================================================= *\/  .sa-hero{   position:relative;    padding:     62px     24px     25px;    text-align:center; }  .sa-eyebrow{   display:inline-block;    margin-bottom:14px;    color:#ff7a68;    font-size:12px;   font-weight:800;   letter-spacing:1.3px; }  .sa-subtitle{   max-width:800px;   margin:0 auto;    color:#d1d7d8 !important;   font-size:18px !important; }  .sa-mini{   margin-top:15px !important;    color:#ff9c79 !important;    font-size:14px !important;   font-weight:700; }   \/* =========================================================    FEATURE BAR ========================================================= *\/  .sa-feature-bar{   display:grid;   grid-template-columns:repeat(4,1fr);    padding:     0     24px     28px; }  .sa-chip{   position:relative;    padding:10px 8px;    text-align:center;    color:#d0d7d9;   font-size:13px; }  .sa-chip:not(:last-child):after{   content:'';    position:absolute;   top:20%;   right:0;    width:1px;   height:60%;    background:rgba(255,89,69,.17); }  .sa-chip span{   display:block;   margin-bottom:3px;   font-size:25px; }   \/* =========================================================    SECTIONS ========================================================= *\/  .sa-section{   position:relative;    padding:     22px     24px; }  .sa-center{   max-width:800px;    margin-left:auto;   margin-right:auto;    text-align:center; }  .sa-tag{   margin-bottom:5px;    color:#ff7562;    font-size:12px;   font-weight:800;   letter-spacing:1.2px;   text-transform:uppercase; }   \/* =========================================================    IMAGE SYSTEM ========================================================= *\/  .sa-media{   position:relative;    width:100%;   height:0;   padding-top:100%;    margin:     11px     0     18px;    overflow:hidden;    border-radius:14px;    background:#1b2022;    box-shadow:     0 18px 50px rgba(0,0,0,.30); }  .sa-media img{   position:absolute;   z-index:1;    top:0;   left:0;    width:100%;   height:100%;    object-fit:contain;   object-position:center; }   \/* moving light sweep *\/  .sa-media:before{   content:'';    position:absolute;   z-index:2;    top:-100%;   left:-70%;    width:25%;   height:300%;    transform:rotate(10deg);    background:     linear-gradient(       105deg,       transparent,       rgba(255,255,255,.03),       rgba(255,255,255,.23),       rgba(255,70,57,.07),       transparent     );    pointer-events:none;    animation:     saSweep     8s     ease-in-out     infinite; }  @keyframes saSweep{    0%,65%{     left:-70%;     opacity:0;   }    73%{     opacity:1;   }    94%,100%{     left:135%;     opacity:0;   }  }   \/* =========================================================    MOTION SENSOR RADAR ========================================================= *\/  .sa-radar{   position:relative;    width:190px;   height:190px;    margin:     3px auto     8px;    border-radius:50%;    overflow:hidden;    background:     radial-gradient(       circle,       rgba(231,60,48,.12),       transparent 66%     ); }  .sa-radar:before, .sa-radar:after{   content:'';    position:absolute;    top:50%;   left:50%;    transform:translate(-50%,-50%);    border:     2px solid rgba(240,76,61,.34);    border-radius:50%;    animation:     saRadarPulse     3.8s     ease-out     infinite; }  .sa-radar:before{   width:45px;   height:45px; }  .sa-radar:after{   width:45px;   height:45px;    animation-delay:-1.9s; }  .sa-radar-line{   position:absolute;    top:50%;   left:50%;    width:90px;   height:2px;    transform-origin:left center;    background:     linear-gradient(       90deg,       rgba(255,64,51,.9),       transparent     );    animation:     saRadarSweep     3.5s     linear     infinite; }  @keyframes saRadarPulse{    0%{     width:45px;     height:45px;     opacity:.7;   }    100%{     width:185px;     height:185px;     opacity:0;   }  }  @keyframes saRadarSweep{    from{     transform:rotate(0deg);   }    to{     transform:rotate(360deg);   }  }   \/* =========================================================    SOUND WAVES ========================================================= *\/  .sa-sound-demo{   position:relative;    width:230px;   height:125px;    margin:     2px auto     8px; }  .sa-speaker{   position:absolute;    top:50%;   left:50%;    width:45px;   height:45px;    transform:translate(-50%,-50%);    display:flex;   align-items:center;   justify-content:center;    border-radius:50%;    background:#a71918;    color:white;    font-size:22px;    box-shadow:     0 0 18px rgba(230,48,42,.35); }  .sa-wave{   position:absolute;    top:50%;   left:50%;    width:50px;   height:50px;    transform:translate(-50%,-50%);    border:     2px solid rgba(255,84,66,.45);    border-radius:50%;    animation:     saSoundWave     3.2s     ease-out     infinite; }  .sa-wave.w2{   animation-delay:-1.05s; }  .sa-wave.w3{   animation-delay:-2.1s; }  @keyframes saSoundWave{    0%{     width:48px;     height:48px;      opacity:.8;   }    100%{     width:220px;     height:115px;      opacity:0;   }  }   \/* =========================================================    STROBE DEMO ========================================================= *\/  .sa-strobe-demo{   position:relative;    width:220px;   height:100px;    margin:     2px auto     8px; }  .sa-led{   position:absolute;    top:40px;    width:16px;   height:16px;    border-radius:50%;    background:#df201d;    box-shadow:     0 0 12px rgba(255,40,35,.75);    animation:     saLedFlash     1.8s     ease-in-out     infinite; }  .sa-led.l1{left:18%;} .sa-led.l2{left:31%;animation-delay:-.3s;} .sa-led.l3{left:44%;animation-delay:-.6s;} .sa-led.l4{left:57%;animation-delay:-.9s;} .sa-led.l5{left:70%;animation-delay:-1.2s;} .sa-led.l6{left:83%;animation-delay:-1.5s;}  @keyframes saLedFlash{    0%,65%,100%{     opacity:.2;     transform:scale(.7);   }    72%{     opacity:1;     transform:scale(1.5);   }  }   \/* =========================================================    SOLAR ENERGY ========================================================= *\/  .sa-solar-demo{   position:relative;    width:230px;   height:135px;    margin:     2px auto     8px; }  .sa-sun{   position:absolute;    top:8px;   left:22px;    font-size:38px;    animation:     saSunPulse     4s     ease-in-out     infinite; }  .sa-panel{   position:absolute;    right:25px;   bottom:17px;    width:100px;   height:65px;    transform:skewY(-6deg);    border:2px solid #82969c;    background:     repeating-linear-gradient(       90deg,       #273d46 0 18px,       #405a64 19px 20px     );    box-shadow:     0 5px 12px rgba(0,0,0,.2); }  .sa-energy{   position:absolute;    top:50px;   left:70px;    width:95px;   height:3px;    background:     linear-gradient(       90deg,       transparent,       #f4be48,       transparent     );    animation:     saEnergy     2.8s     linear     infinite; }  @keyframes saSunPulse{    0%,100%{     transform:scale(.9);     opacity:.6;   }    50%{     transform:scale(1.1);     opacity:1;   }  }  @keyframes saEnergy{    0%{     transform:translateX(-12px);     opacity:.15;   }    50%{     opacity:1;   }    100%{     transform:translateX(18px);     opacity:.15;   }  }   \/* =========================================================    FEATURES ========================================================= *\/  .sa-feature{   max-width:820px;    margin:     0 auto     20px;    padding:     3px     0     16px;    border-bottom:     1px solid rgba(255,87,70,.12); }  .sa-feature:last-child{   border-bottom:0; }  .sa-feature-title{   display:flex;    align-items:center;    gap:10px;    margin-bottom:7px; }  .sa-feature-icon{   font-size:27px; }   \/* =========================================================    MODES ========================================================= *\/  .sa-modes{   display:grid;    grid-template-columns:     repeat(3,1fr);    gap:16px;    margin-top:17px; }  .sa-mode{   padding:     17px     10px;    text-align:center;    border-bottom:     2px solid rgba(236,66,54,.23); }  .sa-mode span{   display:block;    margin-bottom:6px;    font-size:30px; }  .sa-mode strong{   display:block;    margin-bottom:5px;    color:#fff; }  .sa-mode p{   font-size:13px; }   \/* =========================================================    USE CASES ========================================================= *\/  .sa-scenes{   display:grid;    grid-template-columns:     repeat(4,1fr);    gap:8px;    margin-top:15px; }  .sa-scene{   padding:     11px     5px;    text-align:center;    color:#d1d7d8;    font-size:13px; }  .sa-scene span{   display:block;    margin-bottom:4px;    font-size:24px; }   \/* =========================================================    ANIMALS ========================================================= *\/  .sa-animals{   display:grid;    grid-template-columns:     repeat(6,1fr);    gap:6px;    margin-top:15px; }  .sa-animal{   padding:9px 3px;    text-align:center;    color:#cbd2d4;   font-size:12px; }  .sa-animal span{   display:block;   margin-bottom:3px;   font-size:23px; }   \/* =========================================================    HOW IT WORKS ========================================================= *\/  .sa-steps{   display:grid;    grid-template-columns:     repeat(4,1fr);    gap:8px;    margin-top:15px; }  .sa-step{   position:relative;    padding:     12px     7px;    text-align:center; }  .sa-step:not(:last-child):after{   content:'→';    position:absolute;    right:-6px;   top:22px;    color:#ef6654; }  .sa-step-num{   display:flex;    width:35px;   height:35px;    margin:     0 auto     7px;    align-items:center;   justify-content:center;    border-radius:50%;    background:     linear-gradient(       145deg,       #e7483c,       #8e1615     );    color:#fff;    font-weight:800; }  .sa-step strong{   display:block;    margin-bottom:4px;    color:#f6f7f7; }  .sa-step p{   font-size:13px; }   \/* =========================================================    PACKAGE ========================================================= *\/  .sa-package{   margin-top:14px;    padding:     23px     4px;    border-top:     1px solid rgba(255,87,70,.14);    border-bottom:     1px solid rgba(255,87,70,.14); }  .sa-package-grid{   display:grid;    grid-template-columns:     repeat(4,1fr);    gap:15px;    margin-top:16px; }  .sa-package-item{   padding:9px 5px;   text-align:center; }  .sa-package-item span{   display:block;    margin-bottom:4px;    font-size:28px; }  .sa-package-item strong{   display:block;    margin-bottom:4px;    color:#f5f6f6;    font-size:14px; }  .sa-package-item p{   font-size:12px; }   \/* =========================================================    SPECS ========================================================= *\/  .sa-specs{   margin-top:15px;    border-top:     1px solid rgba(255,87,70,.15); }  .sa-spec-row{   display:grid;    grid-template-columns:     205px 1fr;    gap:15px;    padding:     11px     4px;    border-bottom:     1px solid rgba(255,87,70,.09); }  .sa-spec-name{   color:#ff7865;    font-weight:700; }  .sa-spec-value{   color:#cbd2d4; }   \/* =========================================================    SAFETY NOTE ========================================================= *\/  .sa-warning{   max-width:820px;    margin:8px auto;    padding:     21px     5px;    text-align:center;    border-top:     1px solid rgba(244,171,62,.18);    border-bottom:     1px solid rgba(244,171,62,.18); }   \/* =========================================================    FAQ ========================================================= *\/  .sa-faq{   padding:     13px     3px;    border-bottom:     1px solid rgba(255,87,70,.10); }  .sa-question{   margin-bottom:6px;    color:#f5f6f6;    font-weight:700; }  .sa-answer{   font-size:14px !important; }   \/* =========================================================    FINAL ========================================================= *\/  .sa-final{   position:relative;    margin:     24px     24px     38px;    padding:     42px     25px;    overflow:hidden;    text-align:center;    border-radius:17px;    background:     radial-gradient(       circle at 50% 35%,       rgba(230,46,40,.22),       transparent 45%     ),     #171b1d; }  .sa-final:before{   content:'';    position:absolute;    top:50%;   left:50%;    width:80px;   height:80px;    transform:     translate(-50%,-50%);    border:     2px solid rgba(240,66,54,.18);    border-radius:50%;    animation:     saFinalPulse     4s     ease-out     infinite; }  @keyframes saFinalPulse{    0%{     width:80px;     height:80px;     opacity:.7;   }    100%{     width:360px;     height:360px;     opacity:0;   }  }  .sa-final h2, .sa-final p{   position:relative;   z-index:2; }  .sa-final p{   max-width:700px;   margin:auto; }   \/* =========================================================    MOBILE ========================================================= *\/  @media screen and (max-width:700px){    .solar-alarm-page h1{     font-size:31px;   }    .solar-alarm-page h2{     font-size:23px;   }    .sa-hero{     padding:       43px       17px       20px;   }    .sa-subtitle{     font-size:16px !important;   }    .sa-feature-bar{     grid-template-columns:       repeat(2,1fr);      padding:       0       17px       20px;   }    .sa-chip:nth-child(2):after{     display:none;   }    .sa-section{     padding:       18px       17px;   }    .sa-radar{     width:145px;     height:145px;   }    .sa-modes{     grid-template-columns:1fr;   }    .sa-scenes{     grid-template-columns:       repeat(2,1fr);   }    .sa-animals{     grid-template-columns:       repeat(3,1fr);   }    .sa-steps{     grid-template-columns:1fr;   }    .sa-step:not(:last-child):after{     content:'↓';      top:auto;     right:50%;     bottom:-7px;   }    .sa-package-grid{     grid-template-columns:       repeat(2,1fr);   }    .sa-spec-row{     grid-template-columns:1fr;     gap:2px;   }    .sa-final{     margin:       20px       17px       30px;   }  }   @media (prefers-reduced-motion:reduce){    .sa-red-glow,   .sa-flash,   .sa-scan,   .sa-media:before,   .sa-radar:before,   .sa-radar:after,   .sa-radar-line,   .sa-wave,   .sa-led,   .sa-sun,   .sa-energy,   .sa-final:before{     animation:none !important;   }  }  \u003c\/style\u003e \u003c!-- =========================================================      DYNAMIC EFFECTS ========================================================= --\u003e \u003cdiv class=\"sa-red-glow\" aria-hidden=\"true\"\u003e \u003c\/div\u003e \u003cdiv class=\"sa-scan\" aria-hidden=\"true\"\u003e \u003c\/div\u003e \u003cdiv class=\"sa-content\"\u003e\n\u003c!-- =========================================================      HERO ========================================================= --\u003e \u003cdiv class=\"sa-hero\"\u003e \u003cdiv class=\"sa-eyebrow\"\u003e🚨 MOTION DETECTED · SOUND ACTIVATED · RED LIGHTS FLASH\u003c\/div\u003e \u003ch1\u003eSolar Outdoor Motion Sensor Alarm\u003c\/h1\u003e \u003cp class=\"sa-subtitle\"\u003eA motion-activated outdoor warning system that combines loud alarm sounds, flashing red lights and customizable audio to help discourage unwanted animals and alert you to movement around your property.\u003c\/p\u003e \u003cp class=\"sa-mini\"\u003e📢 Up To 130dB   •   🐕 Barking \u0026amp; Warning Sounds   •   🔴 6 Flashing LEDs   •   ☀️ Solar + USB Charging\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-feature-bar\"\u003e \u003cdiv class=\"sa-chip\"\u003e👁️ PIR Motion Detection\u003c\/div\u003e \u003cdiv class=\"sa-chip\"\u003e📢 Adjustable Volume\u003c\/div\u003e \u003cdiv class=\"sa-chip\"\u003e🎙️ Custom Recording\u003c\/div\u003e \u003cdiv class=\"sa-chip\"\u003e☀️ Wire-Free Solar Setup\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 1 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/3f1e82a007ce1415e3acc3398c6aef96462d1a9a.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eSOMETHING MOVES · THE ALARM RESPONDS\u003c\/div\u003e \u003ch2\u003e🚨 Make Your Yard Harder To Ignore\u003c\/h2\u003e \u003cp\u003eWhen the PIR sensor detects movement in its monitored area, the selected warning sound can activate together with flashing red lights.\u003c\/p\u003e \u003cp style=\"margin-top: 9px;\"\u003eInstead of leaving a dark garden, driveway or backyard completely passive, the device adds an immediate audible and visual response when movement is detected.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      RADAR ========================================================= --\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003ePASSIVE UNTIL SOMETHING ENTERS THE DETECTION AREA\u003c\/div\u003e \u003ch2\u003e👁️ PIR Motion Detection Watches The Area For You\u003c\/h2\u003e \u003cdiv class=\"sa-radar\" aria-hidden=\"true\"\u003e \u003cdiv class=\"sa-radar-line\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp\u003eThe front-facing motion sensor monitors a wide area and triggers the selected alarm response when compatible movement is detected.\u003c\/p\u003e \u003cp style=\"margin-top: 8px; font-size: 13px;\"\u003eStated detection angle: approximately 120°. Typical stated detection range: approximately 6–8 m \/ 19.7–26.2 ft under suitable conditions.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 2 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/6dcc4d1e53f04bb4d3d25eb4d30fef27e2633341.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003cdiv class=\"sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eMOVEMENT IN · WARNING OUT\u003c\/div\u003e \u003ch2\u003e⚡ Immediate Sound \u0026amp; Light Response\u003c\/h2\u003e \u003cp\u003eThe device combines motion sensing with a high-output speaker and flashing LEDs so the response is both heard and seen.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      SOUND ========================================================= --\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eLOUD ENOUGH TO GET ATTENTION\u003c\/div\u003e \u003ch2\u003e📢 Up To 130dB With 3 Volume Levels\u003c\/h2\u003e \u003cdiv class=\"sa-sound-demo\" aria-hidden=\"true\"\u003e \u003cdiv class=\"sa-speaker\"\u003e🔊\u003c\/div\u003e \u003cdiv class=\"sa-wave\"\u003e \u003c\/div\u003e \u003cdiv class=\"sa-wave w2\"\u003e \u003c\/div\u003e \u003cdiv class=\"sa-wave w3\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp\u003eChoose from three volume levels to better match the installation area instead of running the alarm at maximum output in every situation.\u003c\/p\u003e \u003cp style=\"margin-top: 8px;\"\u003ePreset warning audio includes dog-barking and gunshot-style sounds designed to create a strong audible deterrent.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 3 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/2ec87db3a279207bc8f41451262e007e13951e5c.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      STROBE LIGHTS ========================================================= --\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eNOT JUST SOUND\u003c\/div\u003e \u003ch2\u003e🔴 Six Red LEDs Add A Visual Warning\u003c\/h2\u003e \u003cdiv class=\"sa-strobe-demo\" aria-hidden=\"true\"\u003e \u003c\/div\u003e \u003cp\u003eBright flashing red LEDs activate with the alarm response, adding visual stimulation that can be especially noticeable after dark.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 4 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/f0c0c685cb729bdc3c7d6c6bf81257b90473d6b2.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003cdiv class=\"sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eSOUND + FLASHING LIGHT\u003c\/div\u003e \u003ch2\u003e🌙 A More Noticeable Nighttime Response\u003c\/h2\u003e \u003cp\u003eAfter dark, the red flashing lights become much easier to see while the selected audio provides a simultaneous audible warning.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      CUSTOM RECORDING ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-tag\"\u003eDON'T WANT TO USE THE DEFAULT SOUND?\u003c\/div\u003e \u003ch2\u003e🎙️ Record Your Own Warning\u003c\/h2\u003e \u003cdiv class=\"sa-feature\"\u003e \u003cdiv class=\"sa-feature-title\"\u003e \u003cdiv class=\"sa-feature-icon\"\u003e🐕\u003c\/div\u003e \u003ch3\u003eDog Barking Sound\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eUse the preset barking-style alarm when you want the device to create the impression of an alert dog nearby.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-feature\"\u003e \u003cdiv class=\"sa-feature-title\"\u003e \u003cdiv class=\"sa-feature-icon\"\u003e💥\u003c\/div\u003e \u003ch3\u003eGunshot-Style Warning Sound\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eA sharp preset impact \/ gunshot-style audio option provides a sudden high-attention warning sound.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-feature\"\u003e \u003cdiv class=\"sa-feature-title\"\u003e \u003cdiv class=\"sa-feature-icon\"\u003e🎙️\u003c\/div\u003e \u003ch3\u003eUp To 20 Seconds Of Custom Audio\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eRecord your own voice, warning message or other suitable sound and use it as the alarm response.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-feature\"\u003e \u003cdiv class=\"sa-feature-title\"\u003e \u003cdiv class=\"sa-feature-icon\"\u003e🔊\u003c\/div\u003e \u003ch3\u003e3 Adjustable Volume Levels\u003c\/h3\u003e \u003c\/div\u003e \u003cp\u003eReduce or increase the sound output according to the area and intended use.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 5 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/ae2f6e1971aa695b83dfaf0fc5134acd9e834a34.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003cdiv class=\"sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eCUSTOMIZE THE RESPONSE\u003c\/div\u003e \u003ch2\u003e🎛️ Control Sound, Volume \u0026amp; Operating Mode\u003c\/h2\u003e \u003cp\u003eThe supplied remote makes it easier to adjust key settings without repeatedly removing the installed alarm from its position.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      3 MODES ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-tag\"\u003eTHREE WAYS TO USE IT\u003c\/div\u003e \u003ch2\u003e⚙️ Choose The Mode That Fits Your Property\u003c\/h2\u003e \u003cdiv class=\"sa-modes\"\u003e \u003cdiv class=\"sa-mode\"\u003e☀️🌙\u003cstrong\u003e Mode 1 — 24-Hour Motion \u003c\/strong\u003e \u003cp\u003eMotion-triggered sound and flashing-light response remains active during day and night.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-mode\"\u003e🌙\u003cstrong\u003e Mode 2 — Night Motion \u003c\/strong\u003e \u003cp\u003eMotion-triggered alarm operation is limited to darker nighttime conditions.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-mode\"\u003e⏱️\u003cstrong\u003e Mode 3 — Night Cycle \u003c\/strong\u003e \u003cp\u003eAt night, the alarm can activate periodically at approximately 5-minute intervals without waiting for motion.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      SOLAR ========================================================= --\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eNO HARDWIRED POWER LINE REQUIRED\u003c\/div\u003e \u003ch2\u003e☀️ Solar Charging With USB Backup\u003c\/h2\u003e \u003cdiv class=\"sa-solar-demo\" aria-hidden=\"true\"\u003e \u003cdiv class=\"sa-sun\"\u003e☀️\u003c\/div\u003e \u003cdiv class=\"sa-energy\"\u003e \u003c\/div\u003e \u003cdiv class=\"sa-panel\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cp\u003eThe solar panel helps maintain the built-in rechargeable battery during normal outdoor use, reducing the need to run power wiring to remote installation areas.\u003c\/p\u003e \u003cp style=\"margin-top: 8px;\"\u003eUSB charging provides an alternative way to recharge the unit during extended cloudy or rainy periods.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 6 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/26e45696525e5190cb98e449d0bbc75126d30d18.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003cdiv class=\"sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eINSTALL WHERE THE SUN CAN REACH IT\u003c\/div\u003e \u003ch2\u003e🔋 Built-In Rechargeable Power\u003c\/h2\u003e \u003cp\u003ePosition the solar panel where it can receive useful sunlight rather than hiding it permanently under deep shade.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      OUTDOOR \/ WEATHER ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-tag\"\u003eMADE FOR OUTDOOR INSTALLATION\u003c\/div\u003e \u003ch2\u003e🌧️ IP55 Weather-Resistant Housing\u003c\/h2\u003e \u003cp\u003eThe housing is designed for outdoor use and carries a stated IP55 rating for resistance to dust ingress and water spray.\u003c\/p\u003e \u003cp style=\"margin-top: 8px;\"\u003eFor the longest service life, install the alarm securely and avoid locations where it will remain submerged or exposed to concentrated water pressure.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      USE AREAS ========================================================= --\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003ePUT THE WARNING WHERE THE ACTIVITY HAPPENS\u003c\/div\u003e \u003ch2\u003e🏡 One Compact Alarm, Multiple Outdoor Uses\u003c\/h2\u003e \u003cdiv class=\"sa-scenes\"\u003e \u003cdiv class=\"sa-scene\"\u003e🏡 Backyard\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🌱 Garden\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🌳 Orchard\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🚜 Farm\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🐔 Coop Area\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🏚️ Shed\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🚗 Driveway\u003c\/div\u003e \u003cdiv class=\"sa-scene\"\u003e🚪 Side Entrance\u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 7 ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/d0973d4897d05dc7d2ebf65d1720ffb220c4143b.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      ANIMALS ========================================================= --\u003e \u003cdiv class=\"sa-section sa-center\"\u003e \u003cdiv class=\"sa-tag\"\u003eDESIGNED TO HELP DISCOURAGE UNWANTED WILDLIFE ACTIVITY\u003c\/div\u003e \u003ch2\u003e🐾 Sound \u0026amp; Flashing Light Add A Sudden Deterrent\u003c\/h2\u003e \u003cdiv class=\"sa-animals\"\u003e \u003cdiv class=\"sa-animal\"\u003e🦝 Raccoon\u003c\/div\u003e \u003cdiv class=\"sa-animal\"\u003e🦌 Deer\u003c\/div\u003e \u003cdiv class=\"sa-animal\"\u003e🦨 Skunk\u003c\/div\u003e \u003cdiv class=\"sa-animal\"\u003e🐻 Bear\u003c\/div\u003e \u003cdiv class=\"sa-animal\"\u003e🐺 Coyote\u003c\/div\u003e \u003cdiv class=\"sa-animal\"\u003e🐇 Rabbit\u003c\/div\u003e \u003c\/div\u003e \u003cp style=\"margin-top: 10px; font-size: 13px;\"\u003eWildlife behavior varies. No electronic deterrent can guarantee that every animal will leave or remain away. Use appropriate wildlife-management practices for your area.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- =========================================================      HOW IT WORKS ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-tag\"\u003eHOW IT WORKS\u003c\/div\u003e \u003ch2\u003e🚨 Four Steps From Detection To Warning\u003c\/h2\u003e \u003cdiv class=\"sa-steps\"\u003e \u003cdiv class=\"sa-step\"\u003e \u003cdiv class=\"sa-step-num\"\u003e1\u003c\/div\u003e \u003cstrong\u003e Detect \u003c\/strong\u003e \u003cp\u003ePIR sensor detects compatible movement in the monitored area.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-step\"\u003e \u003cdiv class=\"sa-step-num\"\u003e2\u003c\/div\u003e \u003cstrong\u003e Trigger \u003c\/strong\u003e \u003cp\u003eThe device activates according to the selected operating mode.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-step\"\u003e \u003cdiv class=\"sa-step-num\"\u003e3\u003c\/div\u003e \u003cstrong\u003e Sound + Flash \u003c\/strong\u003e \u003cp\u003eThe selected audio plays while the red warning LEDs flash.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-step\"\u003e \u003cdiv class=\"sa-step-num\"\u003e4\u003c\/div\u003e \u003cstrong\u003e Reset \u003c\/strong\u003e \u003cp\u003eThe alarm returns to monitoring for the next trigger.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      IMAGE 8 PACKAGE ========================================================= --\u003e \u003cdiv class=\"sa-section\"\u003e \u003cdiv class=\"sa-media\"\u003e\u003cimg src=\"https:\/\/cdn.newfastcdn.com\/image\/f3d57a8977fa47d98c8a669cf56cd315eab3fe87.png\" alt=\"preview\"\u003e\u003c\/div\u003e \u003cdiv class=\"sa-package\"\u003e \u003cdiv class=\"sa-tag\"\u003eWHAT'S INCLUDED\u003c\/div\u003e \u003ch2\u003e📦 Ready For Outdoor Setup\u003c\/h2\u003e \u003cdiv class=\"sa-package-grid\"\u003e \u003cdiv class=\"sa-package-item\"\u003e🚨\u003cstrong\u003e Motion Sensor Alarm \u003c\/strong\u003e \u003cp\u003eSolar-powered outdoor alarm unit.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-package-item\"\u003e🎛️\u003cstrong\u003e Remote Control \u003c\/strong\u003e \u003cp\u003eFor compatible settings and operation.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-package-item\"\u003e🔌\u003cstrong\u003e USB Charging Cable \u003c\/strong\u003e \u003cp\u003eBackup charging option.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sa-package-item\"\u003e🔩\u003cstrong\u003e Mounting Hardware \u003c\/strong\u003e \u003cp\u003eScrews \/ wall plugs according to package version.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c!-- =========================================================      PRODUCT DETAILS ========================================================= --\u003e \u003cdiv class=\"sa-\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"XX","offers":[{"title":"Buy 1","offer_id":49306124812507,"sku":"MSKU-260914-023-01","price":319.0,"currency_code":"HKD","in_stock":true},{"title":"🔥Buy 2 Get 10% OFF","offer_id":49306124845275,"sku":"MSKU-260914-023-01*2","price":558.0,"currency_code":"HKD","in_stock":true},{"title":"💥Buy 3 Get 20% OFF \u0026 Free VIP Shipping","offer_id":49306124878043,"sku":"MSKU-260914-023-01*3","price":876.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0848\/5801\/1867\/files\/3f1e82a007ce1415e3acc3398c6aef96462d1a9a.jpg?v=1789381921","url":"https:\/\/www.livvira.com\/products\/solar-outdoor-motion-sensor-alarm-dog-barking-gunshot-sound-support-recording-and-volume-adjustment-130db-noise-with-flashing-light-to-deter-raccoon-deer-skunk-bear-coyote","provider":"livvira","version":"1.0","type":"link"}