WEAVER BASE TOP MOUNT #417M – 1PC MOSSBERG 500 MATTE

WEAVER BASE TOP MOUNT #417M – 1PC MOSSBERG 500 MATTE

$13.99Purchase & earn 14 Gundalyrium (points)!

8 in stock

FEATURES
-#417M Aluminum Matte
-Machined to tight tolerances for a custom fit
-Maximum strength for rings to hold tight

PRODUCT SPECIFICATIONS:

Dimension     0.60 X 3.25 X 5.00
Height     0.6000
Width     3.2500
Length     5.0000
STYLE     WEAVER
APPLICATION     #417
FINISH     BLACK MATTE
MATERIAL     ALUMINUM
TYPE OF RINGS NEEDED     WEAVER STYLE
RINGS INCLUDED     N

UPC

076683484406

Manufacturer

Weaver

Manufacturer Part Number

48440

Length

5

Style

WEAVER

Mount Type

To Receiver

Model

Top Mount Base

Product Type

1-Piece Base

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"); }); });