Weaver Standard Top Mount Aluminum Scope Base – Gloss Black – #80 – Mossberg 472 479 & 679

Weaver Standard Top Mount Aluminum Scope Base – Gloss Black – #80 – Mossberg 472 479 & 679

$13.99Purchase & earn 14 Gundalyrium (points)!

Out of stock

This Weaver 1-Piece Top Mount Aluminum Base is available in a gloss black finish. It a very versatile mount and available for most firearms. The build is sold and durable and will start at the bottom of your Weaver base.

Weaver bases are available in side and top mounts as well as one- and two-piece sets. They attach to your firearm easily and will not require modifications. In fact they come with screws that are custom made to hard fasten to the bottom of your Weaver base.

UPC

076683480804

Manufacturer

Weaver

Manufacturer Part Number

48080

Length

8.0500

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