UTG SUPER SLIM PICATINNY RMR – MOUNT LOW PROFILE .16″X1.78″

UTG SUPER SLIM PICATINNY RMR – MOUNT LOW PROFILE .16″X1.78″

$14.97Purchase & earn 15 Gundalyrium (points)!

22 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.25 X 3.20 X 4.00
Height     1.2500
Width     3.2000
Length     4.0000
OTHER FEATURES:     .16″ HEIGHT, 1.78″ LONG,
     COMPATIBLE WITH GLOCK DOUBLE
     STACK PISTOLS AND EASILY
     INSTALLS INTO REAR SIGHT
     DOVETAIL

UPC

4717385553088

Manufacturer

UTG

Manufacturer Part Number

MTRMRXS

Length

4

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });