WARNE BASE VAPOR 2PC MARLIN – LEVER ACTION 336/1894/1895 ALM

WARNE BASE VAPOR 2PC MARLIN – LEVER ACTION 336/1894/1895 ALM

$19.99Purchase & earn 20 Gundalyrium (points)!

8 in stock

PRODUCT SPECIFICATIONS:

Dimension     0.70 X 2.45 X 6.00
Height     0.7000
Width     2.4500
Length     6.0000
STYLE     WEAVER
FINISH     BLACK MATTE
MATERIAL     STEEL
TYPE OF RINGS NEEDED     WEAVER STYLE
RINGS INCLUDED     N
OTHER FEATURES:     MARLIN LEVER ACTION 336, 1894,
     1895

UPC

656813107179

Manufacturer

Warne

Manufacturer Part Number

V464464M

Style

WEAVER

Length

6

Model

Marlin Lever Action

Mount Type

To Receiver

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