shop.tacticalusa.com Open in urlscan Pro
2606:4700:3030::ac43:838c  Public Scan

Submitted URL: https://links.myonlinefitnesscenter.com/a/1534/click/3626/5367601/596493548b4cfd496ec98a44e537e52404abcfc9/cd41f6fd3c8fdc086e375ddb16f18...
Effective URL: https://shop.tacticalusa.com/mountain-beaver-sr/
Submission: On February 27 via manual from CA — Scanned from CA

Form analysis 4 forms found in the DOM

<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="nav-quick-search">Search</label>
      <input class="form-input" data-search-quick="" name="nav-quick-search" id="nav-quick-search" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
    </div>
  </fieldset>
</form>

<form class="form" onsubmit="return false" data-url="/search.php" data-quick-search-form="">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="nav-menu-quick-search">Search</label>
      <input class="form-input" data-search-quick="" name="nav-menu-quick-search" id="nav-menu-quick-search" data-error-message="Search field cannot be empty." placeholder="Search the store" autocomplete="off">
    </div>
  </fieldset>
</form>

POST https://pbl.mybigcommerce.com/cart.php?action=add&product_id=394

<form class="form" method="post" action="https://pbl.mybigcommerce.com/cart.php?action=add&amp;product_id=394" enctype="multipart/form-data" data-cart-item-add="">
  <!--https://shop.tacticalusa.com/cart.php-->
  <input type="hidden" name="action" value="buy">
  <input type="hidden" name="product_id" value="394">
  <div data-product-option-change="" style="">
  </div>
  <div class="form-field form-field--stock u-hiddenVisually">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </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">
          <span class="is-srOnly">Decrease Quantity of Mountain Beaver Sr.</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="1" data-quantity-max="1" min="1" pattern="[0-9]*" aria-live="polite">
        <button class="button button--icon" data-action="inc">
          <span class="is-srOnly">Increase Quantity of Mountain Beaver Sr.</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 rca-cart-banner" 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="add-to-cart-buttons-wrapper">
      <div class="add-to-cart-buttons">
        <div class="form-action rca-subscription" style="position: relative;">
          <a class="btn-wrapper">Add to Cart</a>
          <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
          <a href="" style="display:none;" id="form-action-addToCart2" data-wait-message="Adding to cart…" class="button button--primary">Add to Cart</a>
          <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
        </div>
        <div class="add-to-cart-wallet-buttons" data-add-to-cart-wallet-buttons="">
        </div>
      </div>
    </div>
    <!-- <div class="add-to-cart-buttons">
            <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"
                >
                <a
                href="/cart.php" style="display:none;"
                        id="form-action-addToCart2"
                        data-wait-message="Adding to cart…"
                        class="button button--primary"
                >Add to Cart</a>

                <span class="product-status-message aria-description--hidden">Adding to cart… The item has been added</span>
            </div>
                <div class="add-to-cart-wallet-buttons" data-add-to-cart-wallet-buttons>
                                    </div>
        </div> -->
  </div>
  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/sweetalert2/11.10.2/sweetalert2.min.css" integrity="sha512-l1vPIxNzx1pUOKdZEe4kEnWCBzFVVYX5QziGS7zRZE4Gi5ykXrfvUgnSBttDbs0kXe2L06m9+51eadS+Bg6a+A==" crossorigin="anonymous"
    referrerpolicy="no-referrer">
  <style>
    #form-action-addToCart {
      background: grey;
      background: #C60606;
    }

    .add-to-cart-buttons-wrapper {
      z-index: 9;
    }

    .btn-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 21px;
      line-height: 30px;
      width: 100%;
      padding: 15px 24px;
      border-radius: 10px;
      font-family: 'Montserrat', sans-serif;
      font-style: normal;
      font-weight: 700;
      background-color: #C60606;
      border-radius: 10px;
      border: none;
      text-align: center;
      color: #fff;
      text-decoration: none;
      z-index: 999;
    }

    .btn-wrapper:hover {
      color: #fff;
    }
  </style>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js" integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g==" crossorigin="anonymous" referrerpolicy="no-referrer">
  </script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert2/11.10.2/sweetalert2.min.js" integrity="sha512-k1jHgQwcMNMFymeyYv93tJOsIGpceFgh5VDTq2B5pF0pICXBzRGY97vlMobgYA4azK7936iOWkqm/C1vv/PKMA==" crossorigin="anonymous"
    referrerpolicy="no-referrer"></script>
  <script>
    restrict_promos();

    function restrict_promos() {
      const btnWrapper = document.querySelector('.btn-wrapper');
      const addToCartBtn = document.querySelector('#form-action-addToCart');
      btnWrapper.addEventListener('click', function(e) {
        e.preventDefault();
        fetch('/api/storefront/cart', {
          credentials: 'include'
        }).then(function(response) {
          return response.json();
        }).then(function(myJson) {
          console.log(myJson)
          // let cartId = myJson[0].id;
          if (myJson.length > 0 && myJson[0].lineItems.physicalItems.length > 0) {
            Swal.fire({
              icon: "error",
              title: "Error",
              text: "You can only purchase a maximum of 1 promotional product. Please continue to checkout or clear your cart.",
              showConfirmButton: true,
              confirmButtonText: "Checkout with Existing Promo",
              showCancelButton: true,
              cancelButtonText: "Clear Cart"
            }).then(res => {
              if (res.isConfirmed) {
                window.location.href = new URL(window.location.href).origin + '/cart.php';
              } else {
                var cartId = myJson[0].id;
                const options = {
                  method: 'DELETE',
                  headers: {
                    'Content-Type': 'application/json'
                  }
                };
                fetch('/api/storefront/carts/' + cartId, options).then(response => response).then(response => {
                  console.log(response);
                  Swal.fire({
                    icon: "success",
                    title: "success",
                    text: "Your cart has been cleared. Please try adding your product to the cart again."
                  });
                }).catch(err => console.error(err));
              }
            });
          } else {
            btnWrapper.remove();
            addToCartBtn.click();
          }
        })
      })
    }
    window.localStorage.removeItem('promo_url');
    window.localStorage.setItem('promo_url', window.location.href)
  </script>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" aria-describedby="alertBox-message-text" aria-required="true" required="">
        <input class="button button--primary form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

