palmettostatearmory.com Open in urlscan Pro
2606:4700::6812:5032  Public Scan

URL: https://palmettostatearmory.com/masterpiece-arms-defender-mpa30t-9mm-pistol-mpa30ta.html?utm_medium=email&utm_source=daily_deals...
Submission Tags: 0xscam
Submission: On April 09 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET https://palmettostatearmory.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://palmettostatearmory.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search PSA by Keyword..." class="input-text" maxlength="30" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" data-block="autocomplete-form">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="search-autocomplete loading"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
    <button type="button" title="cancel" class="action cancel">Cancel</button>
  </div>
</form>

POST https://palmettostatearmory.com/checkout/cart/add/uenc/aHR0cHM6Ly9wYWxtZXR0b3N0YXRlYXJtb3J5LmNvbS9tYXN0ZXJwaWVjZS1hcm1zLWRlZmVuZGVyLW1wYTMwdC05bW0tcGlzdG9sLW1wYTMwdGEuaHRtbA~~/product/33076/

<form data-product-sku="5165450490" action="https://palmettostatearmory.com/checkout/cart/add/uenc/aHR0cHM6Ly9wYWxtZXR0b3N0YXRlYXJtb3J5LmNvbS9tYXN0ZXJwaWVjZS1hcm1zLWRlZmVuZGVyLW1wYTMwdC05bW0tcGlzdG9sLW1wYTMwdGEuaHRtbA~~/product/33076/" method="post"
  id="product_addtocart_form" novalidate="novalidate">
  <input type="hidden" name="product" value="33076">
  <input type="hidden" name="selected_configurable_option" value="">
  <input type="hidden" name="related_product" id="related-products-field" value="">
  <input type="hidden" name="item" value="33076">
  <input name="form_key" type="hidden" value="NOWouH1ewCGCqrql">
  <div class="box-tocart">
    <div class="fieldset">
      <div class="field qty">
        <label class="label" for="qty"><span>Qty</span></label>
        <div class="control">
          <div class="qty-control"><button type="button" class="qty-change qty-minus" disabled=""></button><input type="number" name="qty" id="qty" value="0" title="Qty" class="input-text qty"
              data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;maxAllowed&quot;:10000}}"><button type="button" class="qty-change qty-plus"></button></div>
        </div>
      </div>
      <div class="actions">
        <div class="inner-table">
          <div class="inner-cell">
            <button type="submit" title="Add to Cart" class="action primary tocart" id="product-addtocart-button">
              <span>Add to Cart</span>
            </button>
          </div>
          <div id="instant-purchase" data-bind="scope:'instant-purchase'">
            <!-- ko template: getTemplate() -->
            <!-- ko if: showButton() --><!-- /ko -->
            <!-- /ko -->
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

POST https://palmettostatearmory.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://palmettostatearmory.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <input name="form_key" type="hidden" value="NOWouH1ewCGCqrql">
  <div class="field newsletter">
    <label class="label" for="emailAddr2"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="emailAddr2" placeholder="Sign up for our Daily Deals and News" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe" title="Subscribe" type="submit">
      <span>Subscribe</span>
    </button>
  </div>
  <div class="field-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-container" data-bind="scope:'msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef'">
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
  </div>
</form>

POST https://palmettostatearmory.com/sendfriend/product/sendmail/id/33076/

<form action="https://palmettostatearmory.com/sendfriend/product/sendmail/id/33076/" method="post" id="product-sendtofriend-form" class="form send friend" data-hasrequired="* Required Fields" novalidate="novalidate">
  <fieldset class="fieldset sender" id="sender_options">
    <input name="form_key" type="hidden" value="NOWouH1ewCGCqrql">
    <legend class="legend"><span>Sender</span></legend>
    <br>
    <div class="field sender required">
      <label for="sender-name" class="label">
        <span>Name</span>
      </label>
      <div class="control">
        <input name="sender[name]" value="" title="Name" id="sender-name" type="text" class="input-text" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field email required">
      <label for="sender-email" class="label">
        <span>Email</span>
      </label>
      <div class="control">
        <input name="sender[email]" value="" title="Email" id="sender-email" type="email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field text required">
      <label for="sender-message" class="label">
        <span>Message</span>
      </label>
      <div class="control">
        <textarea name="sender[message]" class="input-text" id="sender-message" cols="3" rows="3" data-validate="{required:true}" aria-required="true"></textarea>
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset recipients">
    <legend class="legend"><span>Invitee</span></legend>
    <br>
    <div id="recipients-options">
      <div class="fields" id="row0">
        <div class="actions-toolbar">
          <div class="secondary">
          </div>
        </div>
        <fieldset class="fieldset">
          <div class="field name required">
            <label for="recipients-name0" class="label">
              <span>Name</span>
            </label>
            <div class="control">
              <input name="recipients[name][0]" type="text" title="Name" class="input-text" id="recipients-name0" data-validate="{required:true}" aria-required="true">
            </div>
          </div>
          <div class="field email required">
            <label for="recipients-email0" class="label">
              <span>Email</span>
            </label>
            <div class="control">
              <input name="recipients[email][0]" title="Email" id="recipients-email0" type="email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
            </div>
          </div>
        </fieldset>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar" style="display: none;">
    <div class="primary">
      <button type="submit" class="action submit primary">
        <span>Send Email</span></button>
    </div>
  </div>
</form>

POST

<form id="bis_form" method="post" action="" autocomplete="off" data-bind="
            event: {
                submit: submit
            },
            mageInit: {
                &quot;validation&quot;: {&quot;errorClass&quot;: &quot;mage-error&quot;}
            },
            afterRender: setForm,
            visible: !success()
        " novalidate="novalidate">
  <p class="instructions" data-bind="text: instructions">Please enter your email address, and we will notify you when the product is back in stock.</p>
  <input type="hidden" name="sku" data-bind="value: productSku" value="">
  <fieldset class="fieldset">
    <div class="field required">
      <label for="bis_email" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="bis_email" autocomplete="email" title="Email" class="input-text" data-validate="{required: true, 'validate-email': true}" data-bind="value: email" placeholder="Enter your email" aria-required="true">
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset recaptcha">
    <div class="field-recaptcha" id="msp-recaptcha-f746955830c0cca799a62235e4924012-container" data-bind="scope:'msp-recaptcha-f746955830c0cca799a62235e4924012'">
      <!-- ko template: getTemplate() -->
      <!-- ko if: (getIsVisible()) --><!-- /ko -->
      <!-- /ko -->
    </div>
  </fieldset>
</form>

POST https://palmettostatearmory.com/customer/account/loginPost/

<form class="form" action="https://palmettostatearmory.com/customer/account/loginPost/" method="post" data-mage-init="{&quot;validation&quot;: {}}" autocomplete="">
  <img loading="lazy" class="login-popup__image" src="https://palmettostatearmory.com/media/logo/websites/1/PSA_Homepage_Logo.png">
  <div class="block">
    <div class="block-title">
      <h3>Log In</h3>
    </div>
  </div>
  <fieldset class="fieldset">
    <div class="field required">
      <label for="login_popup_email" class="label">
        <span>Email</span>
      </label>
      <div class="control">
        <input type="email" class="input-text" name="login[username]" id="login_popup_email" placeholder="Enter Your Email" title="Email" data-validate="{required:true, 'validate-email':true}" autocomplete="">
      </div>
    </div>
    <div class="field required">
      <label for="login_popup_password" class="label">
        <span>Password</span>
      </label>
      <div class="control">
        <input type="password" class="input-text" name="login[password]" id="login_popup_password" placeholder="Enter Your Password" title="Password" data-validate="{required:true, 'validate-password':true}" autocomplete="">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div id="login-popup-captcha-wrapper" class="normal">
      <div class="g-recaptcha"></div>
    </div>
    <div class="primary">
      <button type="submit" class="action login secondary" title="Login">
        <span>Login</span>
      </button>
    </div>
    <div class="secondary-wrapper">
      <div class="secondary forgot-password">
        <a class="action" href="https://palmettostatearmory.com/customer/account/forgotpassword/">Forgot Password?</a>
      </div>
      <div class="secondary create-account">
        <a class="action" href="https://palmettostatearmory.com/customer/account/create/">Create Account</a>
      </div>
    </div>
  </div>
</form>

Text Content

4/9/2024

The store will not work correctly when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Menu
Close
Search
Search

