www.snipesusa.com Open in urlscan Pro
2606:4700::6812:1de  Public Scan

Submitted URL: http://www.snipesusa.com/
Effective URL: https://www.snipesusa.com/
Submission: On December 08 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

<form id="footer-subscribe-form" role="form">
  <div class="row justify-content-center align-items-md-center">
    <div class="col-12 col-md-6 col-lg-5 col-xl-4 col-custom email-description">
      <h4> Subscribe and Save </h4>
      <p> Get 10% off for signing up for our newsletter </p>
    </div>
    <div class="col-md-6 col-lg-4 col-newsletter">
      <div class="input-group newsletter">
        <label class="hidden" for="hpEmailSignUp">Subscribe to Our Newsletter</label>
        <input type="text" class="form-control" name="hpEmailSignUp" placeholder="Enter Email Address" aria-label="Enter Email Address">
        <span class="input-group-btn">
          <button type="submit" data-href="/on/demandware.store/Sites-snipesusa-Site/en_US/EmailSubscribe-Subscribe" class="btn btn-primary dark white-text btn-newsletter subscribe-email">Submit</button>
        </span>
      </div>
    </div>
  </div>
</form>

Name: login-formPOST /on/demandware.store/Sites-snipesusa-Site/en_US/Account-Login?rurl=1

<form action="/on/demandware.store/Sites-snipesusa-Site/en_US/Account-Login?rurl=1" class="login" method="POST" name="login-form">
  <div class="form-group required mb-4">
    <label class="form-control-label" for="login-form-email"> Email </label>
    <input type="email" id="login-form-email" required="" aria-required="true" class="form-control required" aria-describedby="login-form-email-error" name="loginEmail" value="">
    <div class="invalid-feedback" id="login-form-email-error"></div>
  </div>
  <div class="form-group required show-password-field mb-3">
    <label class="form-control-label" for="login-form-password"> Password </label>
    <div class="password-input-wrapper">
      <input type="checkbox" id="show-password-login" class="show-password" checked="">
      <label for="show-password-login" class="show-password-toggle">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="32" height="32" class="svg-toggle-password" title="Toggle Password Security">
          <title>Hide/Show Password</title>
          <path d="M24,9A23.654,23.654,0,0,0,2,24a23.633,23.633,0,0,0,44,0A23.643,23.643,0,0,0,24,9Zm0,25A10,10,0,1,1,34,24,10,10,0,0,1,24,34Zm0-16a6,6,0,1,0,6,6A6,6,0,0,0,24,18Z"></path>
          <rect x="20.133" y="2.117" height="44" transform="translate(23.536 -8.587) rotate(45)" class="closed-eye"></rect>
          <rect x="22" y="3.984" width="4" height="44" transform="translate(25.403 -9.36) rotate(45)" style="fill:#fff" class="closed-eye"></rect>
        </svg>
      </label>
      <input type="password" id="login-form-password" required="" aria-required="true" class="form-control required password-input" aria-describedby="form-password-error" name="loginPassword">
      <div class="invalid-feedback" id="form-password-error"></div>
    </div>
  </div>
  <div class="d-flex justify-content-between">
    <div class="switch-checkbox remember-me">
      <div class="switch">
        <input type="checkbox" class="switch-checkbox__input" id="rememberMe" name="loginRememberMe" value="true">
        <div class="slider round"></div>
      </div>
      <label class="switch-checkbox__label" for="rememberMe"> Remember me </label>
    </div>
    <div class="forgot-password text-right">
      <a class="default-anchor password-reset" title="Forgot Password" href="/on/demandware.store/Sites-snipesusa-Site/en_US/Account-PasswordResetDialogForm">
Forgot Password
</a>
    </div>
  </div>
  <input type="hidden" name="csrf_token" value="DQGbBN0CET-e2kEpMDjxrsfdM2LNqwzxfZ_ya-EuL7CNr57SUwwsT24p_gLG1rq4xyBTD-vzjHqkIJb17oQQ9vD0QQR3Rk5QSUkDl_q9AJQTOBGv2g69pXyW0IKzOCWANCKryYopa0ygvU24ayIuvSWWjtY8TTg1Y05NoahG_zdjWmTQF9w=">
  <input class="js-recaptcha-input" type="hidden" name="recaptcha" style="">
</form>

