www.desantisholster.com Open in urlscan Pro
63.141.128.22  Public Scan

Submitted URL: https://espdemo.gatmails.com/inc/rdr.php?r=254374_581_869d9970_3365_588_0
Effective URL: https://www.desantisholster.com/veiled-partner/?utm_term=apr22&utm_campaign=GunInpho&utm_medium=email&utm_source=newsletter&utm_...
Submission: On April 22 via api from US — Scanned from DE

Form analysis 7 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="Type in a Keyword" autocomplete="off">
    </div>
    <button class="button-search-submit" type="submit">
      <svg class="icon-search" width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
        <title>search_icon</title>
        <path
          d="M16.46 14.8l-3.1-3.1c.87-1.18 1.4-2.63 1.4-4.2 0-3.87-3.14-7-7-7-3.88 0-7 3.13-7 7s3.12 7 7 7c1.56 0 3-.52 4.18-1.4l3.1 3.1c.4.4 1.03.4 1.42 0 .4-.38.4-1.02 0-1.4zm-8.7-2.3c-2.77 0-5-2.24-5-5s2.23-5 5-5c2.75 0 5 2.24 5 5s-2.25 5-5 5z">
        </path>
      </svg>
    </button>
  </fieldset>
</form>

/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="Type in a Keyword" autocomplete="off">
    </div>
    <button class="button-search-submit" type="submit">
      <svg class="icon-search" width="17" height="17" viewBox="0 0 17 17" xmlns="http://www.w3.org/2000/svg">
        <title>search_icon</title>
        <path
          d="M16.46 14.8l-3.1-3.1c.87-1.18 1.4-2.63 1.4-4.2 0-3.87-3.14-7-7-7-3.88 0-7 3.13-7 7s3.12 7 7 7c1.56 0 3-.52 4.18-1.4l3.1 3.1c.4.4 1.03.4 1.42 0 .4-.38.4-1.02 0-1.4zm-8.7-2.3c-2.77 0-5-2.24-5-5s2.23-5 5-5c2.75 0 5 2.24 5 5s-2.25 5-5 5z">
        </path>
      </svg>
    </button>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <!-- Name -->
    <div class="form-field" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name </label>
      <input type="text" id="revfromname_input" data-label="Name" name="revfromname" class="form-input" aria-required="">
    </div>
    <div class="form-field">
      <label class="form-label" for="rating-rate">Rating <small>*</small>
      </label>
      <!-- Stars -->
      <!-- TODO: Review Stars need to be componentised, both for display and input -->
      <select id="rating-rate" class="form-select" name="revrating">
        <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>
    <!-- Review Subject -->
    <div class="form-field" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>*</small>
      </label>
      <input type="text" id="revtitle_input" data-label="Review Subject" name="revtitle" class="form-input" aria-required="true">
    </div>
    <!-- Comments -->
    <div class="form-field" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>*</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" 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-1mui6vd4c3pw" 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=aHR0cHM6Ly93d3cuZGVzYW50aXNob2xzdGVyLmNvbTo0NDM.&amp;hl=de&amp;v=QoukH5jSO3sKFzVEA7Vc8VgC&amp;size=normal&amp;cb=5rzss1s4k3vm"></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">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="537">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://www.desantisholster.com/cart.php

