www.snipesusa.com Open in urlscan Pro
104.18.1.222  Public Scan

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

Form analysis 5 forms found in the DOM

<form id="footer-subscribe-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">
      <p class="email-signup-heading"> Subscribe and Save </p>
      <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" data-skip-validation="true" 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="1cG1ZVWv9EqynLxap6xWSowD3cK6QGZGORDrSEjIxgnkNeL9VM0ZsKCvcpJN5A_Ed76-VtDascqpCW_B8IxF_prFi8GD8d1VLJgwl0zossJeDA-Sov1m8XtNi6xT356WSPxnyj6ddOofHL6jHyVyCVTR-Lr48qjeSXvcOQS4Bpp1DBjrasI=">
  <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="email" 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="email" 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="1cG1ZVWv9EqynLxap6xWSowD3cK6QGZGORDrSEjIxgnkNeL9VM0ZsKCvcpJN5A_Ed76-VtDascqpCW_B8IxF_prFi8GD8d1VLJgwl0zossJeDA-Sov1m8XtNi6xT356WSPxnyj6ddOofHL6jHyVyCVTR-Lr48qjeSXvcOQS4Bpp1DBjrasI=">
  <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 mb-1">Track your online order.</p>
    <p class="track-order-header-notification small">If you made your purchase in one of our stores, please check your email for tracking details. Unfortunately, you won't be able to track your order here.</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"> 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="Invalid 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="1cG1ZVWv9EqynLxap6xWSowD3cK6QGZGORDrSEjIxgnkNeL9VM0ZsKCvcpJN5A_Ed76-VtDascqpCW_B8IxF_prFi8GD8d1VLJgwl0zossJeDA-Sov1m8XtNi6xT356WSPxnyj6ddOofHL6jHyVyCVTR-Lr48qjeSXvcOQS4Bpp1DBjrasI=">
  </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>

Text Content

Enable Accessibility

Enable Accessibility
FREE Shipping On Orders Over $100*
Take $25 Off Any Full Price Order Of $250 Or More - USE CODE: 25FOR250
FREE Shipping On Orders Over $100*
Take $25 Off Any Full Price Order Of $250 Or More - USE CODE: 25FOR250
FREE Shipping On Orders Over $100*
Skip to main content Skip to footer content
flag
US DE AT NL FR CH IT ES BE PL

Search
Jordan 6
Jordan 5
G-Shock
Dunks
Polo
Search

location_on Find a store
account_circle
bookmark Go to Saved For Later
shopping_bag 0 0 items in bag
shopping_bag 0 0 items in bag

Menu
Back


Close
 * Login
 * New
 * Men's Close
   * New Arrivals
   * Shoes
     * Performance Basketball
     * Classics
     * Running
     * Sandals
     * Boots
     * Lifestyle
     * Slip-Ons
     * View All
   * Apparel
     * Hoodies & Sweatshirts
     * Jackets & Outerwear
     * Tops
     * Graphics Shop
     * Matching Sets
     * Bottoms
     * Jeans
     * Shorts
     * Streetwear
     * View All
   * Accessories
     * Hats
     * Bags
     * Socks
     * Underwear
     * Watches
     * Knit Hats
     * View All
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * SNIPES Exclusives
      * SPORTS TEAM APPAREL
      * Performance Apparel
      * 3 for $20 Essential Tees
      * 2 for $30 Graphic Tees
      * FLEECE
   
   
   * FEATURED
     
     Y2K
     STREETWEAR
     SNIPES EXCLUSIVES
     CROCS
 * Women's Close
   * New Arrivals
   * Shoes
     * Running
     * Classics
     * Platforms
     * Sandals
     * Boots
     * Slip-Ons
     * View All
   * Apparel
     * Hoodies & Sweatshirts
     * Jackets & Outerwear
     * Tops
     * Graphic Tees
     * Tanks & Sports Bras
     * Dresses & Skirts
     * Bottoms
     * Shorts
     * Denim
     * Streetwear
     * Matching Sets
     * View All
   * Accessories
     * Bags & Backpacks
     * Hats
     * Socks
     * View All
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * SNIPES Exclusives
      * SPORTS TEAM APPAREL
      * PERFORMANCE APPAREL
      * Women's Graphic Tees BOGO 50% OFF
   
   
   * FEATURED
     
     NIKE
     STREETWEAR
     ADIDAS
     JORDAN
 * Kids' Close
   * New Arrivals
   * Shoes
     * Basketball
     * Classics
     * Running
     * Sandals
     * Boots
     * Slip-Ons
     * View All
   * Girls' Apparel
     * Hoodies & Sweatshirts
     * Tees
     * Matching Sets
     * Branded Tees
     * Jackets & Outerwear
     * Bottoms
     * Shorts
     * Socks
     * View All
   * Boys' Apparel
     * Hoodies & Sweatshirts
     * Tees
     * Matching Sets
     * Branded Tees
     * Jackets & Outerwear
     * Pants
     * shorts
     * View All
   * Accessories
     * Bags
     * Hats
     * Underwear
     * Socks
     * View All
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * 2 for $25 Graphic Tees
      * FLEECE
   
   
   * FEATURED
     
     NIKE
     VANS
     CROCS
 * Accessories Close
   * Hats
   * Bags & Backpacks
   * Socks
   * Underwear & Undershirts
   * Eyewear
   * Shoe Care
   * view all
   
   
   * EXPLORE
     
      * BEST SELLERS
      * POLO RALPH LAUREN
      * NEW ERA
      * ETHIKA
      * BOGO SOXX
   
   
   * FEATURED
     
     NIKE
     JORDAN
     MITCHELL & NESS
 * Brands Close
   * View All
   * Adidas
   * Crocs
   * Decibel
   * First Row
   * Jordan
   * New Balance
   * Nike
   * Polo
   * Smoke Rise
   * Snipes
 * Releases
 * Sale Close
   * Men's
     * Shoes
     * Clothes
     * Accessories
     * View All
   * Women's
     * Shoes
     * Clothes
     * Accessories
     * View All
   * Kids'
     * Shoes
     * Clothes
     * Accessories
     * View All
   * Accessories
   * view all
   
   
   * EXPLORE
     
      * LAST CALL
   
   
   * FEATURED
     
     
 * * 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
      * Go to TikTok



SNIPES EXCLUSIVE


TIMELESS TEAM GEAR

SHOP NOW



SHOP SUMMER SAVINGS

view more east
 * 
 * 
 * 


LATEST KICKS

VIEW ALL east
bookmark

Jordan

$200
Air Jordan 12 Retro
🔥 Trending
bookmark

Jordan

$150
Big Kids' Air Jordan 12 Retro
🔥 Trending
bookmark

Nike

$115
Dunk Low

bookmark

Jordan

$150
Big Kids' Air Jordan 11 Retro Low
🔥 Trending
bookmark
15 Colors

Nike

$115
Air Force 1 Low '07

bookmark
11 Colors

New Balance

$150
9060

bookmark

Nike

$185
Air Max Plus Drift

bookmark

Jordan

$140
Zion 3

bookmark

Nike

$150
Book 1

bookmark

New Balance

$110
550

bookmark

adidas

$160
Bad Bunny Campus

bookmark

Nike

$80
Calm Sandals

bookmark

Vans

$85
Knu Skool

bookmark
5 Colors

New Balance

$110
725V1

bookmark

Jordan

$125
Big Kids' Spizike Low

bookmark

Vans

$85
Big Kids' Old Skool



GREY DAYS BY NEW BALANCE

CELEBRATE THE LEGACY, THE HUE MADE FOR YOU. NEW BALANCE PRESENTS GREY DAYS,
HONORING THE EVERLASTING FOUNDATION OF ONE OF AMERICA'S MOST COVETED FOOTWEAR
BRANDS.

SHOP THE GREY SHOP

SHOP THE GREY SHOP



RELEASE RADAR

VIEW ALL RELEASES east
 * 


SLIP ‘N SLIDE

SHOP DECIBEL


SK8 INTO STYLES

SHOP CANVAS


FIND YOUR STRIDE

VIEW ALL RUNNING STYLES east
bookmark

New Balance

$90
574

bookmark

New Balance

$110
610v1

bookmark

Nike

$40
NSW Classic Graphic High-Rise Shorts

bookmark
8 Colors

Nike

$160
Zoom Vomero 5

bookmark

New Balance

$65
Sport Essentials French Terry Shorts

bookmark

Kappa

Price reduced from $80 to $59.99
Authentic Eddie Shorts
Sale
bookmark

Nike

$40
NSW Swoosh Sports Bra

bookmark

New Balance

$90
574

bookmark
7 Colors

Nike

Price reduced from $185 to $139.99
Air Max 97
Sale
bookmark

Nike

$120
P-6000

bookmark

PUMA

$130
Velophasis



LATEST LOOKS

SHOP NEW ARRIVALS


CLOSET STAPLES

