LIGHTFIELD 12GA 2.75″ LESS – LETHAL STAR 5RD 10BX/CS

LIGHTFIELD 12GA 2.75″ LESS – LETHAL STAR 5RD 10BX/CS

$13.99Purchase & earn 14 Gundalyrium (points)!

143 in stock

FEATURES:
-12 Gauge
-2-3/4″ length
-High Velocity Star
-Velocity: 850 FPS
-5/pack

PRODUCT SPECIFICATIONS:

Dimension     1.00 X 2.75 X 4.15
Height     1.0000
Width     2.7500
Length     4.1500
GAUGE     12
LENGTH IN INCHES     2.75
DRAM OR VELOCITY     850 FPS.
OUNCES OF SHOT     nan
SHOT SIZE     nan
SHELLS PER BOX     5.0000
BOXES PER CASE     10.0000
SHOT MATERIAL     LEAD

UPC

784268817609

Manufacturer

Lightfield

Manufacturer Part Number

CWHV12

Units per Box

5

Cost per Round

2.80

Caliber/Gauge

12 Gauge

Length

4.1000

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