Optic Companies Spotlight: Riton / SwampFox

11/2017
🕒 1 min
Riton Tactix 1-8
Riton Tactix 1-8 LPVO

The field of options only gets better in the Tactical Optics space.  2 companies we have been pretty impressed with in the past couple years are RITON and SWAMPFOX.  These 2 are doing great things and putting some really good market pressure on the big names.  RITON impressed us immediately with their glass clarity within their price point and with a superb no hassle warranty, how can you argue.  

Swampfox too, they are getting it done and even had some optics tested by Tier 1 folks overseas.  They are putting their hearts and souls into fighting optics and making sure they are prices affordably.   Everything from the has a naming convention with a little history embedded.  Even ‘Swampfox’, which was the nickname of the real life person portrayed by Mel Gibson in the movie ‘The Patriot’.   

Share with:
Related posts
More about Reviews
<?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