faxonfirearms.com Open in urlscan Pro
63.141.128.17  Public Scan

Submitted URL: http://url8695.faxonfirearms.com/ls/click?upn=u001.XlzeR4ydo4g4smd8eM948hm8Budpb6-2BDp13LA2m-2BerUOoJM4EIg1xRmT6Mf3jwQALWTvghYKFB...
Effective URL: https://faxonfirearms.com/faxon-fx7-pershing-bolt-action-rifle-16-8-6-blk-medium-sporter-profile/?redirect_mongo_id=66bbf1...
Submission: On August 22 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

/search.php

<form class="form" action="/search.php">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <input class="form-input" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="What are you looking for?" autocomplete="off">
      <button type="submit" class="form-button">
        <i class="icon" aria-hidden="true">
                        <svg><use xlink:href="#icon-search"></use></svg>
                    </i>
      </button>
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>Required</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating" data-input="" aria-required="true">
        <option value="">Select Rating</option>
        <option value="1">1 star (worst)</option>
        <option value="2">2 stars</option>
        <option value="3">3 stars (average)</option>
        <option value="4">4 stars</option>
        <option value="5">5 stars (best)</option>
      </select>
    </div>
    <!-- Name -->
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name <small>Required</small>
      </label>
      <input type="text" name="revfromname" id="revfromname_input" class="form-input" data-label="Name" data-input="" aria-required="true">
    </div>
    <!-- Email -->
    <div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
      <label class="form-label" for="email_input">Email <small>Required</small>
      </label>
      <input type="text" name="email" id="email_input" class="form-input" data-label="Email" data-input="" aria-required="true">
    </div>
    <!-- Review Subject -->
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
      </label>
      <input type="text" name="revtitle" id="revtitle_input" class="form-input" data-label="Review Subject" data-input="" aria-required="true">
    </div>
    <!-- Comments -->
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>Required</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" data-input="" class="form-input">
    </textarea>
    </div>
    <div class="g-recaptcha" data-sitekey="6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-g08fkkvujpce" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcjX0sbAAAAACp92-MNpx66FT4pbIWh-FTDmkkz&amp;co=aHR0cHM6Ly9mYXhvbmZpcmVhcm1zLmNvbTo0NDM.&amp;hl=en&amp;v=i7X0JrnYWy9Y_5EYdoFM79kV&amp;size=normal&amp;cb=l5q2nt1v7ziv"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><br>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="1577">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://faxonfirearms.com/cart.php

<form class="form" method="post" action="https://faxonfirearms.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="1577">
  <div class="productView-options-wrap" data-product-option-change="" style="">
  </div>
  <div class="shipping-giftWrap-stock">
    <div class="form-field--stock u-hiddenVisually">
      <dt class="productView-info-name">Current Stock:</dt>
      <dd class="productView-info-value"><span data-product-stock=""></span></dd>
    </div>
  </div>
  <div id="add-to-cart-wrapper" class="add-to-cart-wrapper">
    <div class="form-field form-field--increments">
      <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
      <div class="form-increment" data-quantity-change="">
        <button class="button button--icon" data-action="dec" type="button">
          <span class="is-srOnly">Decrease Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-down"></use>
                        </svg>
                    </i>
        </button>
        <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc" type="button">
          <span class="is-srOnly">Increase Quantity of undefined</span>
          <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-up"></use>
                        </svg>
                    </i>
        </button>
        <span style="display: none;"></span>
      </div>
    </div>
    <div class="alertBox productAttributes-message" style="display:none">
      <div class="alertBox-column alertBox-icon">
        <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
            <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
          </svg></icon>
      </div>
      <p class="alertBox-column alertBox-message"></p>
    </div>
    <div class="form-action">
      <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
      <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
    </div>
  </div>
</form>

POST /wishlist.php?action=add&product_id=1577

<form action="/wishlist.php?action=add&amp;product_id=1577" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button button--secondary dropdown-menu-button" data-dropdown="wishlist-dropdown" href="#">
        <span>Add to Wish List</span>
        <i aria-hidden="true" class="icon">
            <svg>
                <use xlink:href="#icon-chevron-down"></use>
            </svg>
        </i>
    </a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown">
    <li>
      <input class="button" type="submit" value="Add to My Wish List">
    </li>
    <li>
      <a data-wishlist="" class="button" href="/wishlist.php?action=addwishlist&amp;product_id=1577">Create Wish List</a>
    </li>
  </ul>
</form>

Text Content

Search




 * Sign in or Register
 * 
 * (0)
   

close
 * Sign in or Register

 * ARAK-21
    * ARAK-21 Upper Receivers
    * ARAK-21 XRS Complete Rifles
    * ARAK-21 Conversion Barrels

 * Firearms
    * Complete Rimfire Firearms
    * ION-X
    * Rifles
    * AR-15 and AR-10 Complete Rifles
    * ARAK-21 XRS
    * Upper Receiver Groups
    * 9MM PCC
    * Sentinel AR10s
    * 8.6 Blackout
   
    * FX-19 Pistols
    * FX-19 LT Pistols
    * Bolt Action
    * Barreled Actions
    * Bolt Action Receivers
    * Complete Bolt Action Rifles

 * Rifle Barrels
    * 8.6 Blackout
   
    * AR-15
    * .223 Wylde
    * 22 ARC
    * 5.56 NATO / .223 Remington
    * 6MM ARC
    * 6.5 Grendel
    * .300 Blackout
    * Pistol Caliber Carbine
    * 458 Socom/450 Bushmaster
    * 350 Legend
    * 7.62x39 Russian
   
    * Bolt Action
    * FX7 Prefit
    * RemAge Barrels
    * Limited Edition Rifle Barrels
    * Profiled Blanks
    * AR-10 (LR-308)
    * .308 Winchester
    * 6.5 Creedmoor
    * Integral Muzzle Device
    * Pinned Gas Block Barrels

 * Rimfire
    * FX22 Complete Firearms
    * Rimfire Barrels
    * Rimfire Bolts
    * Rimfire Receivers

 * Handgun Parts
    * Barrels
    * For Glock
    * For SIG
    * For Smith & Wesson
    * Cases
    * Compensators
    * Slides
    * For Glock
    * For Smith & Wesson
    * Magwells
   
    * Magazine Extensions
    * Holsters

 * Parts & Accessories
    * AR Completion Parts
    * 8.6 Blackout Completion Parts
    * Bolt Action
    * Bolts & Carrier Groups
    * Charging Handles
    * Gas Blocks & Gas Tubes
    * Faxon
    * Superlative Arms
    * Handguards
    * Magazine Marker Bands
   
    * Receiver Sets
    * Muzzle Devices
    * Upper Receivers

 * Clearance
    * Clearance Firearms

 * Faxon Gear
    * Faxon Outdoors
    * T Shirts & Tanks
    * Sweatshirts & Hoodies
    * Jackets & Outerwear
    * Bags & Accessories
    * Hats & Headwear
    * Home & Decor
    * Pants & Footwear
    * Stickers & Patches
    * Flags & Banners

 * Limited Edition!
 * Support
 * Other Brands
    * B5
    * Blue Force Gear
    * C&G Holsters
    * Caveman LLC
    * Crimson Trace
    * Elite Tactical Systems
    * HIPERFIRE
    * HOLOSUN
    * Magpul
    * Mantis
   
    * Mission First Tactical
    * Otis Technology
    * REAL AVID
    * RISE Armament
    * Ruger
    * Vertx
    * Wheeler Tools

LOOKING FOR A DEAL? CLICK HERE TO CHECK OUT OUR CLEARANCE SECTION!




 1. Home
 2. Firearms
 3. Faxon FX7 Pershing Bolt Action Rifle - 16" 8.6 BLK - Medium Sporter Profile

 * 
 * 
 * 
 * 
 * 
 * 


FAXON FX7 PERSHING BOLT ACTION RIFLE - 16" 8.6 BLK - MEDIUM SPORTER PROFILE

Faxon
SKU: FX700SA-86-C-01
|
UPC: 816341028029
$2,600.00

(You save )

(No reviews yet) Write a Review


WRITE A REVIEW

Close ×

FAXON

FAXON FX7 PERSHING BOLT ACTION RIFLE - 16" 8.6 BLK - MEDIUM SPORTER PROFILE

Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5
stars (best)
Name Required
Email Required
Review Subject Required
Comments Required





Current Stock:
Quantity:
Decrease Quantity of undefined Increase Quantity of undefined



Adding to cart… The item has been added
Add to Wish List
 * 
 * Create Wish List

 * Facebook
 * Email
 * Print
 * Twitter
 * Linkedin
 * Pinterest

Close ×




DESCRIPTION



Introducing the FX7 Pershing Rifle by Faxon Firearms

Unlock unparalleled precision and performance with the FX7 Pershing Rifle, a
masterpiece of engineering and innovation brought to you by Faxon Firearms.
Meticulously designed and meticulously crafted, this rifle redefines the
standards of accuracy and durability in the world of firearms. The FX7 Pershing
is more than a rifle; it's a testament to our unwavering commitment to
excellence.