Search Cancel
Search Log In Help Center
View Cart
Daily Deals
Close
   
 * PSA
    * PA-15
    * PA-10
    * Jakl
    * Sabre
    * AR-PCC
    * Dagger
    * Rock 5.7
    * Micro Dagger NEW
    * AK-V
    * PSAK-47
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN PSA PRODUCTS:
   
    * PSA Admiral
    * PSAK-47 GF5
    * PSAK-47 GF4
    * AK-103
    * AK-104
    * AK-105
    * AK-P
    * AK 5.56
    * KS-47
    * WBPKit Builds
    * ComBloc Kit Guns
    * PSA Custom
    * PSA Gear
    * PSA Handguns
   
   --------------------------------------------------------------------------------
   
   Shop all PSA Products
   
 * Ammo
    * Bulk Ammo Deals
    * Rifle Ammo
    * 5.56 Ammo
    * 300 Blackout Ammo
    * .223 Ammo
    * Handgun Ammo
    * 9mm Ammo
    * Shotgun Ammo
    * Rimfire Ammo
    * Reloading
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AMMO:
   
    * .308 Ammo
    * 7.62x39 Ammo
    * 5.7x28 Ammo
    * Ammo Cans
    * Subsonic Ammo
    * Steel Cased Ammo
    * Storage
    * XM855 Ammo
    * XM193 Ammo
    * AR-15 Ammo
   
   --------------------------------------------------------------------------------
   
   Shop Ammo by Caliber
   
 * AR-15
    * Rifles
    * Pistols
    * Kits
    * Uppers
    * Lowers
    * Parts
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AR-15:
   
    * Upper Parts
    * Lower Parts
    * Complete Kits
    * Lower Build Kits & Parts Kits
    * Pistol Kits
    * Rifle Kits
    * Bolt Carrier Groups
    * Magazines
    * 300 Blackout
    * Meme Lowers
   
   --------------------------------------------------------------------------------
   
   Shop all AR-15
   
 * AR-10
    * Complete Rifles
    * Uppers
    * Lower Receivers
    * Lower Parts
    * Upper Parts
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AR-10:
   
    * Barrels
    * Bolt Carrier Groups
    * Charging Handles
    * Handguards
    * Muzzle Devices
    * Kits
   
   --------------------------------------------------------------------------------
   
   Shop all AR-10
   
 * AK-47
    * 100 Series
    * Krinkov NEW
    * PSAK-47 GF3
    * PSAK-47 GF4
    * PSAK-47 GF5
    * AK-V
    * AK 5.56 NEW
    * Builder Kits NEW
    * WBP KitsNEW
    * AK Parts NEW
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AK-47:
   
    * AK-74
    * AK-101
    * AK-102
    * AK-103
    * AK-104
    * AK-105
    * AK-P
    * AK-E
    * Type 56
    * AK Rifles & Pistols
    * Magazines
    * Muzzle Devices
    * Furniture & Hardware
    * Braces
    * Mounts
    * Builders Parts
    * ComBloc Kit Guns
   
   --------------------------------------------------------------------------------
   
   Shop all AK-47 Products
   
 * Guns
    * AR Rifles & Pistols
    * AK Rifles & Pistols
    * Tactical Guns
    * Tactical Precision Rifles
    * Traditional Rifles
    * Lever Action Rifles
    * Handguns
    * 9mm Pistols
    * Shotguns
    * Break Action Shotguns
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN GUNS:
   
    * Used Guns
    * .22LR Rifles
    * Bolt Action Rifles
    * Pistols
    * Semi-Auto Shotguns
    * Bullpup Shotguns
    * Pump-Action Shotguns
    * California Compliant
    * Gun Gear
   
   --------------------------------------------------------------------------------
   
   Shop all Guns
   
 * Optics
    * Red Dot Sights
    * Rifle Scopes
    * Iron Sights
    * Thermal
    * Scope Accessories
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN OPTICS:
   
    * Laser Sights
    * Magnifiers
    * Binoculars
    * Rangefinders
    * Spotting Scopes
    * Holographic Sights
    * Monoculars
    * LVPO
    * Night Vision
   
   --------------------------------------------------------------------------------
   
   Shop all Optics
   
 * Gun Parts
    * AR Parts
    * AR Slings
    * Stripped AR Receivers
    * AK Parts
    * Handgun Parts
    * Magazines
    * Triggers
    * Shotgun Parts
    * Rifle Parts
    * Muzzle Devices
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN GUN PARTS:
   
    * AK-47 Parts
    * 1911 Parts
    * Glock Parts
    * Bipods
    * Gunsmithing
    * AR Gunsmithing
    * Handgun Gunsmithing
    * Gun Cleaning Tools
    * Gun Gear
   
   --------------------------------------------------------------------------------
   
   Shop all Gun Parts
   
 * Accessories
    * Knives
    * Holsters
    * Gunsmithing
    * Cases & Bags
    * Apparel
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN ACCESSORIES:
   
    * Gun Cleaning
    * Hunting
    * Fishing
    * Gift Cards
    * Gun Cases
    * Non-Lethal Defense
    * Tactical Gear
    * Survival
    * Tannerite
   
   --------------------------------------------------------------------------------
   
   Shop all Accessories
   
 * Brands
    * AAC Ammo
    * Magpul
    * Springfield
    * Vortex Optics
    * H & R Arms
    * EOTech
    * Sig Sauer
    * Glock
    * Smith & Wesson
    * Taurus
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN BRANDS:
   
    * HK
    * Beretta
    * Holosun
    * PSA Custom
    * Lead Star Arms
    * Century Arms
    * Canik
    * Black Aces Tactical
    * KelTec
    * Walther
    * SB Tactical
    * Remington
    * Mossberg
    * Ruger
    * FN
    * CZ
   
   --------------------------------------------------------------------------------
   
   Shop all Brands

   
 * PSA
    * PA-15
    * PA-10
    * Jakl NEW
    * Sabre NEW
    * AR-PCC
    * Dagger NEW
    * Rock 5.7 NEW
    * Micro Dagger NEW
    * AK-V FEATURED
    * PSAK-47
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN PSA PRODUCTS:
   
    * PSA Admiral
    * PSAK-47 GF5
    * PSAK-47 GF4
    * AK-103
    * AK-104
    * AK-105
    * AK-P
    * AK 5.56
    * KS-47
    * WBPKit Builds
    * ComBloc Kit Guns
    * PSA Custom
    * PSA Gear
    * PSA Handguns
   
   --------------------------------------------------------------------------------
   
   Shop all PSA Products
   
 * Ammo
    * Bulk Ammo Deals
    * Rifle Ammo
    * 5.56 Ammo
    * 300 Blackout Ammo
    * .223 Ammo
    * Handgun Ammo
    * 9mm Ammo
    * Shotgun Ammo
    * Rimfire Ammo
    * Reloading
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AMMO:
   
    * .308 Ammo
    * 7.62x39 Ammo
    * 5.7x28 Ammo
    * Ammo Cans
    * Subsonic Ammo
    * Steel Cased Ammo
    * Storage
    * XM855 Ammo
    * XM193 Ammo
    * AR-15 Ammo
   
   --------------------------------------------------------------------------------
   
   Shop Ammo by Caliber
   
 * AR-15
    * Rifles
    * Pistols
    * Kits
    * Uppers
    * Lowers
    * Parts
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AR-15:
   
    * Upper Parts
    * Lower Parts
    * Complete Kits
    * Lower Build Kits & Parts Kits
    * Pistol Kits
    * Rifle Kits
    * Bolt Carrier Groups
    * Magazines
    * 300 Blackout
    * Meme Lowers
   
   --------------------------------------------------------------------------------
   
   Shop all AR-15
   
 * AR-10
    * Complete Rifles
    * Uppers
    * Lower Receivers
    * Lower Parts
    * Upper Parts
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AR-10:
   
    * Barrels
    * Bolt Carrier Groups
    * Charging Handles
    * Handguards
    * Muzzle Devices
    * Kits
   
   --------------------------------------------------------------------------------
   
   Shop all AR-10
   
 * AK-47
    * 100 Series
    * Krinkov NEW
    * PSAK-47 GF3
    * PSAK-47 GF4
    * PSAK-47 GF5
    * AK-V
    * AK 5.56 NEW
    * Builder Kits NEW
    * WBP KitsNEW
    * AK Parts NEW
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN AK-47:
   
    * AK-74
    * AK-101
    * AK-102
    * AK-103
    * AK-104
    * AK-105
    * AK-P
    * AK-E
    * Type 56
    * AK Rifles & Pistols
    * Magazines
    * Muzzle Devices
    * Furniture & Hardware
    * Braces
    * Mounts
    * Builders Parts
    * ComBloc Kit Guns
   
   --------------------------------------------------------------------------------
   
   Shop all AK-47 Products
   
 * Handguns
    * Pistols
    * Revolvers
    * 9mm Pistols
    * 1911
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN HANDGUNS:
   
    * 10mm Pistols
    * 45 ACP Pistols
    * .40 S&W Pistols
    * .380 Pistols
    * .22LR Pistols
    * AR Pistols
    * AK Pistols
   
   
   ALSO IN REVOLVERS:
   
    * Hammerless
    * Snubnose
    * .22 Revolvers
    * .357 Revolvers
    * .38 Special Revolvers
    * .44 Revolvers
    * .45 Revolvers
    * 9mm Revolvers
   
   --------------------------------------------------------------------------------
   
   Shop all Handguns & Pistols
   
 * Rifles
    * Traditional Rifles
    * Tactical Precision Rifles
    * AR Rifles
    * Tactical Guns
    * AK Rifles
    * Lever Action Rifles
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN RIFLES:
   
    * Bolt Action
    * Break Action
    * Left Handed
    * Pump Action
    * Semi-Auto
    * Hunting
   
   --------------------------------------------------------------------------------
   
   Shop all Rifles
   
 * Shotguns
    * Semi Auto
    * Bullpup
    * Tactical
    * 12 Gauge
    * Pump Action
    * Break Action Shotguns
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN SHOTGUNS
   
    * Lever Action
    * .410 Gauge
    * 16 Gauge
    * 20 Gauge
    * 28 Gauge
   
   --------------------------------------------------------------------------------
   
   Shop all Shotguns
   
 * Optics
    * Red Dot Sights
    * Holographic Sights
    * Rifle Scopes
    * Scope Accessories
    * Iron Sights
    * Thermal
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN OPTICS:
   
    * Laser Sights
    * Magnifiers
    * Rangefinders
    * Binoculars
    * Spotting Scopes
    * Monoculars
    * LVPO
    * Night Vision
   
   
   ALSO IN SCOPE ACCESSORIES:
   
    * Mounts
    * Bases
    * Rings
    * Covers & Shades
    * Scope Levels
   
   
   ALSO IN IRON SIGHTS:
   
    * AR
    * AK
    * Handgun
    * Rifle
    * Shotgun
   
   --------------------------------------------------------------------------------
   
   Shop all Optics
   
 * Gun Parts
    * AR Parts
    * AR Slings
    * Stripped AR Receivers
    * AK Parts
    * Handgun Parts
    * Magazines
    * Triggers
    * Shotgun Parts
    * Rifle Parts
    * Muzzle Devices
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN GUN PARTS:
   
    * AK-47 Parts
    * 1911 Parts
    * Glock Parts
    * Bipods
    * Gunsmithing
    * AR Gunsmithing
    * Handgun Gunsmithing
    * Gun Cleaning Tools
   
   --------------------------------------------------------------------------------
   
   Shop all Gun Parts
   
 * Gun Gear
    * Bags
    * Backpacks
    * Eyes & Ears Protection
    * Targets
    * Gun Cases & Safes
    * Shooting Rests
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN TARGETS:
   
    * Target Stands
    * Target Hangers
    * Target Throwers
    * Tannerite
   
   
   ALSO IN EAR & EYE PROTECTION:
   
    * Earmuffs
    * Earplugs
    * Earbuds
    * Glasses
    * Ear & Eye Bundles
   
   --------------------------------------------------------------------------------
   
   Shop all Gun Gear
   
 * Gunsmithing
    * AR Gunsmithing
    * Mats, Guides & Manuals
    * Cleaning & Finishing
    * Tools
    * Vices & Clamps
    * Sight Tools
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN GUNSMITHING TOOLS:
   
    * Wrenches
    * Punch Sets
    * Gauges, Rulers, Squares & Levels
    * Bore Tools
    * Files & Engraving
    * Hammers
    * Drill Bits & Screwdrivers
    * Calipers, Micrometers & Dial Indicators
   
   
   ALSO IN CLEANING & FINISHING:
   
    * Bore Brushes
    * Cleaning Kits
    * Bore Cleaners
    * Cleaning Rods & Guides
    * Cleaning Mats
    * Cleaners, Oils & Lubricants
    * Bore Snakes & Ropes
    * Cloths, Wipes & Patches
    * Brushes & Tools
    * Brass Cleaning Jags
    * Chamber Brushes
    * Finishing Supplies
   
   --------------------------------------------------------------------------------
   
   Shop all Gunsmithing
   
 * Reloading
    * Brass
    * Bullets
    * Equipment
    * Priming Tools
    * Case Cleaning & Prep
    * Powder Measurers & Dispensers
    * Reloading Dies
    * Calipers & Gauges
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN EQUIPMENT:
   
    * Ammo Storage
    * Benches
    * Trays
    * Presses
    * Shellholers & Shellplates
    * Bullet Pullers
    * Case Gauges
   
   
   ALSO IN CLEANING & PREP:
   
    * Lubrication & Kits
    * Case Neck Brushes
    * Tumblers & Media Separators
    * Chamfer & Deburring Tools
    * Primer Pocket Swager & Flash Hole Tools
    * Case Neck Turners & Reamers
    * Case Cleaners & Solutions
    * Case Trimmer & Prep
   
   
   ALSO IN POWDER MEASURERS & DISPENSERS:
   
    * Scales
    * Measurers
    * Funnels
    * Tricklers
   
   
   ALSO IN RELOADING DIES:
   
    * Rifle Dies
    * Handgun Dies
    * Rifle Sizing Dies
    * Decapping Dies
    * Lube Dies
   
   
   ALSO IN CALIPERS, MICROMETERS & GUAGES:
   
    * Concentricity Guages
    * Dial Caliper
    * Micrometer
   
   --------------------------------------------------------------------------------
   
   Shop all Reloading Supplies
   
 * Holsters
    * Outside Waistband
    * Conceal Carry
    * Thigh Holsters
    * Pistol Holsters
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN CONCEALED CARRY HOLSTERS:
   
    * Pocket Holster
    * Belly Band Holster
    * Inside Waistband
    * Shoulder Holster
    * Ankle Holsters
   
   
   ALSO IN PISTOL HOLSTERS
   
    * Right
    * Left
    * Ambidextrous
   
   --------------------------------------------------------------------------------
   
   Shop all Holsters
   
 * Magazines
    * AR Magazines
    * AK Magazines
    * Handgun Magazines
    * Rifle Magazines
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN MAGAZINES:
   
    * Magpul
    * Glock
    * Shotgun
    * Drums
    * Bulk Magazine
    * Speed Loaders
    * Extensions
    * Holders & Pouches
    * Limiters
    * Magwell Adapters
    * Caps
    * Conversion Kits
    * Followers
    * Baseplates
   
   --------------------------------------------------------------------------------
   
   Shop all Magazines
   
 * Accessories
    * Tactical Gear
    * Holsters
    * Gunsmithing
    * Cases & Bags
    * Apparel
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN ACCESSORIES:
   
    * Gun Cleaning
    * Hunting
    * Fishing
    * Gift Cards
    * Gun Cases
    * Non-Lethal Defense
    * Tactical Gear
    * Survival
    * Tannerite
   
   --------------------------------------------------------------------------------
   
   Shop all Accessories
   
 * Knives
    * Fixed Knives
    * Folding Knives
    * Multi Tools
    * Axes & Hatchets
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN KNIVES:
   
    * Kronos
    * Kits & Sets
    * Machetes
    * Throwing Knives
    * Karambit Knives
    * Self Defense
    * Shovels
    * Sharpening Tools
    * Replacement Blades
    * Training Knives
    * Sheaths
    * Firestarters
   
   --------------------------------------------------------------------------------
   
   Shop all Knives
   
 * Apparel
    * Shirts
    * Hoodies & Jackets
    * Headwear
    * Sunglasses
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN APPAREL:
   
    * Fanny Pack
    * Patches
    * Gloves
    * Belts
   
   --------------------------------------------------------------------------------
   
   Shop all Apparel
   
 * Brands
    * AAC Ammo
    * Magpul
    * Springfield
    * Vortex Optics
    * H & R Arms
    * EOTech
    * Sig Sauer
    * Glock
    * Smith & Wesson
    * Taurus
   
   --------------------------------------------------------------------------------
   
   
   ALSO IN BRANDS:
   
    * HK
    * Beretta
    * Holosun
    * PSA Custom
    * Lead Star Arms
    * Century Arms
    * Canik
    * Black Aces Tactical
    * KelTec
    * Walther
    * SB Tactical
    * Remington
    * Mossberg
    * Ruger
    * FN
    * CZ
   
   --------------------------------------------------------------------------------
   
   Shop all Brands


Daily Deals
My Account
Help Center

 * Home
 * Masterpiece Arms Defender Top Cocking TB 9mm Pistol 5.5", Blk - MPA30T

In stock
Masterpiece Arms Defender Top Cocking TB 9mm Pistol 5.5", Blk - MPA30T

(135) | 125 Questions, 228 Answers
In stock


MASTERPIECE ARMS DEFENDER TOP COCKING TB 9MM PISTOL 5.5", BLK - MPA30T


(135) | 125 Questions, 228 Answers
Regular Price $599.99 Special Price $449.99


WHATSHOTDAILY DEAL  

Details SKU 5165450490 Model Number MPA30T Brand MasterPiece Arms UPC
804879268574 Caliber 9mm

Qty

Add to Cart

Add to Wish List Add to Compare
Share: Email

Handling firearms or firearms parts can expose you to lead and other petroleum
products known to the State of California to cause cancer, birth defects, or
other reproductive harm. Wash hands thoroughly after handling. For more
information go to www.p65warnings.ca.gov (CA Health and Safety Code Section
25249.6).
Customers must read Compliance Information before purchasing.
Skip to the end of the images gallery

Skip to the beginning of the images gallery
57 Customer Photos


Product Details
Reviews
Q & A
Retail Stock
Compliance


PRODUCT DETAILS