Name: registration-formPOST /on/demandware.store/Sites-snipesusa-Site/en_US/Account-SubmitRegistration?rurl=1

<form action="/on/demandware.store/Sites-snipesusa-Site/en_US/Account-SubmitRegistration?rurl=1" class="registration" method="POST" name="registration-form">
  <div class="form-group mb-4 required">
    <label class="form-control-label" for="registration-form-fname"> First Name </label>
    <input type="text" class="form-control" id="registration-form-fname" data-missing-error="This field is required." data-range-error="Must be less than 50 characters required." aria-describedby="form-fname-error"
      name="dwfrm_profile_customer_firstname" required="" aria-required="true" value="" maxlength="50">
    <div class="invalid-feedback" id="form-fname-error"></div>
  </div>
  <div class="form-group mb-4 required">
    <label class="form-control-label" for="registration-form-lname"> Last Name </label>
    <input type="text" class="form-control" id="registration-form-lname" data-missing-error="This field is required." data-range-error="Must be less than 50 characters required." aria-describedby="form-lname-error"
      name="dwfrm_profile_customer_lastname" required="" aria-required="true" value="" maxlength="50">
    <div class="invalid-feedback" id="form-lname-error"></div>
  </div>
  <div class="form-group mb-4 required">
    <label class="form-control-label" for="registration-form-phone"> Phone </label>
    <input type="tel" class="form-control js-mask" id="registration-form-phone" data-missing-error="This field is required." data-pattern-mismatch="Please enter a valid phone number" data-range-error="Must be less than 50 characters required."
      aria-describedby="form-phone-error" name="dwfrm_profile_customer_phone" required="" aria-required="true" value="" maxlength="18" minlength="12">
    <div class="invalid-feedback" id="form-phone-error"></div>
  </div>
  <div class="form-group mb-4 required">
    <label class="form-control-label" for="registration-form-email"> Email </label>
    <input type="text" class="form-control" id="registration-form-email" data-missing-error="This field is required." data-pattern-mismatch="Please enter a valid email address" data-range-error="Must be less than 50 characters required."
      aria-describedby="register-form-email-error" name="dwfrm_profile_customer_email" required="" aria-required="true" value="" maxlength="50" pattern="^[\w.%+-]+@[\w.-]+\.[\w]{2,6}$">
    <div class="invalid-feedback" id="register-form-email-error"></div>
  </div>
  <div class="form-group mb-4 required">
    <label class="form-control-label" for="registration-form-email-confirm"> Confirm Email </label>
    <input type="text" class="form-control" id="registration-form-email-confirm" data-missing-error="This field is required." data-pattern-mismatch="Please enter a valid email address" data-range-error="Must be less than 50 characters required."
      aria-describedby="form-email-confirm-error" name="dwfrm_profile_customer_emailconfirm" required="" aria-required="true" value="" maxlength="50" pattern="^[\w.%+-]+@[\w.-]+\.[\w]{2,6}$">
    <div class="invalid-feedback" id="form-email-confirm-error"></div>
  </div>
  <div class="form-group reg-password-field show-password-field mb-4 required">
    <label class="form-control-label" for="registration-form-password"> Password </label>
    <a href="#" class="pull-right default-anchor password-reqs-link" target="_blank" rel="”noopener" noreferrer”="">Requirements</a>
    <div class="password-reqs-drawer" data-error-lowercase="At least one lowercase character" data-error-uppercase="At least one uppercase character" data-error-numeric="At least one numeric character"
      data-error-special="At least one special character">
      <div class="content-asset">
        <div>
          <h6 class="mt-4"></h6>
          <ul>
            <li>
              <p class="m-0 small">Minimum of 8 characters</p>
            </li>
            <li>
              <p class="m-0 small">At least one lowercase character</p>
            </li>
            <li>
              <p class="m-0 small">At least one uppercase character</p>
            </li>
            <li>
              <p class="m-0 small">At least one numeric character</p>
            </li>
            <li>
              <p class="m-0 small">At least one special character</p>
            </li>
          </ul>
        </div>
      </div>
    </div>
    <div class="password-input-wrapper">
      <input type="checkbox" id="show-password-register" class="show-password" checked="">
      <label for="show-password-register" class="show-password-toggle">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="32" height="32" class="svg-toggle-password" title="Toggle Password Security">
          <title>Hide/Show Password</title>
          <path d="M24,9A23.654,23.654,0,0,0,2,24a23.633,23.633,0,0,0,44,0A23.643,23.643,0,0,0,24,9Zm0,25A10,10,0,1,1,34,24,10,10,0,0,1,24,34Zm0-16a6,6,0,1,0,6,6A6,6,0,0,0,24,18Z"></path>
          <rect x="20.133" y="2.117" height="44" transform="translate(23.536 -8.587) rotate(45)" class="closed-eye"></rect>
          <rect x="22" y="3.984" width="4" height="44" transform="translate(25.403 -9.36) rotate(45)" style="fill:#fff" class="closed-eye"></rect>
        </svg>
      </label>
      <input type="password" class="form-control password-input" id="registration-form-password" data-missing-error="This field is required." data-range-error="This field needs 8 to 255 characters" aria-describedby="register-form-password-error"
        autocomplete="off" name="dwfrm_profile_login_password" required="" aria-required="true" value="" maxlength="255" minlength="8">
      <div class="invalid-feedback" id="register-form-password-error"></div>
    </div>
  </div>
  <div class="form-group mb-4 show-password-field required">
    <label class="form-control-label" for="registration-form-password-confirm"> Confirm Password </label>
    <div class="password-input-wrapper">
      <input type="checkbox" id="show-password-register-confirm" class="show-password" checked="">
      <label for="show-password-register-confirm" class="show-password-toggle">
        <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" width="32" height="32" class="svg-toggle-password" title="Toggle Password Security">
          <title>Hide/Show Password</title>
          <path d="M24,9A23.654,23.654,0,0,0,2,24a23.633,23.633,0,0,0,44,0A23.643,23.643,0,0,0,24,9Zm0,25A10,10,0,1,1,34,24,10,10,0,0,1,24,34Zm0-16a6,6,0,1,0,6,6A6,6,0,0,0,24,18Z"></path>
          <rect x="20.133" y="2.117" height="44" transform="translate(23.536 -8.587) rotate(45)" class="closed-eye"></rect>
          <rect x="22" y="3.984" width="4" height="44" transform="translate(25.403 -9.36) rotate(45)" style="fill:#fff" class="closed-eye"></rect>
        </svg>
      </label>
      <input type="password" class="form-control password-input" id="registration-form-password-confirm" data-missing-error="This field is required." data-range-error="This field needs 8 to 255 characters"
        aria-describedby="form-password-confirm-error" autocomplete="off" name="dwfrm_profile_login_passwordconfirm" required="" aria-required="true" value="" maxlength="255" minlength="8">
      <div class="invalid-feedback" id="form-password-confirm-error"></div>
    </div>
  </div>
  <div class="switch-checkbox mb-2">
    <div class="switch">
      <input type="checkbox" class="switch-checkbox__input" id="add-to-email-list" name="dwfrm_profile_customer_addtoemaillist" value="true" checked="">
      <div class="slider round"></div>
    </div>
    <label class="switch-checkbox__label" for="add-to-email-list"> Please add me to SNIPES email list. </label>
  </div>
  <input type="hidden" name="csrf_token" value="DQGbBN0CET-e2kEpMDjxrsfdM2LNqwzxfZ_ya-EuL7CNr57SUwwsT24p_gLG1rq4xyBTD-vzjHqkIJb17oQQ9vD0QQR3Rk5QSUkDl_q9AJQTOBGv2g69pXyW0IKzOCWANCKryYopa0ygvU24ayIuvSWWjtY8TTg1Y05NoahG_zdjWmTQF9w=">
  <input class="js-recaptcha-input" type="hidden" name="recaptcha" style="">
  <div class="privacy-policy">
    <p> Snipes does not share or sell personal information. <a href="/privacy-policy.html" class="default-anchor">
