Aluminum lightweight simplified linker for night vision PVS-18 helmet nvg mount

This is a lightweight design coupler. Suitable for PVS-18 night vision night, the design is simple Rugged more back easy to replace.

$35.00
$49.00
-29%
Quantity
people are viewing this right now
/** @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);
Shipping
13 sold
Free worldwide shipping
Free returns
Sustainably made
Secure payments

Description

This product is suitable for PVS18 night vision equipment. Equipped with L4 G24, it can easily fix the night vision equipment on the helmet. It is made of aluminum alloy. The hole-shaped design further reduces weight. The functional design is scientific and reasonable, allowing users to easily carry and operate night vision equipment. Not only that, aluminum alloy materials have excellent durability and corrosion resistance and can be used in various harsh environments. The hole-shaped design not only reduces the weight, but also increases ventilation, effectively prevents the equipment from overheating and extends the service life. In short, this product not only looks stylish, but also has excellent performance, making it an indispensable partner for your battlefield night operations.

Looking at the details of the pvs18 night vision device bracket, it feels like you are in a miniature world of craftsmanship. The surface of the bracket adopts precision frosting technology, and the delicate texture is looming under the light, making people want to reach out and touch it. The bracket is exquisitely designed, and every part is cleverly arranged together, like a mechanical puzzle. The cold touch of the metal bracket is in sharp contrast to its sturdy and durable nature, demonstrating the ingenuity of the craftsmen. Looking closely at the connection parts of the bracket, every welding mark shows the hard work and achievements in the manufacturing process, which makes people moved. Overall, the detailed display of this pvs18 night vision device bracket not only demonstrates the charm of craftsmanship aesthetics, but also embodies the manufacturer's persistent pursuit of quality.

Material

Aluminum

Design

Concise

Fit For

PVS-18

Compatible with

L4,G24

Color

Black

Length

2.83 INCH

Width

1.1 INCH