DETAILS

 

 * Caliber: 9mm Luger
 * Action: Semi-Auto, Blow Back
 * Magazine: (1) 30-Round Tapco Polymer Magazine
 * Frame Finish: Black Cerakote
 * Frame Material: Aluminum
 * Barrel Length: 5.5"
 * Weight: 55 oz.
 * Sights: Adjustable Front and Rear


FEATURES

MasterPiece Arms strives for total innovation. This Defender 9mm handgun is the
traditional top cocking model with a 5.5" threaded barrel, a lever safety
selector, 30-round magazine, and a Cerakote finish. It comes with a polymer
carrying case.

Features:

Caliber 9mm Luger
Model Defender
Series Top Cocking TB
Action Semi-Auto
Sights Adjustable
Capacity 30+1
Grips Black Aluminum
OAL 11.25"
Receiver Finish Black Cerakote
Safety Lever
Weight 55 oz
Barrel Finish Black
Search Code MPA
Barrel Length 5.50"

 

Palmetto State Armory Stocks a wide variety of firearms for everything from
self-defense to hunting and competition shooting!


REVIEWS

1-6 of 145 Reviews


 * 1
 * 2
 * 3
 * 4
 * 5
 * …
 * 25


Q & A

Have a question? Ask owners.Have a question about this? Ask people who own it.