See privacy policy
</a>
    </p>
  </div>
</form>

Name: email-formPOST /on/demandware.store/Sites-snipesusa-Site/en_US/Account-PasswordResetDialogForm?mobile=

<form class="reset-password-form" action="/on/demandware.store/Sites-snipesusa-Site/en_US/Account-PasswordResetDialogForm?mobile=" method="POST" name="email-form" id="email-form">
  <div class="request-password-body">
    <p> No worries! Look out for an email with instructions to reset your password. </p>
    <div class="form-group required">
      <label class="form-control-label" for="reset-password-email"> Email </label>
      <input id="reset-password-email" type="email" class="form-control required" name="loginEmail" aria-describedby="emailHelp" required="">
      <div class="invalid-feedback"></div>
    </div>
  </div>
  <div class="send-email-btn">
    <button type="submit" id="submitEmailButton" class="btn btn-primary btn-block"> Send </button>
  </div>
</form>

Name: trackorder-formGET /on/demandware.store/Sites-snipesusa-Site/en_US/Order-Track

<form action="/on/demandware.store/Sites-snipesusa-Site/en_US/Order-Track" id="trackOrderForm" class="trackorder modal-form" method="GET" name="trackorder-form" data-ajaxlookupurl="/on/demandware.store/Sites-snipesusa-Site/en_US/Order-AjaxLookup">
  <div class="card-body p-0">
    <div class="form-group d-none order-not-found-msg">
      <div class="alert alert-danger" role="alert"> No order was found with the current information. Please check the information again or contact
        <a class="underlined" href="https://snipes-usa.force.com/helpcenter/s/contactsupport">customer service</a>. </div>
    </div>
    <h3 class="track-order-header-title">Online Orders</h3>
    <p class="track-order-header-text">Track your online order</p>
    <div class="form-group mb-30 required">
      <label class="form-control-label" for="regular-trackorder-form-number"> Order number </label>
      <input type="text" class="form-control" aria-describedby="regular-form-number-error" data-missing-error="This field is required." id="regular-trackorder-form-number" name="trackOrderNumber">
      <div class="invalid-feedback" id="regular-form-number-error"></div>
    </div>
    <div class="form-group mb-30 required">
      <label class="form-control-label" for="trackorder-form-email"> Order Email </label>
      <input type="email" class="form-control" id="trackorder-form-email" aria-describedby="form-email-error" data-missing-error="This field is required." name="trackOrderEmail"
        pattern="^(([^\<\>\(\)\[\]\\\.\,\;\:\s@\x22]+(\.[^\<\>\(\)\[\]\\\.\,\;\:\s@\x22]+)*)|(\x22.+\x22))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|([^\<\>\(\)\[\]\\\.\,\x2D;:\s@\x22]([a-zA-Z\x2D0-9]+\.)+[a-zA-Z]{2,}))$" maxlength="50"
        data-pattern-mismatch="Please enter a valid email address">
      <div class="invalid-feedback" id="form-email-error"></div>
    </div>
    <div class="form-group required">
      <label class="form-control-label" for="trackorder-form-zip"> Billing Zip Code </label>
      <input type="text" class="form-control" id="trackorder-form-zip" aria-describedby="form-zipcode-error" data-missing-error="This field is required." name="trackOrderPostal" pattern="^[a-z0-9][a-z0-9\- ]{0,10}[a-z0-9]$"
        data-pattern-mismatch="Please enter a valid zip code">
      <div class="invalid-feedback" id="form-zipcode-error"></div>
    </div>
    <input type="hidden" id="trackorder-source" name="src" value="tracking">
    <input type="hidden" name="csrf_token" value="DQGbBN0CET-e2kEpMDjxrsfdM2LNqwzxfZ_ya-EuL7CNr57SUwwsT24p_gLG1rq4xyBTD-vzjHqkIJb17oQQ9vD0QQR3Rk5QSUkDl_q9AJQTOBGv2g69pXyW0IKzOCWANCKryYopa0ygvU24ayIuvSWWjtY8TTg1Y05NoahG_zdjWmTQF9w=">
  </div>
  <div class="slide-drawer__footer track-order-footer">
    <button type="submit" id="trackOrderSubmitBtn" class="order-tracking-form btn btn-block btn-primary w-100 disabled">Check status</button>
  </div>
</form>

Name: trackstoreorder-formGET /on/demandware.store/Sites-snipesusa-Site/en_US/Order-FlexTrack

<form action="/on/demandware.store/Sites-snipesusa-Site/en_US/Order-FlexTrack" id="trackStoreOrderForm" class="trackstoreorder modal-form" method="GET" name="trackstoreorder-form">
  <div class="card-body p-0">
    <div class="form-group d-none order-not-found-msg">
      <div class="alert alert-danger" role="alert"> Sorry the <strong>Order number</strong> does not match our records. Check the information and try again. </div>
    </div>
    <h3 class="track-order-header-title">In-store Orders</h3>
    <p class="track-order-header-text">Track your in-store order</p>
    <div class="form-group mb-30 required">
      <label class="form-control-label" for="regular-trackstoreorder-form-number"> Order number </label>
      <input type="text" required="" class="form-control" aria-describedby="regular-storeorder-form-number-error" data-missing-error="This field is required." id="regular-trackstoreorder-form-number" name="trackOrderNumber">
      <div class="invalid-feedback" id="regular-storeorder-form-number-error"></div>
    </div>
    <input type="hidden" id="trackstoreorder-source" name="src" value="tracking">
    <input type="hidden" name="csrf_token" value="DQGbBN0CET-e2kEpMDjxrsfdM2LNqwzxfZ_ya-EuL7CNr57SUwwsT24p_gLG1rq4xyBTD-vzjHqkIJb17oQQ9vD0QQR3Rk5QSUkDl_q9AJQTOBGv2g69pXyW0IKzOCWANCKryYopa0ygvU24ayIuvSWWjtY8TTg1Y05NoahG_zdjWmTQF9w=">
  </div>
  <div class="slide-drawer__footer track-order-footer">
    <button type="submit" id="trackStoreOrderSubmitBtn" class="store-order-tracking-form btn btn-block btn-primary w-100 disabled">Check status</button>
  </div>
</form>

Text Content

Enable Accessibility

Enable Accessibility
FREE Shipping On Orders Over $100*
Check Out SNIPES Holiday Gift Guide!
Order By 12/18, Get Your Gifts By 12/24
FREE Shipping On Orders Over $100*
Check Out SNIPES Holiday Gift Guide!
Order By 12/18, Get Your Gifts By 12/24
FREE Shipping On Orders Over $100*
Skip to main content Skip to footer content
US DE AT NL FR CH IT ES BE PL

Search
Jordan 5
G-Shock
Dunks
Polo
Jordan 6
Search

Find a store

Go to Saved For Later
0 0 items in bag
0 0 items in bag

Menu
Back


Close
 * Login
 * New
 * Men's Close
   * New Arrivals
   * Shoes
     * Basketball
     * Classics
     * Running
     * Sandals
     * Boots
     * Lifestyle
     * Slip-Ons
     * View All
   * Apparel
     * Hoodies & Sweatshirts
     * Jackets & Outerwear
     * Tees
     * Graphic Tees
     * Matching Sets
     * Bottoms
     * Jeans
     * Shorts
     * Streetwear
     * Sports Team Apparel
     * View All
   * Accessories
     * Hats
     * Socks
     * Underwear
     * Watches
     * Knit Hats
     * View All
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * SNIPES Exclusives
      * 3 for $20 Basic Tees
      * 2 for $30 Graphic Tees
      * FLEECE
   
   
   * FEATURED
     
     HOLIDAY GIFT GUIDE
     NEW BALANCE
     POLO
     JORDAN
 * Women's Close
   * New Arrivals
   * Shoes
     * Running
     * Classics
     * Platforms
     * Sandals
     * Boots
     * Slip-Ons
     * View All
   * Apparel
     * Hoodies & Sweatshirts
     * Jackets & Outerwear
     * Tops
     * Tanks & Sports Bras
     * Dresses & Skirts
     * Bottoms
     * Shorts
     * Matching Sets
     * View All
   * Accessories
     * Bags & Backpacks
     * Hats
     * Socks
     * Watches
     * View All
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * SNIPES Exclusives
      * 2 FOR $30 GRAPHIC TEES
      * FLEECE
   
   
   * FEATURED
     
     HOLIDAY GIFT GUIDE
     ALLURE LUX
     UGG
     NIKE
 * Kids' Close
   * New Arrivals
   * Shoes
     * Basketball
     * Classics
     * Running
     * Sandals
     * Boots
     * Slip-Ons
     * View All
   * Girls' Apparel
     * Hoodies & Sweatshirts
     * Tees
     * Sets
     * Branded Tees
     * Jackets & Outerwear
     * Bottoms
     * Shorts
     * Socks
     * View All
   * Boys' Apparel
     * Hoodies & Sweatshirts
     * Tees
     * Sets
     * Branded Tees
     * Jackets & Outerwear
     * Pants
     * shorts
     * Socks
     * Underwear
     * View All
   * Accessories
     * Bags
     * Hats
     * Underwear
     * Socks
     * View All
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * 2 for $25 Graphic Tees
      * FLEECE
   
   
   * FEATURED
     
     HOLIDAY GIFT GUIDE
     JORDAN
     FIRST ROW
     GROUND UP
 * Accessories Close
   * Hats
   * Bags & Backpacks
   * Socks
   * Underwear
   * Watches
   * Eyewear
   * Shoe Care
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * POLO RALPH LAUREN
      * NEW ERA
      * ETHIKA
      * BOGO SOXX
   
   
   * FEATURED
     
     HOLIDAY GIFT GUIDE
     JOHN HATTER
     SPRAYGROUND
 * Brands Close
   * Adidas
   * Decibel
   * Jordan
   * New Balance
   * Nike
   * Snipes
   * The North Face
   * Timberland
   * Ugg
   * View All
 * Releases
 * Sale Close
   * Men's
     * Shoes
     * Clothes
     * Accessories
     * View All
   * Women's
     * Shoes
     * Clothes
     * Accessories
     * View All
   * Kids'
     * Shoes
     * Clothes
     * Accessories
     * View All
   * view all
   
   
   * EXPLORE
     
      * LAST CALL
   
   
   * FEATURED
     
     HOLIDAY GIFT GUIDE
     
     
     
     
     
 * * Track Order
   * Store Locator
   * Contact Us
   * US DE AT NL FR CH IT ES BE PL
   *  * Go to Facebook
      * Go to Instagram
      * Go to Twitter
      * Go to YouTube


