Strike Industries Zero-Mod Universal Glock Optic Rail System

Low-Bore Axis Titan Mount for Glock

$12.32
$29.00
-58%
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

The Zero-Mod Universal Glock Optic Rail System is designed for Glock handguns, offering a low-bore axis platform and dovetail mounting technology that eliminates the need for milling or permanent modifications to your slide. It supports full compatibility with Glock 17/19/43x/45 Gen 4/5/6 models and major optics like Leupold Delta Point, Vortex Venom II, and Burris Fast Fire II. Crafted from military-grade 316L steel with a lifetime warranty, this system delivers precision for competitive shooting, tactical training, and everyday carry.

Core Selling Points
✅ Zero Modification Required: Directly mounts via Glock’s rear sight dovetail without drilling or milling (Glock slide mount without milling).
✅ Industry-Leading Low Bore Axis: Reduces sight height by 37% compared to traditional rails for unmatched accuracy (low bore axis Glock optics platform).
✅ Universal Compatibility: Adapts to over 15+ red dot optics including Trijicon RMR, EoTech MRDS, and Glock 45-compatible rail systems (multi-brand red dot sight mount).
✅ Military-Grade Durability: 316L stainless steel construction ensures ruggedness for extreme conditions (tactical grade steel optic base).
✅ Quick Release Adjustment: Single-handed tilt and height adjustments with self-locking set screws (optic mount with quick release mechanism).

Technical Specifications

Specification Details
Glock Models Compatible with Glock 17/19/43x/45 Gen 4/5/6
Bore Height ≤1.5mm (industry-leading)
Material 316L stainless steel + matte black finish
Adjustment Range ±5° tilt adjustment + 3mm height range
Optics Compatibility Leupold Delta Point, Vortex Venom II, etc.


Scenario-Specific Applications
Competitive Shooting
"Engineered for Glock 17/19 shooters, our low-bore axis platform minimizes parallax error and sight-to-barrel distance. The quick release mechanism allows 5-second optic swaps, ideal for IPSC competitions."

Tactical Training
"Built with military-grade steel and an anti-slip base, this rail system withstands rigorous training. Pair it with Leupold Delta Point for clear CQB visibility in low-light conditions (tactical grade dovetail rail platform)."

Beginner-Friendly Installation
"No tools or gunsmithing skills required! Our no-modification rail system includes a step-by-step video guide and scratch-resistant hardware kit to install on Glock 43x in under 30 minutes (Glock universal optic rail mount installation guide)."

Pain Point Solutions
🔸 Damage to Slides from Milling: Uses a dovetail mount compatible with RMR instead of permanent modifications.
🔸 Limited Optics Compatibility: Supports Burris Fast Fire II, EoTech MRDS, and more (rail system for EoTech Vista).
🔸 Complex Adjustments: Features a 6-direction micro-adjustment dial for 1-second precision tuning.