<form class="form" method="post" action="https://www.desantisholster.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="537">
  <div data-product-option-change="" style="display:none;">
    <div class="form-field make" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4216"> Make: </label>
      <select class="form-select form-select--small" name="attribute[4216]" id="attribute_select_4216" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Make *</option>
        <option data-product-attribute-value="17119" data-product-attribute-label="GLOCK" value="17119">GLOCK</option>
        <option data-product-attribute-value="17120" data-product-attribute-label="SPRINGFIELD ARMORY" value="17120">SPRINGFIELD ARMORY</option>
        <option data-product-attribute-value="17121" data-product-attribute-label="SIG SAUER" value="17121">SIG SAUER</option>
        <option data-product-attribute-value="17122" data-product-attribute-label="TAURUS" value="17122">TAURUS</option>
        <option data-product-attribute-value="17180" data-product-attribute-label="SMITH &amp; WESSON" value="17180">SMITH &amp; WESSON</option>
        <option data-product-attribute-value="18561" data-product-attribute-label="WALTHER" value="18561">WALTHER</option>
      </select>
    </div>
    <div class="form-field color" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4215"> Color: </label>
      <select class="form-select form-select--small" name="attribute[4215]" id="attribute_select_4215" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Color *</option>
        <option data-product-attribute-value="17118" data-product-attribute-label="Black" value="17118">Black</option>
      </select>
    </div>
    <div class="form-field glock model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4217">Model</label>
      <select class="form-select form-select--small" name="attribute[4217]" id="attribute_select_4217" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="17188" data-product-attribute-value="17188" data-product-attribute-label="GLOCK 17"> 17</option>
        <option value="17189" data-product-attribute-value="17189" data-product-attribute-label="GLOCK 17 GEN 5"> 17 GEN 5</option>
        <option value="17191" data-product-attribute-value="17191" data-product-attribute-label="GLOCK 17 GEN 5 WITH REFLEX SIGHTS"> 17 GEN 5 WITH REFLEX SIGHTS</option>
        <option value="17190" data-product-attribute-value="17190" data-product-attribute-label="GLOCK 17 WITH REFLEX SIGHTS"> 17 WITH REFLEX SIGHTS</option>
        <option value="17123" data-product-attribute-value="17123" data-product-attribute-label="GLOCK 19"> 19</option>
        <option value="17125" data-product-attribute-value="17125" data-product-attribute-label="GLOCK 19 WITH REFLEX SIGHTS"> 19 WITH REFLEX SIGHTS</option>
        <option value="17665" data-product-attribute-value="17665" data-product-attribute-label="GLOCK 19 WITH RED DOT AND TLR-7A"> 19 WITH RED DOT AND TLR-7A</option>
        <option value="17666" data-product-attribute-value="17666" data-product-attribute-label="GLOCK 19 W/ STREAMLIGHT TLR-7"> 19 W/ STREAMLIGHT TLR-7</option>
        <option value="17667" data-product-attribute-value="17667" data-product-attribute-label="GLOCK 19 WITH STREAMLIGHT TLR-7A"> 19 WITH STREAMLIGHT TLR-7A</option>
        <option value="17124" data-product-attribute-value="17124" data-product-attribute-label="GLOCK 19 GEN 5"> 19 GEN 5</option>
        <option value="17137" data-product-attribute-value="17137" data-product-attribute-label="GLOCK 19 GEN 5 WITH REFLEX SIGHTS"> 19 GEN 5 WITH REFLEX SIGHTS</option>
        <option value="17671" data-product-attribute-value="17671" data-product-attribute-label="GLOCK 19 GEN 5 WITH RED DOT AND TLR-7A"> 19 GEN 5 WITH RED DOT AND TLR-7A</option>
        <option value="17672" data-product-attribute-value="17672" data-product-attribute-label="GLOCK 19 GEN 5 WITH STREAMLIGHT TLR-7"> 19 GEN 5 WITH STREAMLIGHT TLR-7</option>
        <option value="17673" data-product-attribute-value="17673" data-product-attribute-label="GLOCK 19 GEN 5 WITH STREAMLIGHT TLR-7A"> 19 GEN 5 WITH STREAMLIGHT TLR-7A</option>
        <option value="17126" data-product-attribute-value="17126" data-product-attribute-label="GLOCK 19X"> 19X</option>
        <option value="17127" data-product-attribute-value="17127" data-product-attribute-label="GLOCK 19X WITH REFLEX SIGHTS"> 19X WITH REFLEX SIGHTS</option>
        <option value="17668" data-product-attribute-value="17668" data-product-attribute-label="GLOCK 19X WITH RED DOT AND TLR-7A"> 19X WITH RED DOT AND TLR-7A</option>
        <option value="17669" data-product-attribute-value="17669" data-product-attribute-label="GLOCK 19X WITH STREAMLIGHT TLR-7"> 19X WITH STREAMLIGHT TLR-7</option>
        <option value="17670" data-product-attribute-value="17670" data-product-attribute-label="GLOCK 19X WITH STREAMLIGHT TLR-7A"> 19X WITH STREAMLIGHT TLR-7A</option>
        <option value="17195" data-product-attribute-value="17195" data-product-attribute-label="GLOCK 22"> 22</option>
        <option value="17192" data-product-attribute-value="17192" data-product-attribute-label="GLOCK 22 WITH REFLEX SIGHTS"> 22 WITH REFLEX SIGHTS</option>
        <option value="17128" data-product-attribute-value="17128" data-product-attribute-label="GLOCK 23"> 23</option>
        <option value="17129" data-product-attribute-value="17129" data-product-attribute-label="GLOCK 23 WITH REFLEX SIGHTS"> 23 WITH REFLEX SIGHTS</option>
        <option value="17674" data-product-attribute-value="17674" data-product-attribute-label="GLOCK 23 WITH RED DOT AND TLR-7A"> 23 WITH RED DOT AND TLR-7A</option>
        <option value="17675" data-product-attribute-value="17675" data-product-attribute-label="GLOCK 23 W/ STREAMLIGHT TLR-7"> 23 W/ STREAMLIGHT TLR-7</option>
        <option value="17676" data-product-attribute-value="17676" data-product-attribute-label="GLOCK 23 WITH STREAMLIGHT TLR-7A"> 23 WITH STREAMLIGHT TLR-7A</option>
        <option value="17193" data-product-attribute-value="17193" data-product-attribute-label="GLOCK 31"> 31</option>
        <option value="17194" data-product-attribute-value="17194" data-product-attribute-label="GLOCK 31 WITH REFLEX SIGHTS"> 31 WITH REFLEX SIGHTS</option>
        <option value="17130" data-product-attribute-value="17130" data-product-attribute-label="GLOCK 32"> 32</option>
        <option value="17677" data-product-attribute-value="17677" data-product-attribute-label="GLOCK 32 WITH RED DOT AND TLR-7A"> 32 WITH RED DOT AND TLR-7A</option>
        <option value="17131" data-product-attribute-value="17131" data-product-attribute-label="GLOCK 32 WITH REFLEX SIGHTS"> 32 WITH REFLEX SIGHTS</option>
        <option value="17678" data-product-attribute-value="17678" data-product-attribute-label="GLOCK 32 W/ STREAMLIGHT TLR-7"> 32 W/ STREAMLIGHT TLR-7</option>
        <option value="17679" data-product-attribute-value="17679" data-product-attribute-label="GLOCK 32 WITH STREAMLIGHT TLR-7A"> 32 WITH STREAMLIGHT TLR-7A</option>
        <option value="17134" data-product-attribute-value="17134" data-product-attribute-label="GLOCK 43"> 43</option>
        <option value="17135" data-product-attribute-value="17135" data-product-attribute-label="GLOCK 43X"> 43X</option>
        <option value="17136" data-product-attribute-value="17136" data-product-attribute-label="GLOCK 43X MOS W/ OR W/OUT RED DOT SIGHT"> 43X MOS W/ OR W/OUT RED DOT SIGHT</option>
        <option value="17132" data-product-attribute-value="17132" data-product-attribute-label="GLOCK 45 (9MM)"> 45 (9MM)</option>
        <option value="17133" data-product-attribute-value="17133" data-product-attribute-label="GLOCK 45 WITH REFLEX SIGHTS"> 45 WITH REFLEX SIGHTS</option>
        <option value="17680" data-product-attribute-value="17680" data-product-attribute-label="GLOCK 45 WITH RED DOT AND TLR-7A"> 45 WITH RED DOT AND TLR-7A</option>
        <option value="17681" data-product-attribute-value="17681" data-product-attribute-label="GLOCK 45 WITH STREAMLIGHT TLR-7"> 45 WITH STREAMLIGHT TLR-7</option>
        <option value="17682" data-product-attribute-value="17682" data-product-attribute-label="GLOCK 45 WITH STREAMLIGHT TLR-7A"> 45 WITH STREAMLIGHT TLR-7A</option>
      </select>
    </div>
    <div class="form-field fit" data-product-attribute="set-select">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4218"> Fit: </label>
      <select class="form-select form-select--small" name="attribute[4218]" id="attribute_select_4218" aria-required="false">
        <option value="" selected="" disabled="">Fit *</option>
        <option data-product-attribute-value="17138" data-product-attribute-label="Right" value="17138">Right</option>
        <option data-product-attribute-value="17139" data-product-attribute-label="Left" value="17139">Left</option>
      </select>
    </div>
    <div class="form-field taurus model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4219">Model</label>
      <select class="form-select form-select--small" name="attribute[4219]" id="attribute_select_4219" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="17140" data-product-attribute-value="17140" data-product-attribute-label="TAURUS G2C"> G2C</option>
        <option value="17141" data-product-attribute-value="17141" data-product-attribute-label="TAURUS G2S"> G2S</option>
        <option value="17142" data-product-attribute-value="17142" data-product-attribute-label="TAURUS G3C"> G3C</option>
      </select>
    </div>
    <div class="form-field sigsauer model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4220">Model</label>
      <select class="form-select form-select--small" name="attribute[4220]" id="attribute_select_4220" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="17143" data-product-attribute-value="17143" data-product-attribute-label="SIG SAUER P250 COMPACT"> P250 COMPACT</option>
        <option value="19750" data-product-attribute-value="19750" data-product-attribute-label="SIG SAUER P365 WITH RED DOT"> P365 WITH RED DOT</option>
        <option value="17145" data-product-attribute-value="17145" data-product-attribute-label="SIG SAUER P250 COMPACT W/ ROMEO1 REFLEX SIGHT"> P250 COMPACT W/ ROMEO1 REFLEX SIGHT</option>
        <option value="17144" data-product-attribute-value="17144" data-product-attribute-label="SIG SAUER P320 COMPACT/CARRY"> P320 COMPACT/CARRY</option>
        <option value="17147" data-product-attribute-value="17147" data-product-attribute-label="SIG SAUER P320 COMPACT W/ ROMEO1 REFLEX SIGHT"> P320 COMPACT W/ ROMEO1 REFLEX SIGHT</option>
        <option value="17146" data-product-attribute-value="17146" data-product-attribute-label="SIG SAUER P320-M18"> P320-M18</option>
        <option value="17148" data-product-attribute-value="17148" data-product-attribute-label="SIG SAUER P320 XCOMPACT"> P320 XCOMPACT</option>
        <option value="17149" data-product-attribute-value="17149" data-product-attribute-label="SIG SAUER P365"> P365</option>
        <option value="17151" data-product-attribute-value="17151" data-product-attribute-label="SIG SAUER P365 SAS"> P365 SAS</option>
        <option value="17150" data-product-attribute-value="17150" data-product-attribute-label="SIG SAUER P365 WITH MANUAL SAFETY"> P365 WITH MANUAL SAFETY</option>
        <option value="17485" data-product-attribute-value="17485" data-product-attribute-label="SIG SAUER P365X WITH ROMEO ZERO"> P365X WITH ROMEO ZERO</option>
      </select>
    </div>
    <div class="form-field springfieldarmory model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4221">Model</label>
      <select class="form-select form-select--small" name="attribute[4221]" id="attribute_select_4221" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="17153" data-product-attribute-value="17153" data-product-attribute-label="SPRINGFIELD ARMORY HELLCAT 3&quot;"> HELLCAT 3"</option>
        <option value="18345" data-product-attribute-value="18345" data-product-attribute-label="SPRINGFIELD ARMORY HELLCAT PRO"> HELLCAT PRO</option>
        <option value="18524" data-product-attribute-value="18524" data-product-attribute-label="SPRINGFIELD ARMORY PRODIGY 4.25&quot;"> PRODIGY 4.25"</option>
        <option value="18525" data-product-attribute-value="18525" data-product-attribute-label="SPRINGFIELD ARMORY PRODIGY 5&quot;"> PRODIGY 5"</option>
        <option value="19647" data-product-attribute-value="19647" data-product-attribute-label="SPRINGFIELD ARMORY ECHELON"> ECHELON</option>
        <option value="19648" data-product-attribute-value="19648" data-product-attribute-label="SPRINGFIELD ARMORY ECHELON WITH RED DOT SIGHT"> ECHELON WITH RED DOT SIGHT</option>
        <option value="17152" data-product-attribute-value="17152" data-product-attribute-label="SPRINGFIELD ARMORY HELLCAT OSP 3&quot;"> HELLCAT OSP 3"</option>
        <option value="17355" data-product-attribute-value="17355" data-product-attribute-label="SPRINGFIELD ARMORY HELLCAT RDP"> HELLCAT RDP</option>
        <option value="17356" data-product-attribute-value="17356" data-product-attribute-label="SPRINGFIELD ARMORY HELLCAT RDP W/ MANUAL SAFETY"> HELLCAT RDP W/ MANUAL SAFETY</option>
      </select>
    </div>
    <div class="form-field smithwesson model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4222">Model</label>
      <select class="form-select form-select--small" name="attribute[4222]" id="attribute_select_4222" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="17185" data-product-attribute-value="17185" data-product-attribute-label="SMITH &amp; WESSON M&amp;P COMPACT .22"> M&amp;P COMPACT .22</option>
        <option value="18336" data-product-attribute-value="18336" data-product-attribute-label="SMITH &amp; WESSON M&amp;P 9 SHIELD PLUS WITH RED DOT"> M&amp;P 9 SHIELD PLUS WITH RED DOT</option>
        <option value="19797" data-product-attribute-value="19797" data-product-attribute-label="SMITH &amp; WESSON EQUALIZER WITH RED DOT"> EQUALIZER WITH RED DOT</option>
        <option value="19798" data-product-attribute-value="19798" data-product-attribute-label="SMITH &amp; WESSON EQUALIZER"> EQUALIZER</option>
        <option value="17187" data-product-attribute-value="17187" data-product-attribute-label="SMITH &amp; WESSON M&amp;P 9 SHIELD EZ M2.0"> M&amp;P 9 SHIELD EZ M2.0</option>
        <option value="17464" data-product-attribute-value="17464" data-product-attribute-label="SMITH &amp; WESSON M&amp;P 9 SHIELD PLUS"> M&amp;P 9 SHIELD PLUS</option>
        <option value="17183" data-product-attribute-value="17183" data-product-attribute-label="SMITH &amp; WESSON M&amp;P SHIELD 9/40"> M&amp;P SHIELD 9/40</option>
        <option value="17184" data-product-attribute-value="17184" data-product-attribute-label="SMITH &amp; WESSON M&amp;P SHIELD 9/40 CALIFORNIA COMPLIANT"> M&amp;P SHIELD 9/40 CALIFORNIA COMPLIANT</option>
        <option value="17181" data-product-attribute-value="17181" data-product-attribute-label="SMITH &amp; WESSON M&amp;P SHIELD 9/40 PERFORMANCE CENTER"> M&amp;P SHIELD 9/40 PERFORMANCE CENTER</option>
        <option value="17182" data-product-attribute-value="17182" data-product-attribute-label="SMITH &amp; WESSON M&amp;P SHIELD M2.0 9/40"> M&amp;P SHIELD M2.0 9/40</option>
        <option value="17186" data-product-attribute-value="17186" data-product-attribute-label="SMITH &amp; WESSON PERFORMANCE CENTER M&amp;P 9 SHIELD EZ"> PERFORMANCE CENTER M&amp;P 9 SHIELD EZ</option>
      </select>
    </div>
    <div class="form-field model" data-product-attribute="input-text" style="display: none;">
      <label class="form-label" id="skuHiddenLabel">
        <span class="form-field-title"> SKU </span>
        <span class="form-field-control">
          <input class="form-input" id="hiddenText" name="attribute[4232]" type="text" placeholder="" value="" aria-required="false">
        </span>
      </label>
    </div>
    <div class="form-field model" data-product-attribute="input-text" style="display: none;">
      <label class="form-label" id="avlHiddenLabel">
        <span class="form-field-title"> Availability </span>
        <span class="form-field-control">
          <input class="form-input" id="hiddenAvlText" name="attribute[4233]" type="text" placeholder="" value="" aria-required="false">
        </span>
      </label>
    </div>
    <div class="form-field model" data-product-attribute="textarea" style="display: none;">
      <label id="appn-text" class="form-label">
        <span class="form-field-title"> Application </span>
        <span class="form-field-control">
          <textarea class="form-input" id="attribute-Application" name="attribute[4234]" rows="4" placeholder="" readonly="" aria-required="false"></textarea>
        </span>
      </label>
    </div>
    <div class="form-field walther model" data-product-attribute="set-select" style="display: none;">
      <label class="form-label form-label--alternate form-label--inlineSmall display_label display_label" style="display:none" for="attribute_select_4428">Model</label>
      <select class="form-select form-select--small" name="attribute[4428]" id="attribute_select_4428" aria-required="false">
        <option value="" selected="" disabled="" data-product-attribute-label="zzz">Pick one *</option>
        <option value="18566" data-product-attribute-value="18566" data-product-attribute-label="WALTHER PDP F-SERIES 3.5&quot; W/ OR W/OUT RED DOT"> PDP F-SERIES 3.5" W/ OR W/OUT RED DOT</option>
        <option value="18567" data-product-attribute-value="18567" data-product-attribute-label="WALTHER PDP F-SERIES 4&quot; W/ OR W/OUT RED DOT"> PDP F-SERIES 4" W/ OR W/OUT RED DOT</option>
        <option value="18568" data-product-attribute-value="18568" data-product-attribute-label="WALTHER PDP 4&quot; W/ OR W/OUT RED DOT"> PDP 4" W/ OR W/OUT RED DOT</option>
        <option value="18569" data-product-attribute-value="18569" data-product-attribute-label="WALTHER PDP 4.5&quot; W/ OR W/OUT RED DOT"> PDP 4.5" W/ OR W/OUT RED DOT</option>
      </select>
    </div>
  </div>
  <div class="form-field form-field--stock u-hiddenVisually model" style="display: none;">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div class="form-field form-field--increments model" style="display: block;">
    <label class="form-label required_info">* - Required</label>
    <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:</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">
        <span class="is-srOnly">Increase Quantity:</span>
        <i class="icon" aria-hidden="true">
                        <svg>
                            <use xlink:href="#icon-keyboard-arrow-up"></use>
                        </svg>
                    </i>
      </button>
    </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">
    <button id="add_cart_loader" class="button button--primary" disabled="">Add to Cart</button>
    <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart" disabled="">
  </div>
</form>

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

<form action="/wishlist.php?action=add&amp;product_id=537" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
        <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" tabindex="-1">
    <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=537">Create New Wish List</a>
    </li>
  </ul>
</form>

<form aria-label="Write A Review Form">
  <div class="write-review-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-review-tabpanel" role="tabpanel">
      <div class="yotpo-header">
        <div>
          <h2 class="y-label yotpo-header-title">WRITE A REVIEW</h2>
        </div>
        <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">*</span> Indicates a required field </div> <br> <span class="yotpo-mandatory-mark">* </span> <span class="y-label">Score: <span
            class="form-input-error yotpo-hidden"></span></span>
        <div> <span class="stars-wrapper"> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="1" aria-label="score 1" role="button" tabindex="0" aria-selected="false"></span> <span
              class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="2" aria-label="score 2" role="button" tabindex="0" aria-selected="false"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star"
              data-score="3" aria-label="score 3" role="button" tabindex="0" aria-selected="false"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="4" aria-label="score 4" role="button" tabindex="0"
              aria-selected="false"></span> <span class="yotpo-icon yotpo-icon-empty-star pull-left review-star" data-score="5" aria-label="score 5" role="button" tabindex="0" aria-selected="false"></span> </span> </div>
      </div>
      <div class="write-review-content">
        <div class="form-group">
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_title"> Title: <span class="form-input-error yotpo-hidden"></span> </label> <input id="yotpo_input_review_title"
              class="y-input" autocomplete="review-title" name="review_title" maxlength="150" aria-required="true" placeholder=""> </div>
          <div class="form-element"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_content"> Review: <span class="form-input-error yotpo-hidden"></span> </label> <textarea id="yotpo_input_review_content"
              class="y-input yotpo-text-box" name="review_content" aria-required="true" placeholder="" autocomplete="review-content"></textarea> </div>
        </div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="socialize-wrapper">
          <div class="connected">You are connected as <span class="username"></span></div>
          <div class="socialize"> <span class="y-label">Connect with:</span>
            <div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="linkedin" aria-label="connect with linkedIn" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-linkedin pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="twitter" aria-label="connect with twitter" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-twitter pull-left"></span></div>
              <div class="yotpo-default-button yotpo-icon-btn" data-network="facebook" aria-label="connect with facebook" role="link" tabindex="0"><span class="yotpo-icon yotpo-icon-facebook pull-left"></span></div>
            </div>
          </div>
          <div class="yotpo-or"> -OR- </div>
        </div>
        <div class="connect-wrapper visible " style="display: inherit;">
          <div class="form-element name-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_username">Use your name: <span
                class="form-input-error yotpo-hidden"></span></label> <input id="yotpo_input_review_username" class="y-input" autocomplete="user-your-name" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <span class="yotpo-mandatory-mark">* </span> <label class="y-label" for="yotpo_input_review_email">Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_review_email" class="y-input" autocomplete="your-email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross" role="button" tabindex="0" aria-label="close error message"></span></div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-preloader-wrapper">
        <div class="yotpo yotpo-pre-loader">
          <span class="yotpo-empty-stars">
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
            <span class="yotpo-icon yotpo-icon-empty-star"></span>
          </span>
          <span class="yotpo-full-stars">
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
            <span class="yotpo-icon yotpo-icon-star"></span>
          </span>
        </div>
      </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

<form aria-label="Ask A Question Form">
  <div class="write-question-wrapper write-form">
    <div class="write-review yotpo-regular-box" id="write-question-tabpanel" role="tabpanel">
      <div>
        <h2 class="y-label yotpo-header-title">ASK A QUESTION</h2>
      </div>
      <div class="yotpo-mandatory-explain"> <span class="yotpo-mandatory-mark">* </span> Indicates a required field </div> <br>
      <div class="write-question-content">
        <div class="form-group">
          <div class="form-element"> <label class="y-label" for="yotpo_input_question_content"><span class="yotpo-mandatory-mark">* </span>Question: <span class="form-input-error yotpo-hidden"></span></label> <textarea
              id="yotpo_input_question_content" class="y-input yotpo-text-box" name="review_content" maxlength="1000" aria-required="true" placeholder=""></textarea> </div>
        </div>
      </div>
      <div class="error-box yotpo-hidden">
        <div class="text-wrapper"> <span class="error-text empty yotpo-hidden">Review's title &amp; body can't be empty</span>
          <span class="error-text empty_question yotpo-hidden">Question's body can't be empty</span>
          <span class="error-text score yotpo-hidden">Please enter a star rating for this review</span>
          <span class="error-text display_name_empty yotpo-hidden">Name field cannot be empty</span>
          <span class="error-text email yotpo-hidden">Invalid email</span>
          <span class="error-text user-already-reviewed yotpo-hidden">Your review has already been submitted.</span>
          <span class="error-text max_length yotpo-hidden">Max length was exceeded</span>
          <span class="error-text mandatory_field yotpo-hidden">Please fill out all of the mandatory (*) fields</span>
          <span class="error-text open_question_answer_length yotpo-hidden">One or more of your answers does not meet the required criteria</span>
        </div>
        <div class="yotpo-icon-btn-small transparent-color-btn"><span class="yotpo-icon yotpo-icon-cross"></span></div>
      </div>
      <div class="yotpo-footer yotpo-animation-opacity visible" style="display: inherit;">
        <div class="connect-wrapper">
          <div class="form-element name-input"> <label class="y-label" for="yotpo_input_question_username"><span class="yotpo-mandatory-mark">* </span>Use your name: <span class="form-input-error yotpo-hidden"></span></label> <input
              id="yotpo_input_question_username" class="y-input" autocomplete="your-user-name" name="display_name" maxlength="40" aria-required="true" placeholder=""> </div>
          <div class="form-element email-input visible" style="display: inherit;"> <label class="y-label" for="yotpo_input_question_email"><span class="yotpo-mandatory-mark">* </span>Email: <span class="form-input-error yotpo-hidden"></span></label>
            <input id="yotpo_input_question_email" class="y-input" autocomplete="your-email" name="email" aria-required="true" placeholder=""> </div>
          <div class="yotpo-clr"></div>
        </div>
      </div>
      <div class="form-element submit-button"> <span class="form-input-error yotpo-hidden"></span> <input type="button" class="yotpo-default-button primary-color-btn yotpo-submit" aria-disabled="true" data-button-type="submit" value="Post"> </div>
      <div class="yotpo-clr"></div>
    </div>
  </div>
</form>

Text Content

//
"VEILED PARTNER" has been successfully added to your cart
x

Family owned, American Made.

Toggle menu
DeSantis. CONCEALMENT, PERFECTED. DeSantis Gunhide
close
Search
search_icon

 * Home
 * Shop by firearm dropdown_arrow
   SHOP BY FIREARM       ANDERSON
   MANUFACTURINGASPBERETTABERSABOBERGBROWNINGCOLTCZDIAMONDBACKFN
   HERSTALGLOCKH&KHENRYHERITAGE MANUFACTURING INCHONOR DEFENSEHUDSON MFGITALIAN
   FIREARMS GROUPIWIKAHRKELTECKIMBERMARE'S LEG RIFLESMOSSBERGNAROHNORTH AMERICAN
   ARMSPARA ORDANCEPARA ORDNANCEREMINGTONROHRBAUGHROST
   MARTINRUGERSAVAGESCCYSCOPED REVOLVERSSEECAMPSIG SAUERSMITH &
   WESSONSPRINGFIELD ARMORYSTACCATOSTANDARD 1911TAURUSWALTHER
   SHOP BY MODEL      
 * Catalog dropdown_arrow
   
    * Carry Styles
      
      * Civilian Marksmanship Program
      * Persuader And Components
      * Red Dot Capable Products
      * Wheel Guns (Revolvers)
      * New Products
      * Best Sellers
      * IWB
      * OWB
      * IWB/OWB
      * Ankle
      * Shoulder Rigs
      * Duty Holsters
      * Gunny Sack/Gun Caddies
      * Pocket
      * Hunting Gear
      * Partner Program
      * Cell Phone
      * Military and Tactical
      * Specialty Gear
      * Clearance Products
      * Field and Target
      * Plain Clothes Accessories
      * Western Style
      * Paddle
      * Slings
      * Wallets & ID Holders
      * Molle Gear
      * Injection Molded Gear
      * Holsters for Women
   
    * Pegasus Kydex
      
      * IWB Pegasus Kydex
      * OWB Pegasus Kydex
      * Paddle Pegasus Kydex
      * Duty Holsters Pegasus Kydex
      * Plain Clothes Accessories Pegasus Kydex
   
    * Duty Gear
      
      * Duty-Leather
      * Duty-Nylahide Molded
      * Duty-Soft Nylon
      * Duty-Veritas Line
      * Law Enforcement
   
    * Belts
      
      * 1 1/2" Belt
      * 1 1/4" Belt
      * 1 3/4" Belt
      * 2 1/4" Duty Belts
   
    * Gear & Apparel
      
      * Apparel
      * Gift Certificates
      * K9 Training Leads
      * Gear Bags
      * Replacement Parts

 * Company
 * GunLuv Blog

 * Login
 * My collections
 * Cart

 * Become A Dealer
 * Cookie Policy
 * Holiday 2023
 * Law Enforcement
 * About DeSantis
 * Bulk Order
 * Dealer Locator
 * DeSantis Guarantee/Warranty
 * Express Pad
 * Holster Tutorials
 * FAQ
 * Privacy Policy
 * Safety Compliance
 * Shipping Terms & Conditions
 * Returns & Refunds
 * Video Stories
 * Shipping & Returns
 * GunLuv Blog
 * Gift Certificates

 * Compare
 * My collections
 * Login
 * 0
   
 * Search

close
Search
search_icon


 * 
 * 
 * 
 * 


VEILED PARTNER

4.8 star rating 81 Reviews




MSRP:
Was:
Now: $72.99

(You save )



(No reviews yet) (Write a Review)


WRITE A REVIEW

×

VEILED PARTNER

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




Share:
 * 
 * 
 * 
 * 
 * 

UPC: Weight: 0.30 LBS

 * Description

The #195, Veiled Partner®, is an OWB precision molded Kydex® holster. The
exacting curvature allows for maximum concealment and fits like a second skin.
It can be configured easily for both height and cant using 1 ½” or 1 ¾” loop
openings. It has adjustable tension and is optics compatible. It is available in
both right and left-hand variants for many popular semi-autos.

** Optional #Y103 IWB Attachments Are Available Here CLOAKED IWB ATTACHMENTS **

** Optional #Y104 Replacement OWB Attachments Are Available Here REPLACEMENT OWB
CLIPS **

537


Make: Make * GLOCK SPRINGFIELD ARMORY SIG SAUER TAURUS SMITH & WESSON WALTHER
Color: Color * Black
Model Pick one * 17 17 GEN 5 17 GEN 5 WITH REFLEX SIGHTS 17 WITH REFLEX SIGHTS
19 19 WITH REFLEX SIGHTS 19 WITH RED DOT AND TLR-7A 19 W/ STREAMLIGHT TLR-7 19
WITH STREAMLIGHT TLR-7A 19 GEN 5 19 GEN 5 WITH REFLEX SIGHTS 19 GEN 5 WITH RED
DOT AND TLR-7A 19 GEN 5 WITH STREAMLIGHT TLR-7 19 GEN 5 WITH STREAMLIGHT TLR-7A
19X 19X WITH REFLEX SIGHTS 19X WITH RED DOT AND TLR-7A 19X WITH STREAMLIGHT
TLR-7 19X WITH STREAMLIGHT TLR-7A 22 22 WITH REFLEX SIGHTS 23 23 WITH REFLEX
SIGHTS 23 WITH RED DOT AND TLR-7A 23 W/ STREAMLIGHT TLR-7 23 WITH STREAMLIGHT
TLR-7A 31 31 WITH REFLEX SIGHTS 32 32 WITH RED DOT AND TLR-7A 32 WITH REFLEX
SIGHTS 32 W/ STREAMLIGHT TLR-7 32 WITH STREAMLIGHT TLR-7A 43 43X 43X MOS W/ OR
W/OUT RED DOT SIGHT 45 (9MM) 45 WITH REFLEX SIGHTS 45 WITH RED DOT AND TLR-7A 45
WITH STREAMLIGHT TLR-7 45 WITH STREAMLIGHT TLR-7A
Fit: Fit * Right Left
Model Pick one * G2C G2S G3C
Model Pick one * P250 COMPACT P365 WITH RED DOT P250 COMPACT W/ ROMEO1 REFLEX
SIGHT P320 COMPACT/CARRY P320 COMPACT W/ ROMEO1 REFLEX SIGHT P320-M18 P320
XCOMPACT P365 P365 SAS P365 WITH MANUAL SAFETY P365X WITH ROMEO ZERO
Model Pick one * HELLCAT 3" HELLCAT PRO PRODIGY 4.25" PRODIGY 5" ECHELON ECHELON
WITH RED DOT SIGHT HELLCAT OSP 3" HELLCAT RDP HELLCAT RDP W/ MANUAL SAFETY
Model Pick one * M&P COMPACT .22 M&P 9 SHIELD PLUS WITH RED DOT EQUALIZER WITH
RED DOT EQUALIZER M&P 9 SHIELD EZ M2.0 M&P 9 SHIELD PLUS M&P SHIELD 9/40 M&P
SHIELD 9/40 CALIFORNIA COMPLIANT M&P SHIELD 9/40 PERFORMANCE CENTER M&P SHIELD
M2.0 9/40 PERFORMANCE CENTER M&P 9 SHIELD EZ
SKU
Availability
Application
Model Pick one * PDP F-SERIES 3.5" W/ OR W/OUT RED DOT PDP F-SERIES 4" W/ OR
W/OUT RED DOT PDP 4" W/ OR W/OUT RED DOT PDP 4.5" W/ OR W/OUT RED DOT
Current Stock:
* - Required Quantity
Decrease Quantity: Increase Quantity:



Add to Cart
Add to Wish List
 * 
 * Create New Wish List


View Full Product Info
×


Slideshow


OTHER TOP RATED PRODUCTS

Slide controls
 * MINI SLIDE
   4.9 star rating
   (294)
   
    
 * THUMB BREAK MINI SLIDE
   4.9 star rating
   (351)
   
    
 * SPEED SCABBARD
   4.9 star rating
   (675)
   
    
 * THE CRISS-CROSS
   4.9 star rating
   (253)
   
    
 * COZY PARTNER
   4.9 star rating
   (185)
   
    
 * SUPER STEALTH
   4.9 star rating
   (54)
   
    
 * SOF-TUCK
   4.8 star rating
   (293)
   
    
 * Route Package Protection
   4.9 star rating
   (112)
   
    

Powered by


4.8

4.8 star rating

81 Reviews, 6 Q&As


Write A Review
Ask A Question


WRITE A REVIEW

* Indicates a required field

* Score:

* Title:
* Review:
You are connected as
Connect with:

-OR-
* Use your name:
* Email:

Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria




Thank you for posting a review!
We value your input. Share your review so everyone else can enjoy it too.
share
share
share
Thank you for posting a review!
Your review was sent successfully and is now waiting for our staff to publish
it.


ASK A QUESTION

* Indicates a required field

* Question:
Review's title & body can't be empty Question's body can't be empty Please enter
a star rating for this review Name field cannot be empty Invalid email Your
review has already been submitted. Max length was exceeded Please fill out all
of the mandatory (*) fields One or more of your answers does not meet the
required criteria

* Use your name:
* Email:



Thank you for posting a question!
Please click on the link in the confirmation email we just sent you to submit
your question.

Your question will appear on the site once someone answers it.
 * REVIEWS
 * QUESTIONS

Clear All

Filter Reviews
Search Reviews
Fit Leather Comfort Concealment Quality Design
Workmanship Problem Gun Retention Belt Draw ...
Holster Adjustment Holds Feature Service Angle
Partner
Fit Leather Comfort ...
Concealment Quality Design
More Filters

FILTERS Clear All
Rating
Scores filter
All Score all
5.0 star rating Score 5
4.0 star rating Score 4
3.0 star rating Score 3
2.0 star rating Score 2
1.0 star rating Score 1
Reviews
Images filter
All All reviews
With Images & Videos Images only
Show 81 Reviews
Rating
 * All
 * 5.0 star rating
 * 4.0 star rating
 * 3.0 star rating
 * 2.0 star rating
 * 1.0 star rating

Images & Videos
 * All
 * With Images & Videos

Clear All
81 Reviews
Updating Results

Verified Reviewer

0.0 star rating

04/22/24
Review by Anonymous User



On
share ' Share Review by Anonymous User facebook facebook Share Review by
Anonymous User twitter twitter Share Review by Anonymous User LinkedIn linkedin
Share Review by Anonymous User
04/22/24
Was this review helpful?

0

0


J
John B.
Verified Buyer

5.0 star rating

03/05/24
Shop DeSantis first

Review by John B. on 5 Mar 2024 review stating Shop DeSantis first
Holster is great! Looks and fits great. The belt loops are kinda stiff, but I
haven’t worn it that often yet.
On VEILED PARTNER
share ' Share Review by John B. on 5 Mar 2024 facebook facebook Share Review by
John B. on 5 Mar 2024 twitter twitter Share Review by John B. on 5 Mar 2024
LinkedIn linkedin Share Review by John B. on 5 Mar 2024
03/05/24
Was this review helpful?

0

0

P
Patrick K.
Verified Buyer

5.0 star rating

12/27/23
Very concealable. I carry a

Review by Patrick K. on 27 Dec 2023 review stating Very concealable. I carry a
Very concealable. I carry a Glock 19 off duty and It makes no imprint.
On VEILED PARTNER
share ' Share Review by Patrick K. on 27 Dec 2023 facebook facebook Share Review
by Patrick K. on 27 Dec 2023 twitter twitter Share Review by Patrick K. on 27
Dec 2023 LinkedIn linkedin Share Review by Patrick K. on 27 Dec 2023
12/27/23
Was this review helpful?

0

0

T
Todd W.
Verified Buyer

5.0 star rating

12/25/23
The veiled partner is very

Review by Todd W. on 25 Dec 2023 review stating The veiled partner is very
The veiled partner is very comfortable for a kydex holster. Normally I don’t
care for kydex but the soft belt loops make this holster very comfortable for
me. Keeps my gun very close to my body and has great adjustability. Easy to
conceal for an OWB holster. Adjustable retention screw works good. Another great
piece of equipment made by DeSantis.
On VEILED PARTNER
share ' Share Review by Todd W. on 25 Dec 2023 facebook facebook Share Review by
Todd W. on 25 Dec 2023 twitter twitter Share Review by Todd W. on 25 Dec 2023
LinkedIn linkedin Share Review by Todd W. on 25 Dec 2023
12/25/23
Was this review helpful?

1

0

K
Kenneth H.
Verified Buyer

5.0 star rating

12/14/23
Excellent fit with solid retention.

Review by Kenneth H. on 14 Dec 2023 review stating Excellent fit with solid
retention.
Excellent fit with solid retention. Small discreet and fits tight to the body.
In the slightly right of the appendixes this fits perfectly and also at the
3oclock it’s excellent.
On VEILED PARTNER
share ' Share Review by Kenneth H. on 14 Dec 2023 facebook facebook Share Review
by Kenneth H. on 14 Dec 2023 twitter twitter Share Review by Kenneth H. on 14
Dec 2023 LinkedIn linkedin Share Review by Kenneth H. on 14 Dec 2023
12/14/23
Was this review helpful?

0

0

C
Clark B.
Verified Buyer

5.0 star rating

12/05/23
Excellent craftsmanship as usual.

Review by Clark B. on 5 Dec 2023 review stating Excellent craftsmanship as
usual.
Excellent craftsmanship as usual.
On VEILED PARTNER
share ' Share Review by Clark B. on 5 Dec 2023 facebook facebook Share Review by
Clark B. on 5 Dec 2023 twitter twitter Share Review by Clark B. on 5 Dec 2023
LinkedIn linkedin Share Review by Clark B. on 5 Dec 2023
12/05/23
Was this review helpful?

0

0

1 2 3 4 5 6 7 8 9
D
Dave
Verified Reviewer


04/04/24
Q: I have a Hellcat Pro with a muzzle compensator. Is this holster open ended at
the muzzle end of the holster?

Answers (1)

Store Owner
04/05/24
A: Thanks for reaching out. This holster will unfortunately not work due to the
wrapping around at the bottom of the holster. You would need something open at
the end such as our Mini Slide or Thumb Break Mini Slide.
Was this answer helpful?

0

0
04/05/24

C
Craig
Verified Reviewer


09/02/23
Q: Does this fit the Glock 48 non mos

Answers (1)

Store Owner
09/07/23
A: Hello,

Unfortunately, we do not offer our Veiled Partner holster at this time to
accommodate a Glock 48. We do offer our Intruder 2.0 holster to accommodate your
firearm. Please note that your request has been added to our suggestion list.
Therefore, if and when this is ever added to the line you will be notified via
email. I apologize for any inconvenience, have a good day.

Thank you,
Barbara
CS Team Lead
Was this answer helpful?

0

0
09/07/23

M
MIKEJORDAN
Verified Reviewer


03/24/23
Q: Is the Veiled Partner offered for a Springfield Champion chambered in 9mm?

Answers (1)

Store Owner
03/27/23
A: Hello,

Unfortunately, we do not offer our Veiled Partner holster at this time to
accommodate a S/A Champion 1911. Please note that your request has been added to
our suggestion list. Therefore, if and when this is ever added to the line you
will be notified via email. I apologize for any inconvenience, have a good day.

Thank you,
Barbara
CS Team Lead
Was this answer helpful?

0

0
03/27/23

B
Bkeaver
Verified Reviewer


01/05/23
Q: P365xl option??

Answers (1)

Store Owner
01/11/23
A: Hello,

Unfortunately, we do not offer our Veiled Partner holster at this time to
accommodate a Sig P365XL. Please note that your request has been added to our
suggestion list. Therefore, if and when this is ever added to the line you will
be notified via email. I apologize for any inconvenience, have a good day.

Thank you,
Barbara
CS Team Lead
Was this answer helpful?

0

0
01/11/23

S
Steven G.
Verified Reviewer


11/11/22
Q: Will this holster fit A P365X Marco. Sig

Answers (1)

Store Owner
11/16/22
A: Hello,

Unfortunately, we do not offer our Veiled Partner holster at this time to
accommodate a Sig P365X Macro. Please note that your request has been added to
our suggestion list. Therefore, if and when this is ever added to the line you
will be notified via email. I apologize for any inconvenience, have a good day.

Thanks,
Barbara
CS Team Lead
Was this answer helpful?

0

0
11/16/22

1 2


 * Other top rated products



Quick view

VEILED PARTNER BELT LOOP ATTACHMENTS

Replacement belt loop attachments that fit up 1 1/2" Belts for the #195 Veiled
Partner.&nbsp;

MSRP:
Was:
Now: $20.99

stars

Quick view

COZY PARTNER

The Cozy Partner® features a tension device and precise molding for handgun
retention. A memory band retains the holster's shape for easy one-handed
re-holstering. Our split belt loop can be adjusted...

MSRP:
Was:
Now: $99.99



Quick view

CLOAKED PARTNER IWB ATTACHMENTS

This set contains two pieces that connect to our #195 Veiled Partner holster to
convert it from an OWB to an IWB holster for maximum concealment.&nbsp; **
Please note: This product contains IWB...

MSRP:
Was:
Now: $20.99
 * 1

×


OK



CONTACT US



WE SUPPORT OUR TROOPS


 * About DeSantis
 * Guarantee / Warranty
 * Shipping Terms
 * FAQ
 * Cookie Policy

 * Returns & Refunds
 * Privacy Policy
 * Catalog
 * Law Enforcement

 * Safety Compliance
 * Gift Certificates
 * Become A Dealer
 * Dealer Locator
   
 * Bulk Order

Stay Connected

 * 
 * 
 * 

Schedule

Contract# GS-07F-222CA

Copyright © 2024 DeSantis Holsters

We Didn't Invent Concealment, We Just Perfected It! ®