FEDERAL GAME SHOK 12GA 2.75″ – 1 1/8OZ #6 25RD 10BX/CS

FEDERAL GAME SHOK 12GA 2.75″ – 1 1/8OZ #6 25RD 10BX/CS

$13.99Purchase & earn 14 Gundalyrium (points)!

150 in stock

PRODUCT SPECIFICATIONS:

GAUGE     12
LENGTH IN INCHES     2.75
DRAM OR VELOCITY     1255 FPS.
OUNCES OF SHOT     1-1/8
SHOT SIZE     #6
SHELLS PER BOX     25.0000
BOXES PER CASE     10.0000
SHOT MATERIAL     LEAD

UPC

029465002060

Manufacturer

Federal Ammunition

Manufacturer Part Number

H1236

Caliber/Gauge

12 Gauge

Length

4.2500

Shot Size

#6

Units per Box

25

Cost per Round

0.56

Product Type

Lead

Model

Game Load

Grains

#6

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