LYMAN AR-15 RELOADING HANDBOOK – 2ND EDITION

LYMAN AR-15 RELOADING HANDBOOK – 2ND EDITION

$12.99Purchase & earn 13 Gundalyrium (points)!

5 in stock

PRODUCT SPECIFICATIONS:

Dimension     1.00 X 8.50 X 10.95
Height     1.0000
Width     8.5000
Length     10.9500
NUMBER OF PAGES     100
SOFT OR HARD COVER     SOFT COVER
METALLIC LOADINGS     Y
SHOTSHELL LOADING     N
BLACKPOWDER LOADINGS     N
OTHER FEATURES:     .223, 6.8 REMINGTON,
     .300AAC BLACKOUT, .450
     BUSHMASTER AND MOST OTHER
     CALIBERS FOR AR PLATFORM
     RIFLES

UPC

011516960467

Manufacturer

Lyman

Manufacturer Part Number

9816046

Length

10.9500

Style

Manual

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