Text Content

Skip to main content
Toggle menu
 * Compare
 * Search
 * Sign in or Register
 * Cart 0
   

Search




Shop Tactical USA
Search




 * Ammo Deals
 * Ammunition
    * All Ammunition
    * Full Metal Jacket
    * Shotshell

 * Camping & Outdoors
    * All Camping & Outdoors
    * Hearing Protection

 * Cleaning Equipment
    * All Cleaning Equipment
    * Cleaning Kit
    * Liquid
    * Mat

 * Eco-Friendly Home & Grocery
    * All Eco-Friendly Home & Grocery
    * Blood Sugar Support
    * Cardiovascular Health
    * Coffee
    * Diet And Performance
    * Digestive Health And Cleansing
    * First Aid
    * First Aid And Healing
    * Health Supplements
    * Herbal Supplements
    * Men's Health
    * Multivitamins
    * Vitamin D

 * Flashlights & Batteries
    * All Flashlights & Batteries
    * Flashlight

 * General
    * All General
    * General

 * Gun Deals
 * Hard gun Cases
    * All Hard gun Cases
    * Pistol Case

 * Holsters
    * All Holsters
    * Belly Band
    * Fits
    * Inside Waistband Holster
    * Miscellaneous Holsters
    * Pocket Holster
    * Pouch
    * Vest

 * Hot New Products
 * Hunting
    * All Hunting
    * Hunting Scents

 * Knife Deals
 * Knives
    * All Knives
    * Fixed Blade Knife
    * Folding Knife
    * Miscellaneous Knives
    * Tool

 * Men's Grooming
    * All Men's Grooming
    * Beard Balm
    * Beard Oil

 * Networking
    * All Networking
    * Accessories

 * Non-Lethal Defense
    * All Non-Lethal Defense
    * Alarm - Keychain
    * Stun Gun

 * Safes/Security
    * All Safes/Security
    * Safe

 * Safety/Protection
    * All Safety/Protection
    * Earmuff

 * Scopes
    * All Scopes
    * Binoculars: 10X
    * Red Dot: 1X
    * Reflex: 1X
    * Sight: 1X

 * Shop All
 * Sights/Lasers/Lights
    * All Sights/Lasers/Lights
    * Sight

 * Sneak Previews
    * All Sneak Previews
    * Sweatshirts & Hoodies

 * Soft Gun Cases
    * All Soft Gun Cases
    * Backpack
    * Bag
    * Miscellaneous Soft Gun Cases
    * Pistol Case
    * Range Bag
    * Rifle Case

 * Tactical Gear
 * Tactical Supply
    * All Tactical Supply
    * Backpack
    * Flashlight
    * Food Products
    * Gun Lock
    * Scopes

 * Targets
    * All Targets
    * Target

 * Bath
 * Garden
 * Kitchen
 * Publications
 * Utility
 * Shipping & Returns
 * Contact Us
 * Blog

 * Sign in or Register




