WEAVER BASE TOP MOUNT #88 1PC – MOSSBERG 500AS/600 BLACK

WEAVER BASE TOP MOUNT #88 1PC – MOSSBERG 500AS/600 BLACK

$13.99Purchase & earn 14 Gundalyrium (points)!

36 in stock

FEATURES
-#88 Aluminum Black
-Machined to tight tolerances for a custom fit
-Maximum strength for rings to hold tight

PRODUCT SPECIFICATIONS:

Dimension     0.80 X 3.30 X 8.30
Height     0.8000
Width     3.3000
Length     8.3000
STYLE     WEAVER
APPLICATION     #88
FINISH     BLACK GLOSS
MATERIAL     ALUMINUM
TYPE OF RINGS NEEDED     WEAVER STYLE
RINGS INCLUDED     N

UPC

076683480880

Manufacturer

Weaver

Manufacturer Part Number

48088

Length

8.3000

Style

WEAVER

Product Type

1-Piece Base

Mount Type

To Receiver

Model

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