This Week in Firearms — August 14, 2025

08/2025
? 2 mins

This Week in Firearms — August 14, 2025

Here is what is moving in the firearms world this week, curated by Loftus Firearms.

New Releases

Introducing RXD Suppressors: Dead Air & Ruger Redefine Silence

Two of the most respected names in the shooting sports industry – Dead Air Silencers and Ruger Firearms – have joined forces to introduce an entirely new class of suppressors: the RXD Series. This bold new line isn’t a rebrand or a re-skin – it’s a ground-up innovation built to complement …

Read article →

The Armory Life™ Presents New Suppressors-Themed Digital Magazine

GENESEO, ILL. (04/03/25) – Since its launch more than five years ago, The Armory Life™ has proven to be an outstanding resource for firearms-oriented content. It delivers exciting and in-depth daily posts created by some of today’s most respected experts in the firearms community. In addition to its regular daily content, the website also provides visitors with The Armory Life Presents series of digital magazines. These specially curated issues feature themed content from The Armory Life, and each issue of the magazine digs…

The post The Armory Life™ Presents…

Read article →

Remington, Federal, and HEVI-Shot Announce Fall Ammo Rebates

Remington, Federal, and HEVI-Shot Announce Fall Ammo Rebates

Read article →

Faxon Firearms HARMONIX Suppressors [FIRST LOOK]

250721 harmonix landing page header

NEW from Faxon Firearms comes a fresh take on 3D printed suppressors! New design, great price, solid features

Hunting Seasons

Share with:
Related posts
More about Week In Firearms
<?php

// Get the current post's categories
$post_categories = get_the_category();

// Find the parent category of the current post's categories
$parent_category = null;
foreach ($post_categories as $category) {
    if ($category->parent == 0) {
        $parent_category = $category;
        break;
    }
}

// Get the children categories of the parent category
if ($parent_category) {
    $args = array(
        'parent' => $parent_category->term_id, // Get children categories of the parent category
        'hide_empty' => 0,                     // Get categories even if they have no posts
    );

    $children_categories = get_categories($args);

    // Prepare an array to hold the children category IDs
    $children_category_ids = array();

    // Loop through each child category and add its ID to the children array
    foreach ($children_categories as $child_category) {
        $children_category_ids[] = $child_category->term_id;
    }

    add_filter('bricks/terms/query_vars', function ($query_vars, $settings, $element_id) use ($children_category_ids) {
        // Get only the children categories of the current post's parent category
        if ($element_id == 'jnniub') {
            $query_vars['include'] = $children_category_ids;
        }
    
        return $query_vars;
    }, 10, 3);
}

?>
Welcome to Loftus Firearms, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No