Three-ways Solar Animal Repeller (Pro Version)

$42.99
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
Quantity
Share the love
Free Shipping Over $69.99
45 Days Free Returns
Wholesale & Retail
Secure Payments
Customer Reviews

Here are what our customers say.

Write a Review
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
×
class SpzCustomFileUpload extends SPZ.BaseElement { constructor(element) { super(element); this.uploadCount_ = 0; this.fileList_ = []; } buildCallback() { this.action = SPZServices.actionServiceForDoc(this.element); this.registerAction('upload', (data) => { this.handleFileUpload_(data.event?.detail?.data || []); }); this.registerAction('delete', (data) => { this.handleFileDelete_(data?.args?.data); }); this.registerAction('preview', (data) => { this.handleFilePreview_(data?.args?.data); }); this.registerAction('limit', (data) => { this.handleFileLimit_(); }); this.registerAction('sizeLimit', (data) => { this.handleFileSizeLimit_(); }); } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } setData_(count, file) { this.uploadCount_ = count; this.fileList_ = file; } handleFileUpload_(data) { data.forEach(i => { if(this.fileList_.some(j => j.url === i.url)) return; this.fileList_.push(i); }) this.uploadCount_++; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileUpload", { count: this.uploadCount_, files: this.fileList_}); if(this.fileList_.length >= 5){ document.querySelector('#review_upload').style.display = 'none'; } if(this.fileList_.length > 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '8px'; } } handleFileDelete_(index) { this.fileList_.splice(index, 1); this.uploadCount_--; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleFileDelete", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; if(this.fileList_?.length === 0){ document.querySelector('.apps-reviews-write-anonymous-box').style.marginTop = '132px'; } } handleFilePreview_(index) { const finalPreviewData = this.fileList_[index]; const filePreviewModal = document.getElementById('filePreviewModal'); const fullScreenVideo = document.getElementById('fullScreenVideo'); const fullScreenImage = document.getElementById('fullScreenImage'); const previewModalClose = document.getElementById('previewModalClose'); const previewLoading = document.getElementById('previewLoading'); filePreviewModal.style.display = 'block'; previewLoading.style.display = 'flex'; if(finalPreviewData?.type === 'video'){ const media = this.mediaParse_(this.fileList_[index]?.url); fullScreenVideo.addEventListener('canplaythrough', function() { previewLoading.style.display = 'none'; }); fullScreenImage.src = ''; fullScreenImage.style.display = 'none'; fullScreenVideo.style.display = 'block'; fullScreenVideo.src = media.mp4 || ''; } else { fullScreenImage.onload = function() { previewLoading.style.display = 'none'; }; fullScreenVideo.src = ''; fullScreenVideo.style.display = 'none'; fullScreenImage.style.display = 'block'; fullScreenImage.src = finalPreviewData.url; } previewModalClose.addEventListener('click', function() { filePreviewModal.style.display = 'none'; }); } handleFileLimit_() { alert(window.AppReviewsLocale.comment_file_limit || 'please do not upload files more than 5'); this.triggerEvent_("handleFileLimit"); } handleFileSizeLimit_() { alert(window.AppReviewsLocale.comment_file_size_limit || 'File size does not exceed 10M'); } clear(){ this.fileList_ = []; this.uploadCount_ = 0; sessionStorage.setItem('fileList', JSON.stringify(this.fileList_)); this.triggerEvent_("handleClear", { count: this.uploadCount_, files: this.fileList_}); document.querySelector('#review_upload').style.display = 'block'; } mediaParse_(url) { var result = {}; try { url.replace(/[?&]+([^=&]+)=([^&]*)/gi, function (str, key, value) { try { result[key] = decodeURIComponent(value); } catch (e) { result[key] = value; } }); result.preview_image = url.split('?')[0]; } catch (e) {}; return result; } triggerEvent_(name, data) { const event = SPZUtils.Event.create(this.win, name, data); this.action.trigger(this.element, name, event); } } SPZ.defineElement('spz-custom-file-upload', SpzCustomFileUpload);
The review would not show in product details on storefront since it does not support to.
Description

Unique and groundbreaking design.

Unlike the other solar-powered animal repellers, our Motion Activated Ultrasonic Animal Repeller has three independent ‘faces’ that work together in unison.

Each individual face emits ultrasonic repeller waves, flashing LEDs, and an alarm.
All three faces working together provide true 360-degree coverage.

Unique & effective

Each face of the device includes a passive infrared sensor, two flashing LED lights, and an ultrasonic speaker.

Complete 360-Degree Coverage

PIR sensors with high accuracy and a range of up to 10 meters, the ultrasonic speaker emits 15-50 kHz waves to repel animals with two modes of operation: Silent and Sound (default)

Other Key Features

Solar-powered or USB, with 3 PIR sensors on each of the 3 sides for true 360-degree coverage. IP44 waterproof certified.

Safe & humane

The ultrasonic waves and flashing LEDs deliver disruptive audio frequencies and visual patterns that drive animals away without permanent injury or distress.

24HR mode

The device will work 24 hours, day and night once it detects the invaded animals.

Night mode

The device will be activated only in the night, so it won’t bother you even you walk around it in the daytimes.

INSTALLATION & SETUP

INSTALLATION & SETUP

How to use the device

Choose the area you want to protect, then decide how to mount the device; directly in the earth using the mounting pole, wall-mounted, or placed directly on a flat surface. Install the device with enough clearance for the sensors! Charge it up and press the power button. Here you’ll also find the alarm button on the bottom of the device. This button controls the alarm sound and lets you choose between the silent and sound mode.

Choose area

Identify the best placement location.

Decide which areas are the ones you need to protect, or to where you want to prevent the animals from entering your property.

Install device

Wherever you do it, remember the PIR!

Mount the device with a minimum of 20cm of ground clearance and avoid blocking the device’s PIR sensors.

Charge batteries

Solar or USB, the choice is yours.

Do this by either leaving it out in the sun or plugging it into a charger using the provided USB cable.

Switch it on

Time to get rid of those pests for good!

A two-second press on the power button will turn the unit on. This button also controls the LED light.