DFC Arms Statement on Sig P320

07/2025
? 2 mins

Effective immediately ( 2025July28 ), DFC Arms will no longer sell the Sig Sauer P320, nor offer any Sig P320 holsters, upgrade parts, or related accessories. Additionally, we will not accept any P320 pistols for gunsmith servicing, upgrades, Cerakote, or laser customization work in our shop. As such, we will also not be accepting consignments or trade-ins of any Sig P320 series handguns.

We are working to remove all P320 products from our website and any P320 or P320 parts orders placed after this announcement will not be fulfilled and purchase refunded.

This decision follows substantial safety and legal concerns surrounding the P320 platform. There are well-documented reports of unintentional discharges, including incidents where the firearm discharged while fully holstered and untouched, resulting in injuries to both private citizens, law enforcement officers, and military members. Numerous lawsuits and investigations continue to highlight alleged vulnerabilities and ongoing risk associated with the design of this model, with some federal agencies and police departments pausing or discontinuing their own use of P320s out of an abundance of caution.

We fully support our customers’ right to choose their preferred firearm, as we believe that personal choice is fundamental. However, our top priority remains the safety of our community and the responsible ownership of firearms. After careful consideration of the risks currently associated with the Sig P320, and in alignment with decisions being made by range operators and agencies nationwide, DFC Arms has decided this is the only responsible course of action for the protection of our customers and staff.

We encourage all P320 owners to do your own research. To make your own educated decisions, and to follow all proper safety standards you feel adequate.

Thank you for your understanding and continued support as we uphold the highest standards of safety and personal responsibility in the firearms industry.

— DFC Arms, Veteran Owned. Family Operated. Community Trusted.

Share with:
Related posts
More about Uncategorized
<?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 DFC Arms, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No