SHOT Show Finds

These are a few of the unique finds of the day.  AR stocks that hold extra mags, as well as ones that hold a pistol.  AR grips that pivot somewhat for ergonomics in certain situations, the Desert Tactical MDR that we won’t see for at least another year, and the cool Crye Precision SIX12 bullpen shotgun.

Comments are closed.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });