Red Dot Scope 3 MOA Micro Reflex Sights Adjustable LED Hard Anodized Brown

TJ Style adjustable Red Dot Sight, LED, 2 Years of Typical Use,3V Lithium Battery R MR adjustable Red Dot Sight

$32.00
Color:  Black
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
7 sold
Free worldwide shipping
Free returns
Sustainably made
Secure payments

Description

Classic Tjcon style Tjcon adjustable red dot sight with 3 MOA red dot diameter, adjustable LED technology, hard anodized brown exterior. This scope has a super reflective field of view and is suitable for micro red dot scopes, making it ideal for AR rifles. Whether shooting at close range or at long range, it provides precise aiming in a variety of environments. No need to worry about use in adverse weather conditions, this adjustable red dot sight has been rigorously tested to ensure excellent durability and stability. Whether you are a shooting sports enthusiast or a real-life CS gamer, this scope can meet your needs and bring you an unparalleled shooting experience.

This reflex sight is not just perfect for precision target shooting, but also for intense real-person CS games that require quick and accurate aim. The micro red dot with adjustable LED sights puts complete lighting control right at your fingertips, allowing you to adapt to any environment or situation with ease. The user-friendly buttons located on the side of the optic make it simple to fine-tune the lighting brightness to your preference, ensuring optimal visibility and focus in any scenario. Whether you're a competitive shooter or an avid airsoft player, this red dot for AR promises unparalleled performance and versatility to elevate your shooting experience to the next level.

The 3 MOA dot in this reflex sight is renowned for its versatility and popularity among all Tjcon dot sizes. Its precision is unmatched, allowing for accurate shooting even at long ranges. The micro red dot is compact yet powerful, offering shooters the perfect balance between size and performance. The objective lens is generously sized, enabling swift target acquisition and ensuring quick positioning in any situation. This red dot for AR platforms is a game-changer, providing shooters with the ultimate advantage on the battlefield or at the range.

Red dot sight

Magnification

 1x 

Bullet Drop Compensator

 No

Length (In)

 45mm/1.77"

Illumination Source

 LED

Reticle Pattern

 3 MOA Dot

Day Reticle Color

 Red

Night Reticle Color

 Red

Bindon Aiming Concept

 No

Adjustment @ 100 yards (clicks/in)

 1.0

Housing Material

 Forged Aluminum

Batteries

3V Lithium Battery

Battery Life

Up to 2 years of typical use*, up to 5 years in dark storage. *When used at 70ºF (21ºC). Extreme temperatures (high or low) will affect lithium battery performance.