FED GLD MDL 12GA 2.75″ 1OZ #7.5 25

FED GLD MDL 12GA 2.75″ 1OZ #7.5 25

$16.99Purchase & earn 17 Gundalyrium (points)!

29 in stock

UPC

604544692044

Manufacturer

Federal Ammunition

Manufacturer Part Number

GMT12175

Shot Size

7.5

Units per Box

25

Cost per Round

0.68

Caliber/Gauge

12 Gauge

Length

2.75"

Shot Weight

1 oz

Model

Federal Premium

Grains

#7.5

Product Type

Shot

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