FED AE 9MM 147GR TRN MTCH TSJ 50/500

FED AE 9MM 147GR TRN MTCH TSJ 50/500

$23.99Purchase & earn 24 Gundalyrium (points)!

125 in stock

UPC

604544642957

Manufacturer

Federal Ammunition

Manufacturer Part Number

AE9SJ3

Length

5.3000

Units per Box

50

Cost per Round

0.48

Caliber/Gauge

9mm

Grains

147 GRAINS

Case Material

Brass

Product Type

Total Synthetic Jacket

Model

American Eagle

Bullet Weight (Grains)

147

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