RETRO navigate_next
NEW BALANCE navigate_next
ADIDAS CLASSICS navigate_next
AIR MAX navigate_next
AIR FORCE 1 navigate_next
DUNKS navigate_next
 * 
 * 


COMMENCEMENT COUTURE

VIEW ALL GRAD GIFTS east
bookmark
7 Colors

adidas

$100
Samba OG

bookmark

Polo Ralph Lauren

Price reduced from $75 to $59.99
Bear Tee
Sale
bookmark

Jordan

$125
Monogram Duffle

bookmark

Nike

$75
NSW Air Jersey Dress

bookmark
8 Colors

New Balance

$155
1906R

bookmark

Nike

$100
Air Max Isla Sandals

bookmark

Nike

$120
Dunk Low

bookmark

Nike

Price reduced from $35 to $24.99
NSW Air Graphic Tee
Sale
bookmark
8 Colors

New Balance

$155
1906R

bookmark

New Balance

$125
Coaches Jacket

bookmark
7 Colors

adidas

$100
Samba OG



ACCENT EXTRAS

SHOP ACCESSORIES


STATEMENT STOMPERS

SHOP LIMITED EDITION CROCS


CUSTOMER FAVORITES

VIEW FAVORITES east
bookmark

Cookies

Price reduced from $36 to $24.99
Get Cooked Tee
31% OFF

bookmark

Life Code

Price reduced from $80 to $39.99
Cargo Pocket Pants
50% OFF LAST CALL

bookmark

Nike

$120
P-6000

bookmark

PRO STANDARD

$55
Tampa Bay Rays Area Code Tee

bookmark

Jordan

$180
Air Jordan 1 Retro High OG

bookmark

Polo Ralph Lauren

$69.50
Polo Bear Graphic Tee

bookmark

adidas

$130
Response CL

bookmark

adidas

$35
Grade School Animal AOP Leggings

bookmark

Jordan

$165
Jumpman MVP

bookmark

adidas

$100
Grade School Adifom Climacool

bookmark

Kappa

$40
Authentic Plume 1 Slides



SUNNY STAPLES

SHOP SUMMER ESSENTIALS


OLD-SCHOOL COOL

SHOP Y2K


SNIPES KNOWS

CHECK OUT OUR FEATURED STYLES.


bookmark

Nike

$35
NSW Airphoria Tee

bookmark

Nike

$26
NSW Club Cap Futura Wash (M/L)

bookmark

Mitchell & Ness

$140
Charlotte Hornets Team OG 2.0 Vintage Logo Anorak Windbreaker

bookmark

Nike

$55
Chill Knit Ribbed Cami Dress

bookmark
18 Colors

New Balance

$145
2002R

bookmark

Nike

$35
NSW Airphoria Tee

bookmark

Nike

$26
NSW Club Cap Futura Wash (M/L)

bookmark

Mitchell & Ness

$140
Charlotte Hornets Team OG 2.0 Vintage Logo Anorak Windbreaker

bookmark

Nike

$55
Chill Knit Ribbed Cami Dress

bookmark
18 Colors

New Balance

$145
2002R




THE GRAPHICS SHOP

VIEW ALL east
bookmark

Graphic Tees

$25
Kiss Distressed Tee
BOGO 50% Off
bookmark

Graphic Hoodie

$50
Aaliyah Hoodie

bookmark

Graphic Tees

$25
Born Bold Hellcat Skull Tee
2 for $30 Graphic Tees
bookmark

Graphic Tees

$25
Godfather Tee
2 for $30 Graphic Tees
bookmark

Graphic Hoodie

$50
Scarface Hoodie

bookmark

Graphic Tees

$30
Coming to America Rhinestone Tee
BOGO 50% Off
bookmark

Loiter

$48
Pure Love Vintage T-Shirt

bookmark

Graphic Tees

$25
Jimi Hendrix Afro Tee
2 for $30 Graphic Tees
bookmark

Graphic Tees

$25
Muhammad Ali Greatest Tee
2 for $30 Graphic Tees
bookmark

Graphic Tees

$22
Betty Boop Poetic Tee
BOGO 50% Off
bookmark

Graphic Tees

$25
JLO Concert Tee
2 for $30 Graphic Tees
bookmark

Graphic Tees

$25
Queen of City Tee
BOGO 50% Off


NEW POST


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
 * Go to TikTok

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
 * Compliance

© 1998 - 2024 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.

If you made your purchase in one of our stores, please check your email for
tracking details. Unfortunately, you won't be able to track your order here.

Order number

Order Email

Zip Code

Check status