Description
PMC is a renowned company that specializes in the production of high-quality ammunition for firearms. One of their exceptional products is the PMC – Bronze – 45 ACP – 230 Grain – FMJ. This ammunition is specifically designed for the .45 ACP caliber, offering exceptional performance and reliability. The PMC – Bronze – 45 ACP – 230 Grain – FMJ features a full metal jacket (FMJ) bullet, which ensures smooth feeding and prevents barrel fouling. With a weight of 230 grains, this ammunition delivers a powerful impact, making it suitable for various shooting applications, including target practice, training, and self-defense. PMC takes pride in their commitment to manufacturing ammunition that meets the highest industry standards. Their dedication to quality control and precision ensures that each round of PMC – Bronze – 45 ACP – 230 Grain – FMJ is consistent and reliable. This ammunition is known for its consistent accuracy, allowing shooters to achieve tight groupings and improved shooting performance. Whether you are a professional shooter, law enforcement officer, or a responsible gun owner, PMC – Bronze – 45 ACP – 230 Grain – FMJ is a trusted choice for your ammunition needs. With PMC’s reputation for excellence and their commitment to providing reliable and high-performing products, you can trust that this ammunition will deliver the performance you expect.
Weight
49.85 lbs
Dimensions
14.8 × 6.2 × 6.4 in
Brand
PMC
caliber
45 ACP
bullet-weight
230 Grain
bullet-type
Full Metal Jacket (FMJ)
Case
Brass
Quantity
1000, 50, 500
Condition
New
Use
Range
×
SMS Notifications
Back in Stock Alerts
Email(Required)
Phone(Required)
Consent(Required)
Yes, I would like to receive back in stock alerts about this item from TSAmmo.*
*By subscribing to TSAmmo Back In Stock Messages on 38012, you consent to receive recurring automated marketing text messages to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency varies. Message and data rates may apply. Reply HELP for help and STOP to cancel. See Terms and Conditions & Privacy Policy.
document.addEventListener("DOMContentLoaded",(function(){var e=document.getElementById("cf-turnstile-gf-19");e&&!e.innerHTML.trim()&&(turnstile.remove("#cf-turnstile-gf-19"),turnstile.render("#cf-turnstile-gf-19",{sitekey:"0x4AAAAAAAH0Xgxbn-Hfr-df"}))}));
.gf-turnstile-container { width: 100%; } .gform_footer.top_label { display: flex; flex-wrap: wrap; }
document.addEventListener("DOMContentLoaded",function(){document.querySelectorAll('#gform_19').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-gf-19')){setTimeout(function(){turnstile.remove('#cf-turnstile-gf-19');turnstile.render('#cf-turnstile-gf-19');},10000)}})})});
Δdocument.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );
gform.initializeOnLoaded( function() {gformInitSpinner( 19, 'https://trueshotammo.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_19').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_19');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_19').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_19').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_19').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_19').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_19').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_19').val();gformInitSpinner( 19, 'https://trueshotammo.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [19, current_page]);window['gf_submitting_19'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_19').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_19').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [19]);window['gf_submitting_19'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_19').text());}else{jQuery('#gform_19').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "19", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_19" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_19"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_19" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [19, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 19, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );
MPN#: PMC45A
PMC45A-500
Coupons for True Shot Ammo store
Live Inventory Search
Compare prices for PMC45A - PMC Bronze 45 ACP 230 Grain FMJ - 500 Rd from all vendors
| Store | Price | Shipping rate | Report | Show more |
|---|---|---|---|---|
|
$24.99
|
$9.99 for everything else | |||
|
$25.99
|
$14.99 | |||
|
Out Of Stock
|
||||
|
|
$29.25
|
FREE Shipping over $250, Firearms $13.95 flat rate S/H |
Wikiarms.com Live Prices
| Product | Store | Price | PPR |
|---|