Action Specifications:

 * Integrated 20-MOA Picatinny rail
 * Integrated recoil lug
 * 70-degree bolt lift
 * 6-Lug configuration arranged in 2 rings of 3
 * Compatible with Remingtion® 700 Short action stocks and chassis systems
 * Compatible with Remington® 700 pattern triggers
 * Compatible with Faxon Firearms FX7 Prefit barrels & Similar
 * Compatible with AICS and AW Magazines
 * 416 Stainless Steel Action Body
 * 4340 Carbon Steel Bolt - Features Faxon's Original Flame Fluting as a nod to
   our industry leading barrels
 * ArmorLube™ DLC coating - enhances durability while providing a low-glare
   finish
   * ArmorLube™ is the mil-spec for DEVCON, MIL-PRF-32711
 * Straight interchangeable bolt handle
 * M16 Style Extractor
 * Plunger Style Ejector
 * Triggertech Rem 700 Primary Trigger

Barrel Specifications:

 * Barrel Material: 416-R Stainless Steel
 * Rifling Type: 5R Button Rifled
   * Honed & Lapped
 * Barrel Caliber: 8.6 BLK
 * Barrel Twist: 1:3
 * Barrel Length: 16"
 * Barrel Profile: Medium Sporter
 * Barrel Finish: Salt Bath Nitride
 * Muzzle Thread: M18x1.5 RH, tapered shoulder (taper adapter included)
 * Magnetic Particle Inspected
 * Recessed Target Crown

These exceptional rifles find their home in an MDT/Faxon Firearms co-branded
rifle chassis, accompanied by an MDT Skeleton stock finished in a grey Cerakote.
The FX7 Pershing Rifle isn't just a firearm; it's an extension of your
capabilities, an embodiment of precision, and a symbol of Faxon Firearms'
unwavering pursuit of excellence. Experience the difference that precision
engineering makes – experience the FX7 Pershing Rifle.

Rifle Weight: 9.06 LBS

PLEASE NOTE:

We have noticed inconsistencies with 8.6 BLK ammunition available on the market.
Ammunition that does not match cartridge print below cannot be guaranteed to
function in our rifles or barrels.

 

Using cartridges made specifically for semi-auto rifles may cause light primer
strikes in bolt action rifles due to hard primers.

 

If you have any questions, please contact customerservice@faxonfirearms.com.



ADDITIONAL INFORMATION


ffl-firearm: 1

RELATED PRODUCTS


 * Sold Out
   
   Quick view Sold Out
   
   *COMING SOON* FAXON FX7 BOLT ACTION RIFLE - 16" 8.6 BLK - MEDIUM SPORTER
   PROFILE - MAGPUL HUNTER STOCK
   
   $1,900.00
   
   
   Faxon
   
   
 * Quick view Add to Cart
   
   FAXON 16" MEDIUM SPORTER PROFILE, 8.6 BLK, 416R, NITRIDE, FX7 PREFIT BOLT
   ACTION BARREL
   
   $319.00
   
   
   Faxon
   
   
 * Sold Out
   
   Quick view Sold Out
   
   FAXON FX7 BARRELED BOLT ACTION RECEIVER - MATTE DLC - 16" 8.6 BLK MEDIUM
   SPORTER PROFILE
   
   $1,114.00
   
   
   Faxon
   
   
 * Quick view Add to Cart
   
   FAXON FX7 PERSHING BOLT ACTION RIFLE - 24" 6.5 CREEDMOOR - M24 PROFILE
   
   $2,600.00
   
   
   Faxon
   
   

Close ×


OK



FOOTER START

CATEGORIES

 * ARAK-21
 * Firearms
 * Rifle Barrels
 * Rimfire
 * Handgun Parts
 * Parts & Accessories
 * Clearance
 * Faxon Gear
 * Limited Edition!
 * Support
 * Other Brands

INFORMATION

 * ISO 9001:2015
 * Faxon Rimfire
 * Quality Policy
 * OEM & Dealers
 * Support
 * Faxon Embassy
 * The Faxon Blog and Podcast
 * Sitemap

FOLLOW US

 * 
 * 
 * 
 * 

FAXON FIREARMS

Faxon Firearms
4348 Le Saint Ct.
Cincinnati, OH 45014
513-280-8861

© 2024 Faxon Firearms



Are you 18+?
You must be 18 or older to visit this website.
I'm 18 or Older


We use cookies to improve your experience on our site. By using our site you
consent to cookie usage. 
Got it
Cookie Policy









Rewards Program
✕

x
Become a Faxon Firearms member today and earn perks for signing up, making
purchases and more.
Find Out More