hezecar™-Perimeter Trip Alarm (Camp Safe Alarm)

$35.99
$63.99
-$28.00
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Free returns
Sustainably made
Secure payments

Description

Made of 6061 Aluminum, this unit utilizes a spring-loaded mechanism and an activate-by-wire system. When the activation mechanism is disturbed (by an animal or something else causing activity), the unit will activate. This device is compatible with flares and other signaling items, depending on situation and requirement. 

Key Features

  • Sound alarm system
  • Used to scare away animals or trespassers 
  • Built for outdoor security for camps, farms, homes, etc.
  • Made and Shipped in USA

What's Included

  • (1) Perimeter Trip Alarm
  • (1) Trigger Pin
  • (1) Pull Ring

Product Specifications

  • Weight: 3.5 oz
  • Dimensions: 3" H x 1" W x 1" L
  • Material: 6061 Aluminum
  • Color: Military Green
  • Packaging Dimensions: ~ 1" H x 4" W x 9" L
  • Installation Method: ‎Surface-Mounted
  • Sound Level: ‎172 dB
  • Batteries Required?: ‎No
  • Assembled Diameter: ‎3.35 Inches

We do not promote illegal activities with our products. By placing an order on our website, you agree to our Terms of Service.

How to Use

Mount Camp Safe Alarm firmly to stationary surface. Tie trip wire to trigger pin and secure across the trespassing line:

Wire, string or nails work great for mounting. Simply use the edging or holes on the alarm:

load in signaling device (can use flares, bear deterrents, etc. depending on the situation):

Notice ball support. Keeps any signaling device you use tight so it doesn’t fall out when sitting in the environment for long periods of time:

Depending on the signaling device used, it can be anywhere between 125 dB to 175 dB sound rating.

Have questions? Email us at support@hezecar.com

 Worldwide Shipping ✈  
Please do note that shipping is insured. However, you may receive your items earlier. Tracking Numbers will ALWAYS be sent so you can track it every step of the way! Cool things are worth waiting for!
 100% Risk-Free Purchase  
If you bought it and felt that it is not for you, don't worry. Just hit the Contact us button and send us a message, and we will make it right by. 100% Simple & Risk-Free process.

OUR GUARANTEE

  • We take pride in our products as we believe they are amazing. However, we understand that buying things online can be daunting, especially for the first time, so we offer a 100% satisfaction guarantee.
  • If you don't have a positive experience for any reason, we will do whatever it takes to make sure you are 100% satisfied with your purchase.