Start typing and see existing answers.Learn more
Instant Answers
 1. Start typing and we'll see if it was already asked and answered.
 2. If there aren't already some matches, submit a new question.
 3. You'll get fast answers from customers who really own the item(s) and from
    our product experts. (About half the time you'll get an answer in under 2
    hours!)

Good Topics To Ask About
 * Which items will best meet your needs
 * What customers who own an item think of it
 * How to use, fix, or take care of an item
 * Product information
 * General advice related to the types of products we sell
 * Our store policies

Customer Support

For questions about an order you have placed, please contact customer support
directly.


125 Questions
Most Common
Most Recent Question
Oldest Question
Most Common
Most Answers
Fewest Answers
Most Recent Answer
Oldest Answer

 * 1
 * 2
 * 3
 * 4
 * 5
 * …
 * 21


RETAIL STOCK

Low inventory
Ridgeland - Store & Range
358-A Browns Cove Rd
Ridgeland, SC 29936
(843) 379-4867
Low inventory
Columbia - Store & Range
3760 Fernandina Rd
Columbia, SC 29210
(803) 551-2680
Low inventory
Greenville - Store & Range
1040-A Woodruff Rd
Greenville, SC 29607
(864) 605-6680
Low inventory
Summerville - Store & Range
366 E. 5th North Street
Summerville, SC 29483
(843) 900-9000
Low inventory
Savannah Store & Range
2307 US Hwy 80
Savannah, GA 31408
(912) 335-3720
Low inventory
Lake Norman - Store & Range
1417 NC-16 Business Hwy
Denver, NC 28037
(704) 312-1366
Low inventory
Myrtle Beach - Store & Range and Museum
914 Frontage Rd East
Myrtle Beach, SC 29577
(843) 376-5300
Low inventory
Charleston - Store
1196 Sam Rittenburg Blvd
Charleston, SC 29407
(843) 278-5882
Visit us in Store
Please note that stock-status may differ from what is represented below.
Please call to verify actual stock-status before arriving to store.
Please read all our Terms & Conditions for Retail Firearam Transfers.