SHOP GIFT GUIDE
 * 
 * 

AIR JORDAN 11 RETRO


"GRATITUDE"

RELEASES IN:
16H
48M
5S

SHOP RELEASES


LATEST KICKS

VIEW ALL

adidas

$130
Forum Low


New Balance

$160
2002


Puma

$140
FENTY x PUMA Creeper Phatty


Nike

$115
Dunk Low Retro
🔥 Trending

Jordan

$160
Grade School Air Jordan 8 Retro


New Balance

$110
610
WEB EXCLUSIVE

Jordan

$210
Air Jordan 3 Retro


Puma

$130
Velophasis


Jordan

$210
Air Jordan 5 Retro
🔥 Trending
4 Colors

adidas

$230
YEEZY BOOST 350 V2
WEB EXCLUSIVE

Nike

$160
Air Max 90 GORE-TEX


adidas

$120
Adifom TRXN


Nike

$115
Dunk Low Retro
🔥 Trending

Nike

$120
Dunk Low
🔥 Trending

Crocs

$59.99
Classic Clog
WEB EXCLUSIVE

Nike

$200
Air Penny 2



FREEZE FRAME FASHION

SHOP MEN'S


SPICE FOR THE ICE

SHOP WOMEN’S


SNOWY SWAGGER

SHOP KIDS'



COZY UPGRADES

SHOP FLEECE


ALWAYS CLASSIC

SHOP NEW ARRIVALS


BOOTACULAR

VIEW ALL BOOTS

UGG

$130
Tasman Cali Wave
WEB EXCLUSIVE

UGG

$90
Drizlita

3 Colors

Timberland

$240
6 Inch Premium Rubber Toe Boots


UGG

$170
Classic Brellah Mini


UGG

$110
Tasman Tazz Sash
WEB EXCLUSIVE

UGG

$80
Droplet


UGG

$150
Tasman Weather Hybrid
WEB EXCLUSIVE

UGG

$80
Tasman X

3 Colors

Timberland

$240
6 Inch Premium Rubber Toe Boots


UGG

$150
Tazzlita
WEB EXCLUSIVE


SUBZERO STYLE

SHOP OUTERWEAR


SNUG AS A BUG IN UGG

SHOP UGG


TURN UP THE LEVEL

VIEW ALL SNIPES EXCLUSIVES

New Era

$49.99
59Fifty Arizona Diamondbacks Fall Back Hat
SNIPES EXCLUSIVE

Decibel

$58
Varsity Cardigan Sweater
SNIPES EXCLUSIVE

Decibel

Price reduced from $78 to $68
Camo Flare Twill Pants
HOLIDAY DEALS

Decibel

$100
VOL 02
SNIPES EXCLUSIVE

SNIPES

$100
Twill Jacket
SNIPES EXCLUSIVE

Decibel

$58
Cable Cardigan Sweater
SNIPES EXCLUSIVE

