Weaver Standard Top Mount Aluminum Scope Base – Silver – #401S – S&W L K & N Frame

Weaver Standard Top Mount Aluminum Scope Base – Silver – #401S – S&W L K & N Frame

$13.99Purchase & earn 14 Gundalyrium (points)!

7 in stock

This quality Weaver 1-Piece Top Mount Aluminum Base is available in a silver finish. The base attaches easily to your firearm and will not require modification. You will find that Weaver bases are available as a top or side mount as well as in one- and two-piece sets.

The build and design provides operators with a mount that is secure and snug fitting to the bottom of their Weaver bases. This versatility with your firearm will allow you more time to enjoy your weapon and less time honing in your sights.

UPC

076683480019

Manufacturer

Weaver

Manufacturer Part Number

48001

Style

WEAVER

Length

4.7000

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