Visit us in Store

Locations

Low inventory
Ridgeland - Store & Range
358-A Browns Cove Rd
Ridgeland, SC 29936
(843) 379-4867

More info
Low inventory
Columbia - Store & Range
3760 Fernandina Rd
Columbia, SC 29210
(803) 551-2680

More info
Low inventory
Greenville - Store & Range
1040-A Woodruff Rd
Greenville, SC 29607
(864) 605-6680

More info
Low inventory
Summerville - Store & Range
366 E. 5th North Street
Summerville, SC 29483
(843) 900-9000

More info
Low inventory
Savannah Store & Range
2307 US Hwy 80
Savannah, GA 31408
(912) 335-3720

More info
Low inventory
Lake Norman - Store & Range
1417 NC-16 Business Hwy
Denver, NC 28037
(704) 312-1366

More info
Low inventory
Myrtle Beach - Store & Range and Museum
914 Frontage Rd East
Myrtle Beach, SC 29577
(843) 376-5300

More info
Low inventory
Charleston - Store
1196 Sam Rittenburg Blvd
Charleston, SC 29407
(843) 278-5882

More info



COMPLIANCE


SHIPPING RESTRICTIONS

It is the customer’s responsibility for understanding state laws regarding all
purchases made. For a comprehensive list of all Shipping Restrictions, please
refer to our Shipping Restrictions By State Page found Here.


