FED HI-BIRD 12GA 2.75″ #6 25/250

FED HI-BIRD 12GA 2.75″ #6 25/250

$17.99Purchase & earn 18 Gundalyrium (points)!

392 in stock

UPC

604544621211

Manufacturer

Federal Ammunition

Manufacturer Part Number

HVF12H6

Length

2.75"

Caliber/Gauge

12 Gauge

Shot Size

6

Units per Box

25

Cost per Round

0.72

Product Type

Lead

Shot Weight

1 1/4 oz

Model

Hi-Bird

Grains

#6

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