Decibel

Price reduced from $58 to $48
Colorblocked Nylon Pants
HOLIDAY DEALS

Decibel

$90
VOL 03
SNIPES EXCLUSIVE


ACCESSORIES THAT ACCENTUATE

SHOP NOW


REAL FANS ONLY

SHOP SPORTSWEAR


GRAPHICS FOR THE BOLD

VIEW ALL 2 FOR $30 TEES

Graphic Tees

$25
Aaliyah Princess of RnB Tee
2 for $30 Graphic Tees

Graphic Tees

$25
The Godfather King of Hearts Tee
2 for $30 Graphic Tees

Graphic Tees

$20
Freddy Game Over Tee
2 for $30 Graphic Tees

Graphic Tees

$25
TLC Crazy Sexy Cool Hug Tee
2 for $30 Graphic Tees

Graphic Tees

$20
Nascar Racing Lightening Tee
2 for $30 Graphic Tees

Graphic Tees

$25
Banksy Smash The System Cop Tee
2 for $30 Graphic Tees

Graphic Tees

$25
Playboy Logo Tee
2 for $30 Graphic Tees

Graphic Tees

$25
Nicki Minaj Squat Tee
2 for $30 Graphic Tees

Graphic Tees

$25
Scarface Back Hit Tee
2 for $30 Graphic Tees

Graphic Tees

$20
Ricky Morty Group Tee
2 for $30 Graphic Tees

Graphic Tees

$20
Simpsons Family Pic Tee
2 for $30 Graphic Tees

Graphic Tees

$25
Def Leopard Skull Tee
2 for $30 Graphic Tees

Graphic Tees

$25
Ghostbusters Lightening Tee
2 for $30 Graphic Tees


SNIPES KNOWS

CHECK OUT OUR FEATURED STYLES.



Polo Ralph Lauren

$248
Equestrian Sweatshirt


Nike

$150
Air Max 90 Futura


Nike

$34
NSW Boonie Bucket Hat


Nike

$130
Tech Fleece Slip Zip Pants
WEB EXCLUSIVE

Polo Ralph Lauren

$248
Equestrian Sweatshirt


Polo Ralph Lauren

$248
Equestrian Sweatshirt


Nike

$150
Air Max 90 Futura


Nike

$34
NSW Boonie Bucket Hat


Nike

$130
Tech Fleece Slip Zip Pants
WEB EXCLUSIVE

Polo Ralph Lauren

$248
Equestrian Sweatshirt




NEW POST


TRACK MY ORDER

ORDER LOOKUP

SUBSCRIBE AND SAVE

Get 10% off for signing up for our newsletter

Subscribe to Our Newsletter Submit

FOLLOW US

 * Go to Facebook
 * Go to Instagram
 * Go to Twitter
 * Go to YouTube

ACCOUNT

 * My Account
 * Track My Order
 * Saved For Later

HELP

 * Store Locator
 * Contact Us
 * Shipping Info
 * Returns
 * FAQs
 * Accessibility Statement

ABOUT

 * About Us
 * Privacy
 * Terms
 * Jobs
 * Blog

© 1998 - 2023 SNIPES USA.
Privacy Policy | Terms of Use


Login Close
Email

Password
Hide/Show Password


Remember me
Forgot Password
Log in
Don't have an account? Create Account | Track Order
Don't have an account? Checkout as guest
Create Account Create Account
First Name

Last Name

Phone

Email

Confirm Email

Password Requirements

 * Minimum of 8 characters

 * At least one lowercase character

 * At least one uppercase character

 * At least one numeric character

 * At least one special character

Hide/Show Password

Confirm Password
Hide/Show Password


Please add me to SNIPES email list.

Snipes does not share or sell personal information. See privacy policy

Create Account
Already have an account? Login | Track Order
Create Account Create Account

VERIFY YOUR EMAIL

We've sent you an email to the address you provided.
Please check your inbox to verify your account.

Continue
Back to Login Forgot Password Close

No worries! Look out for an email with instructions to reset your password.

Email

Send
Reset Password
Back to Login Track order Close
No order was found with the current information. Please check the information
again or contact customer service.


ONLINE ORDERS

Track your online order

Order number

Order Email

Billing Zip Code

Check status
Sorry the Order number does not match our records. Check the information and try
again.


IN-STORE ORDERS

Track your in-store order

Order number

Check status