FED TOP GUN 12GA 2.75″ #7.5 25/250

FED TOP GUN 12GA 2.75″ #7.5 25/250

$16.99Purchase & earn 17 Gundalyrium (points)!

479 in stock

UPC

604544673142

Manufacturer

Federal Ammunition

Manufacturer Part Number

TG12W 7.5

Shot Size

7.5

Units per Box

25

Cost per Round

0.68

Length

2.75"

Caliber/Gauge

12 Gauge

Grains

#7.5

Model

Top Gun

Product Type

Lead

Shot Weight

1 1/8 oz

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