ALL NFA RULES APPLY

These items are controlled by the U.S. Government and authorized for export only
to the country of ultimate destination for use by the ultimate consignee or
end-user(s) herein identified. They may not be resold, transferred, or otherwise
disposed of, to any other country or to any person other than the authorized
ultimate consignee or end-user(s), either in their original form or after being
incorporated into other items, without first obtaining approval from the U.S.
government or as otherwise authorized by U.S. law and regulations.

Magazines will be removed from firearms when shipping to states with magazine
capacity restrictions.

Must be 21 or older to purchase.
Handling firearms or firearms parts can expose you to lead and other petroleum
products known to the State of California to cause cancer, birth defects, or
other reproductive harm. Wash hands thoroughly after handling. For more
information go to www.p65warnings.ca.gov (CA Health and Safety Code Section
25249.6).



AMENDMENT II

A well regulated Militia, being necessary to the security of a free State, the
right of the people to keep and bear Arms, shall not be infringed.

Newsletter
Sign Up for Our Newsletter:

Subscribe


Questions? Need help? Call us: (877) 560-7229
About SSL Certificates


COMPANY

 * Blog
 * Careers
 * About PSA
   
 * Retail Stores
 * Defense Courses
 * SC CWP Info
 * Shoot Responsibly
 * Forum
 * The Gathering

INFO

 * Check Shipping Status
 * My Account
 * Contact Us
 * Rebates & Promotions
 * Compare Products
   
 * Check Order Status
 * Gift Card Balance
 * FAQ
 * Buying a Gun Online
 * FFL Locator
 * Product Manuals
 * California Buying Guide
   

LEGAL

 * Terms & Conditions
 * Retail Return Policy
 * Full Lifetime Warranty
 * Shipping Restrictions
 * Privacy Policy
 * Sitemap

CONTACT INFORMATION

Palmetto State Armory 3760 Fernandina Rd. Columbia, SC 29210 Help Center
 * 
 * 
   
 * 

© 2024 Palmetto State Armory. All Rights Reserved.


Email to a friend Close
Email to a Friend
Sender

Name

Email

Message

Invitee

Name

Email

Send Email
Cancel Send

Back in Stock Notification Close

Please enter your email address, and we will notify you when the product is back
in stock.

Email


Close Cancel Notify Me

Close


LOG IN

Email

Password

Login
Forgot Password?
Create Account

Close

Welcome to Palmetto State Armory, our site is intended for individuals of at
least 18 years of age.


ARE YOU AT LEAST 18 YEARS OLD?



Yes No
Remember me temporarily while I shop.
I verify that this device is not shared.