Now You See It… CLEAR AR-15 Receiver Prototype

Tennessee Arms Company is working with a clear polymer lower receiver prototype. While I have my doubts about how long the material will last, it is a very interesting looking lower, especially when the rifle is firing.

Source: BearingArms.com

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