{"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=\"animal-deterrent-page\"\u003e\n  \u003cstyle\u003e\n    .animal-deterrent-page,\n    .animal-deterrent-page * {\n      box-sizing: border-box;\n    }\n\n    .animal-deterrent-page {\n      --primary: #64717d;\n      --primary-dark: #303a43;\n      --accent: #98a4ae;\n      --background: #f4f6f8;\n      --soft-background: #e8edf1;\n      --label-background: #dfe5ea;\n      --card: #ffffff;\n      --text: #263039;\n      --muted: #68737d;\n      --border: #d8dee3;\n      max-width: 860px;\n      margin: 0 auto;\n      padding: 8px;\n      overflow: hidden;\n      color: var(--text);\n      background: #ffffff;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      font-size: 17px;\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .animal-deterrent-page h1,\n    .animal-deterrent-page h2,\n    .animal-deterrent-page h3,\n    .animal-deterrent-page p {\n      margin-top: 0;\n    }\n\n    .animal-deterrent-page h1 {\n      margin-bottom: 12px;\n      color: var(--primary-dark);\n      font-size: 34px;\n      line-height: 1.12;\n      letter-spacing: -0.6px;\n    }\n\n    .animal-deterrent-page h2 {\n      margin-bottom: 10px;\n      color: var(--primary-dark);\n      font-size: 28px;\n      line-height: 1.18;\n      letter-spacing: -0.4px;\n    }\n\n    .animal-deterrent-page h3 {\n      margin-bottom: 9px;\n      color: var(--primary-dark);\n      font-size: 22px;\n      line-height: 1.25;\n    }\n\n    .animal-deterrent-page p {\n      margin-bottom: 12px;\n    }\n\n    .animal-deterrent-page img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      margin: 18px auto 0;\n      border-radius: 14px;\n    }\n\n    .ad-section {\n      margin-bottom: 16px;\n      padding: 28px 22px;\n      overflow: hidden;\n      background: var(--background);\n      border: 1px solid var(--border);\n      border-radius: 18px;\n    }\n\n    .ad-white {\n      background: var(--card);\n    }\n\n    .ad-hero,\n    .ad-final {\n      text-align: center;\n      background: linear-gradient(180deg, #e9edf1 0%, #ffffff 100%);\n    }\n\n    .ad-label {\n      display: inline-block;\n      margin-bottom: 11px;\n      padding: 6px 12px;\n      color: var(--primary-dark);\n      background: var(--label-background);\n      border: 1px solid #ccd4da;\n      border-radius: 6px;\n      font-size: 13px;\n      font-weight: 800;\n      line-height: 1.3;\n      letter-spacing: 0.4px;\n      text-transform: uppercase;\n    }\n\n    .ad-subtitle {\n      max-width: 650px;\n      margin: 0 auto 15px !important;\n      color: var(--muted);\n    }\n\n    .ad-highlight {\n      margin: 16px 0 0;\n      padding: 14px 15px;\n      color: var(--primary-dark);\n      background: #e7ebef;\n      border-left: 4px solid var(--primary);\n      border-radius: 8px;\n      font-weight: 700;\n    }\n\n    .ad-benefits {\n      margin: 15px 0 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ad-benefits li {\n      margin-bottom: 9px;\n      padding: 11px 13px;\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 9px;\n    }\n\n    .ad-white .ad-benefits li {\n      background: var(--background);\n    }\n\n    .ad-mini-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 10px;\n      margin-top: 15px;\n    }\n\n    .ad-mini-card {\n      padding: 14px;\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 10px;\n    }\n\n    .ad-mini-card strong {\n      display: block;\n      margin-bottom: 4px;\n      color: var(--primary-dark);\n    }\n\n    .ad-mini-card span {\n      display: block;\n      color: var(--muted);\n      font-size: 14px;\n      line-height: 1.45;\n    }\n\n    .ad-steps {\n      margin: 15px 0 0;\n      padding: 0;\n      list-style: none;\n      counter-reset: installation-step;\n    }\n\n    .ad-steps li {\n      position: relative;\n      margin-bottom: 10px;\n      padding: 12px 13px 12px 49px;\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 9px;\n      counter-increment: installation-step;\n    }\n\n    .ad-steps li::before {\n      content: counter(installation-step);\n      position: absolute;\n      top: 11px;\n      left: 12px;\n      display: flex;\n      width: 27px;\n      height: 27px;\n      align-items: center;\n      justify-content: center;\n      color: #ffffff;\n      background: var(--primary);\n      border-radius: 50%;\n      font-size: 14px;\n      font-weight: 800;\n    }\n\n    .ad-table-wrapper {\n      width: 100%;\n      margin-top: 14px;\n      overflow-x: auto;\n      border: 1px solid var(--border);\n      border-radius: 10px;\n    }\n\n    .ad-table {\n      width: 100%;\n      min-width: 480px;\n      border-collapse: collapse;\n      background: var(--card);\n    }\n\n    .ad-table th,\n    .ad-table td {\n      padding: 11px 13px;\n      border-bottom: 1px solid var(--border);\n      text-align: left;\n      vertical-align: top;\n    }\n\n    .ad-table th {\n      width: 38%;\n      color: var(--primary-dark);\n      background: var(--soft-background);\n      font-weight: 700;\n    }\n\n    .ad-table tr:last-child th,\n    .ad-table tr:last-child td {\n      border-bottom: none;\n    }\n\n    .ad-package-list {\n      margin: 12px 0 0;\n      padding-left: 23px;\n    }\n\n    .ad-package-list li {\n      margin-bottom: 6px;\n    }\n\n    .ad-note {\n      margin-top: 16px;\n      padding: 13px 14px;\n      color: #46515a;\n      background: #eef1f4;\n      border: 1px solid #d3dae0;\n      border-radius: 9px;\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .ad-faq details {\n      margin-bottom: 9px;\n      padding: 13px 15px;\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 9px;\n    }\n\n    .ad-faq summary {\n      color: var(--primary-dark);\n      font-weight: 700;\n      cursor: pointer;\n    }\n\n    .ad-faq details p {\n      margin: 9px 0 0;\n      color: var(--muted);\n      font-size: 15px;\n    }\n\n    .ad-trust-strip {\n      display: flex;\n      align-items: stretch;\n      justify-content: space-between;\n      margin-top: 16px;\n      overflow: hidden;\n      background: var(--card);\n      border: 1px solid var(--border);\n      border-radius: 10px;\n    }\n\n    .ad-trust-item {\n      flex: 1;\n      padding: 13px 9px;\n      text-align: center;\n      border-right: 1px solid var(--border);\n    }\n\n    .ad-trust-item:last-child {\n      border-right: none;\n    }\n\n    .ad-trust-item strong {\n      display: block;\n      margin-bottom: 3px;\n      color: var(--primary-dark);\n      font-size: 14px;\n    }\n\n    .ad-trust-item span {\n      display: block;\n      color: var(--muted);\n      font-size: 12px;\n      line-height: 1.35;\n    }\n\n    .ad-final {\n      border: 2px solid var(--primary);\n    }\n\n    .ad-button {\n      display: inline-block;\n      margin-top: 14px;\n      padding: 13px 26px;\n      color: #ffffff !important;\n      background: #53616d;\n      border-radius: 8px;\n      font-weight: 800;\n      text-decoration: none;\n      box-shadow: 0 6px 15px rgba(83, 97, 109, 0.2);\n    }\n\n    .ad-button:hover {\n      background: var(--primary-dark);\n    }\n\n    @media screen and (max-width: 600px) {\n      .animal-deterrent-page {\n        padding: 4px;\n        font-size: 16px;\n      }\n\n      .animal-deterrent-page h1 {\n        font-size: 29px;\n      }\n\n      .animal-deterrent-page h2 {\n        font-size: 25px;\n      }\n\n      .animal-deterrent-page h3 {\n        font-size: 21px;\n      }\n\n      .ad-section {\n        margin-bottom: 12px;\n        padding: 22px 15px;\n        border-radius: 13px;\n      }\n\n      .animal-deterrent-page img {\n        margin-top: 15px;\n        border-radius: 10px;\n      }\n\n      .ad-mini-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .ad-trust-strip {\n        flex-wrap: wrap;\n      }\n\n      .ad-trust-item {\n        flex: 0 0 50%;\n        border-bottom: 1px solid var(--border);\n      }\n\n      .ad-trust-item:nth-child(2) {\n        border-right: none;\n      }\n\n      .ad-trust-item:nth-last-child(-n+2) {\n        border-bottom: none;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- ATTENTION --\u003e\n  \u003csection class=\"ad-section ad-hero\"\u003e\n    \u003cspan class=\"ad-label\"\u003eSolar-Powered Outdoor Protection\u003c\/span\u003e\n\n    \u003ch1\u003eMotion Detected. Sound \u0026amp; Light Respond.\u003c\/h1\u003e\n\n    \u003cp class=\"ad-subtitle\"\u003e\n      Help discourage unwanted animal visitors with motion-activated sound,\n      adjustable volume and attention-grabbing red LED lights.\n    \u003c\/p\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/1_0c384bae-3de3-4394-b661-665fae933498.gif?v=1789113673\" alt=\"Solar motion sensor animal deterrent alarm in operation\" loading=\"eager\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTEREST --\u003e\n  \u003csection class=\"ad-section ad-white\"\u003e\n    \u003cspan class=\"ad-label\"\u003eAdjustable Sound Response\u003c\/span\u003e\n\n    \u003ch2\u003e🚨 Make Your Property Less Inviting\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Choose from \u003cstrong\u003ethree volume levels\u003c\/strong\u003e with an alert output of\n      up to \u003cstrong\u003e130 dB\u003c\/strong\u003e, depending on the surrounding environment.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ad-benefits\"\u003e\n      \u003cli\u003e\n        ✅ \u003cstrong\u003eAdjustable volume:\u003c\/strong\u003e\n        Choose a suitable sound level for different outdoor spaces.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        ✅ \u003cstrong\u003eCustom recording:\u003c\/strong\u003e\n        Record your own sound or warning message for up to 20 seconds.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        ✅ \u003cstrong\u003eSound and light response:\u003c\/strong\u003e\n        Helps attract attention when movement enters the detection area.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/de3b420cb9a44638813cf3653b69fd22_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1789113579\" alt=\"Three adjustable volume settings and custom recording feature\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MAIN FEATURES --\u003e\n  \u003csection class=\"ad-section\"\u003e\n    \u003cspan class=\"ad-label\"\u003eSmart Outdoor Monitoring\u003c\/span\u003e\n\n    \u003ch2\u003e✨ Multiple Features in One Compact Device\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Motion detection, sound, flashing lights and flexible charging work\n      together to provide convenient outdoor monitoring.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ad-mini-grid\"\u003e\n      \u003cdiv class=\"ad-mini-card\"\u003e\n        \u003cstrong\u003e120° Motion Detection\u003c\/strong\u003e\n        \u003cspan\u003eMonitors a broad area around the installed position.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-mini-card\"\u003e\n        \u003cstrong\u003eSix Red LEDs\u003c\/strong\u003e\n        \u003cspan\u003eProvides an attention-grabbing visual response.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-mini-card\"\u003e\n        \u003cstrong\u003eRemote Control\u003c\/strong\u003e\n        \u003cspan\u003eAdjust compatible settings without repeatedly handling the device.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-mini-card\"\u003e\n        \u003cstrong\u003eSolar + USB Charging\u003c\/strong\u003e\n        \u003cspan\u003eProvides flexible charging during changing weather conditions.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/41cc4d9d80684f4d8154eb275bf4c7b6_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1789113579\" alt=\"Main features of the solar motion sensor animal deterrent\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE SCENARIOS --\u003e\n  \u003csection class=\"ad-section ad-white\"\u003e\n    \u003cspan class=\"ad-label\"\u003eFlexible Outdoor Coverage\u003c\/span\u003e\n\n    \u003ch2\u003e🏡 Protect the Spaces That Matter\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Install it near areas where unwanted animal activity is commonly\n      detected. The sensor helps provide an automatic response without\n      constant supervision.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ad-benefits\"\u003e\n      \u003cli\u003e✅ Gardens and vegetable patches\u003c\/li\u003e\n      \u003cli\u003e✅ Yards, lawns and outdoor pathways\u003c\/li\u003e\n      \u003cli\u003e✅ Farms, orchards and livestock areas\u003c\/li\u003e\n      \u003cli\u003e✅ Garages, sheds and property entrances\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ad-highlight\"\u003e\n      When motion enters the detection zone, the device responds with your\n      selected sound and light settings.\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/6aaa1cd072364aaf8771b2b2ecbff99f_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1789113579\" alt=\"Outdoor uses for the solar animal deterrent alarm\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- OPERATING MODES --\u003e\n  \u003csection class=\"ad-section\"\u003e\n    \u003cspan class=\"ad-label\"\u003eDay and Night Flexibility\u003c\/span\u003e\n\n    \u003ch2\u003e⚙️ Three Modes for Different Needs\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Select the operating mode that best matches your location, schedule and\n      surrounding animal activity.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ad-benefits\"\u003e\n      \u003cli\u003e\n        ☀️ \u003cstrong\u003e24-Hour Mode:\u003c\/strong\u003e\n        Designed to respond during both daytime and nighttime.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        🌙 \u003cstrong\u003eNight Mode:\u003c\/strong\u003e\n        Operates in darker conditions when nighttime coverage is preferred.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        🔁 \u003cstrong\u003eNight Timed Mode:\u003c\/strong\u003e\n        Repeats approximately every five minutes during nighttime operation.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/cafd41bac01048309483239c2b69bfe4_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1789113579\" alt=\"Three operating modes for daytime and nighttime use\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WEATHER RESISTANCE --\u003e\n  \u003csection class=\"ad-section ad-white\"\u003e\n    \u003cspan class=\"ad-label\"\u003eDesigned for Outdoor Placement\u003c\/span\u003e\n\n    \u003ch2\u003e🌦️ Ready for Changing Weather\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The \u003cstrong\u003eIP55-rated housing\u003c\/strong\u003e helps protect the device against\n      dust and water exposure during normal outdoor use.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ad-benefits\"\u003e\n      \u003cli\u003e✅ Suitable for gardens, yards and other outdoor areas\u003c\/li\u003e\n      \u003cli\u003e✅ Durable housing for everyday environmental exposure\u003c\/li\u003e\n      \u003cli\u003e✅ Compact design for flexible wall or post placement\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/5b8e9814c548402eb67b61ee887e5634_tplv-fhlh96nyum-crop-webp_1500_1495.webp?v=1789113579\" alt=\"IP55 weather-resistant outdoor animal deterrent alarm\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- POWER --\u003e\n  \u003csection class=\"ad-section\"\u003e\n    \u003cspan class=\"ad-label\"\u003eFlexible Power Options\u003c\/span\u003e\n\n    \u003ch2\u003e☀️ Solar Powered with USB Backup\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The integrated solar panel supports convenient daytime charging, while\n      USB charging provides a practical backup when sunlight is limited.\n    \u003c\/p\u003e\n\n    \u003cul class=\"ad-benefits\"\u003e\n      \u003cli\u003e\n        ✅ \u003cstrong\u003eSolar charging:\u003c\/strong\u003e\n        Convenient for regular outdoor placement.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        ✅ \u003cstrong\u003eUSB charging:\u003c\/strong\u003e\n        Provides an alternative charging option when needed.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        ✅ \u003cstrong\u003eRechargeable battery:\u003c\/strong\u003e\n        Built-in 3.7V 1200mAh battery capacity.\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/4f72d3671a2041a5a6411f1449922d3e_tplv-fhlh96nyum-crop-webp_1500_1500.webp?v=1789113579\" alt=\"Solar panel and USB charging options\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"ad-section ad-white\"\u003e\n    \u003cspan class=\"ad-label\"\u003eSimple Installation\u003c\/span\u003e\n\n    \u003ch2\u003e🚀 Install, Select and Let It Monitor\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Position the alarm toward the area you want to monitor, select your\n      preferred settings and let the motion sensor watch for activity.\n    \u003c\/p\u003e\n\n    \u003col class=\"ad-steps\"\u003e\n      \u003cli\u003e\n        \u003cstrong\u003eChoose a location.\u003c\/strong\u003e\n        Select a wall, fence, post or another stable mounting surface.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eMount it securely.\u003c\/strong\u003e\n        Use the included screws and wall anchors where appropriate.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eSelect a mode.\u003c\/strong\u003e\n        Choose 24-hour, night or night timed operation.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAdjust the response.\u003c\/strong\u003e\n        Select a volume level and record a custom sound if desired.\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cstrong\u003eAim the sensor.\u003c\/strong\u003e\n        Direct it toward the area where animal movement is expected.\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n\n    \u003cdiv class=\"ad-note\"\u003e\n      \u003cstrong\u003ePlacement tip:\u003c\/strong\u003e Keep the sensor and solar panel free from\n      major obstructions. Detection performance may vary according to\n      installation height, movement direction, weather and surroundings.\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0663\/5080\/9136\/files\/0c39cc3a122e45c7a81b54f051ef9e67_tplv-fhlh96nyum-crop-webp_1447_1447.webp?v=1789113579\" alt=\"Installation guide for the solar motion sensor alarm\" loading=\"lazy\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003csection class=\"ad-section\"\u003e\n    \u003cspan class=\"ad-label\"\u003eProduct Details\u003c\/span\u003e\n\n    \u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"ad-table-wrapper\"\u003e\n      \u003ctable class=\"ad-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type\u003c\/th\u003e\n            \u003ctd\u003eSolar Motion Sensor Animal Deterrent Alarm\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eMaximum Sound Level\u003c\/th\u003e\n            \u003ctd\u003eUp to 130 dB\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eVolume Settings\u003c\/th\u003e\n            \u003ctd\u003e3 adjustable levels\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eCustom Recording\u003c\/th\u003e\n            \u003ctd\u003eUp to 20 seconds\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDetection Angle\u003c\/th\u003e\n            \u003ctd\u003e120°\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eDetection Distance\u003c\/th\u003e\n            \u003ctd\u003eApproximately 6–8 m \/ 19.7–26.2 ft\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eLighting\u003c\/th\u003e\n            \u003ctd\u003e6 red LEDs\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eOperating Modes\u003c\/th\u003e\n            \u003ctd\u003e24-hour, night and night timed mode\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003ePower Supply\u003c\/th\u003e\n            \u003ctd\u003eSolar and USB rechargeable\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eBattery\u003c\/th\u003e\n            \u003ctd\u003e3.7V 1200mAh rechargeable battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eWeather Resistance\u003c\/th\u003e\n            \u003ctd\u003eIP55\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth\u003eControl Method\u003c\/th\u003e\n            \u003ctd\u003eDevice controls and infrared remote control\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 style=\"margin-top:22px;\"\u003eWhat's Included\u003c\/h3\u003e\n\n    \u003cul class=\"ad-package-list\"\u003e\n      \u003cli\u003e1 × Solar motion sensor alarm\u003c\/li\u003e\n      \u003cli\u003e1 × Infrared remote control\u003c\/li\u003e\n      \u003cli\u003e1 × USB charging cable\u003c\/li\u003e\n      \u003cli\u003e2 × Mounting screws\u003c\/li\u003e\n      \u003cli\u003e2 × Wall anchors\u003c\/li\u003e\n      \u003cli\u003e1 × User manual\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"ad-note\"\u003e\n      \u003cstrong\u003eResponsible-use notice:\u003c\/strong\u003e Begin with a lower volume and\n      avoid positioning the speaker close to people, pets or neighboring\n      properties. Follow applicable local noise regulations. This device is\n      designed to help discourage animal activity; results may vary by animal,\n      environment and placement.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"ad-section ad-faq ad-white\"\u003e\n    \u003cspan class=\"ad-label\"\u003eQuestions Answered\u003c\/span\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it work during both the day and night?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. Select 24-hour mode for daytime and nighttime monitoring, or\n        choose one of the nighttime operating modes.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I adjust the sound level?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. The device provides three adjustable volume levels with an output\n        of up to 130 dB.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I use my own warning sound?\u003c\/summary\u003e\n      \u003cp\u003e\n        Yes. You can record a custom sound or warning message lasting up to\n        20 seconds.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it only use solar power?\u003c\/summary\u003e\n      \u003cp\u003e\n        No. It supports solar charging and can also be recharged using the\n        included USB cable.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the detection range?\u003c\/summary\u003e\n      \u003cp\u003e\n        The stated detection distance is approximately 6–8 m, or 19.7–26.2 ft.\n        Actual performance may vary depending on placement and environmental\n        conditions.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill it permanently remove animals?\u003c\/summary\u003e\n      \u003cp\u003e\n        The device is designed to help discourage unwanted animal activity.\n        Results can vary depending on the species, surroundings, positioning\n        and selected settings.\n      \u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST AND ACTION --\u003e\n  \u003csection class=\"ad-section ad-final\"\u003e\n    \u003cspan class=\"ad-label\"\u003eAutomatic Outdoor Monitoring\u003c\/span\u003e\n\n    \u003ch2\u003eHelp Keep Unwanted Visitors Moving\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Motion detection, adjustable sound and flashing red LEDs—all in one\n      solar-powered outdoor alarm.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ad-trust-strip\"\u003e\n      \u003cdiv class=\"ad-trust-item\"\u003e\n        \u003cstrong\u003e🚚 Free Shipping\u003c\/strong\u003e\n        \u003cspan\u003eOrders over $59.98\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-trust-item\"\u003e\n        \u003cstrong\u003e🛡️ Warranty Support\u003c\/strong\u003e\n        \u003cspan\u003eAdded peace of mind\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-trust-item\"\u003e\n        \u003cstrong\u003e💬 Customer Support\u003c\/strong\u003e\n        \u003cspan\u003eHelp when needed\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ad-trust-item\"\u003e\n        \u003cstrong\u003e📦 Complete Kit\u003c\/strong\u003e\n        \u003cspan\u003eMounting parts included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"ad-button\" href=\"#product-form\"\u003eAdd to Cart\u003c\/a\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"ZHD","offers":[{"title":"Default Title","offer_id":60587167711313,"sku":"NC03032609141068-N911N英文（带遥控）","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1056\/2319\/1633\/files\/4086703faaa444b8bedb053b9720d242_tplv-fhlh96nyum-crop-webp_1500_1447.webp?v=1789370076","url":"https:\/\/viqzet.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":"viqzet","version":"1.0","type":"link"}