Weaver Standard Top Mount Aluminum Scope Base – Matte – #427M – Remington 870 & 11-87

Weaver Standard Top Mount Aluminum Scope Base – Matte – #427M – Remington 870 & 11-87

$13.99Purchase & earn 14 Gundalyrium (points)!

Out of stock

The Weaver 1-Piece Top Mount Aluminum Base comes in several finishes including matte. The mount is secure and starts at the bottom of all Weaver bases providing more versatility. These are precision-made mounts built to be rigid. They are also available for nearly every kind of firearm.

There are one- and two-piece sets available as well as side and top mounts. They also come with custom-made screws that are hard fastening for your Weaver base. The base is easy to attach and simple to remove.

UPC

076683484543

Manufacturer

Weaver

Manufacturer Part Number

48454

Style

WEAVER

Length

6.5000

Mount Type

To Receiver

Product Type

1-Piece Base

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