LANCER L5AWM 223REM 20RD TRANS SMOKE

LANCER L5AWM 223REM 20RD TRANS SMOKE

$18.99Purchase & earn 19 Gundalyrium (points)!

167 in stock

Range Discount
1 - 10 5%
11 - 20 7%
20 - 50 10%
Magazine Discount: 5% Off 2-10 Mags; 7% Off 11-20 Mags; 10% Off 21 or More Mags!
UPC

738435615017

Manufacturer

Lancer Systems

Manufacturer Part Number

999-000-2320-02

State Restriction (WA)

NO DIRECT SHIP TO WASHINGTON

Caliber/Gauge

.223 REM/5.56 NATO

Capacity

20

Length

10.2000

State Restriction (CA)

NO DIRECT SHIP TO CALIFORNIA

State Restriction (RI)

NO DIRECT SHIP TO RHODE ISLAND

State Restriction (IL)

NO SALE TO ILLINOIS PICA

State Restriction (OR)

NO SALE TO OREGON

Product Type

Detachable

Model Fit

AR-15

Model

L5AWM

Brand Fit

Lancer

Quantity

1

Action

Semi-Auto

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