GET THIS FREE TODAY

The Next 100 People Will Get This

Mountain Beaver Sr. Pocket Knife + Leather Carrying Case


MOUNTAIN BEAVER SR.

 * 
 * 
 * 
 * 

Description

 * Dimensions: 7.7 inch (19.6 cm) overall length with a 3.2 inch (8.1 cm) High
   Carbon Stainless Steel blade. Weight of 5.1 ounces
 * Rosewood & Ebony Handle: An ergonomic design built with nickel silver pins
   and bolsters for a solid construction and classic aesthetic
 * Durable: Single lockback blade is made of reliable High Carbon Stainless
   Steel and features a drop point blade shape for a more controlled tip and
   bigger belly for slicing.
 * Leather Sheath Included: Comes with a brown, leather belt sheath that makes
   the Mountain Beaver an ideal tool for everyday carry
 * Lifetime Guarantee: Rest easy knowing your Mountain Beaver EDC Knife is
   safeguarded by our Lifetime Warranty.

MSRP:
Was:
Now: $0.01
(You save )
SKU: UPC: Minimum Purchase: 1 unit Maximum Purchase: 1 unit

liberty: true
Current Stock:
Quantity:
Decrease Quantity of Mountain Beaver Sr. Increase Quantity of Mountain Beaver
Sr.



Add to Cart Add to Cart Adding to cart… The item has been added


Why are we giving you this pocket knife for FREE?!


TESTIMONIALS

We have a surplus of tactical gear at our warehouse, and we can't order new
inventory to clear it out. So, we figured the way to clear the inventory is to
give it to our loyal customers for FREE.  It's a win-win for everyone, and
you'll be more likely to come back and do business with us in the future. All
you have to do is cover the small s&h fee, then we'll send out your Mountain
Beaver Sr. + Leather Case right away. 



Don't Stall! This Deal Won't Last Long

We only have 100 Mountain Beaver Sr. pocket knives to giveaway. After that, the
deal is over.

 

We created an incredible deal for you so that we could clear inventory FAST.

 

So if you want to take advantage, you have to act FAST, because this is one of
those too-good-to-be-true offers that everyone is going to jump on.

HERE'S WHAT YOU NEED TO DO NOW:

Scroll up and hit the "Add to Cart" button.

 

Then confirm your email and shipping details.

And that's it!

 

Your Mountain Beaver Sr. + Leather Case

will be sent out right away!

Close ×


!

OK Cancel



FOOTER START


NAVIGATE

 * Shipping & Returns
 * Contact Us
 * Blog
 * Sitemap


CATEGORIES

 * Ammo Deals
 * Ammunition
 * Camping & Outdoors
 * Cleaning Equipment
 * Eco-Friendly Home & Grocery
 * Flashlights & Batteries
 * General
 * Gun Deals
 * Hard gun Cases
 * Holsters
 * Hot New Products
 * Hunting
 * Knife Deals
 * Knives
 * Men's Grooming
 * Networking
 * Non-Lethal Defense
 * Safes/Security
 * Safety/Protection
 * Scopes
 * Shop All
 * Sights/Lasers/Lights
 * Sneak Previews
 * Soft Gun Cases
 * Tactical Gear
 * Tactical Supply
 * Targets
 * Bath
 * Garden
 * Kitchen
 * Publications
 * Utility


POPULAR BRANDS

 * Walker's
 * Ammo Inc
 * NCSTAR
 * PMC
 * Bulldog Cases
 * KABAR
 * Kershaw
 * OFS
 * Schrade
 * Smith and Wesson
 * View All


INFO

Texas Call us at +1 888-460-6932


SUBSCRIBE TO OUR NEWSLETTER

Get the latest updates on new products and upcoming sales

Email Address


Powered by BigCommerce

© 2024 Shop Tactical USA