sunglasseslosreyes.com Open in urlscan Pro
23.227.38.70  Public Scan

Submitted URL: http://sunglasseslosreyes.com/
Effective URL: https://sunglasseslosreyes.com/
Submission: On May 01 via api from AU — Scanned from CA

Form analysis 5 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" aria-owns="predictive-search-results-list" aria-controls="predictive-search-results-list"
      aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
    <label class="field__label" for="Search-In-Modal">Search</label>
    <input type="hidden" name="options[prefix]" value="last">
    <button class="search__button field__button" aria-label="Search">
      <svg class="icon icon-search" aria-hidden="true" focusable="false" role="presentation">
        <use href="#icon-search">
        </use>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search="">
    <div class="predictive-search__loading-state">
      <svg aria-hidden="true" focusable="false" role="presentation" class="spinner" viewBox="0 0 66 66" xmlns="http://www.w3.org/2000/svg">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div>
  </div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

POST /cart

<form action="/cart" method="post" id="cart-notification-form">
  <button class="button button--primary button--full-width" name="checkout" listener="true">Check out</button>
</form>

POST /contact#ContactFooter

<form method="post" action="/contact#ContactFooter" id="ContactFooter" accept-charset="UTF-8" class="footer__newsletter newsletter-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><input
    type="hidden" name="contact[tags]" value="newsletter">
  <div class="newsletter-form__field-wrapper">
    <div class="field">
      <input id="NewsletterForm--footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required="">
      <label class="field__label" for="NewsletterForm--footer"> Email </label>
      <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe">
        <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" role="presentation" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor">
          </path>
        </svg>
      </button>
    </div>
  </div>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryFormNoScript" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="localization-form__select">
    <h2 class="visually-hidden" id="FooterCountryLabelNoScript">Country/region</h2>
    <select class="localization-selector link" name="country_code" aria-labelledby="FooterCountryLabelNoScript">
      <option value="CA"> Canada (USD $) </option>
      <option value="US" selected=""> United States (USD $) </option>
    </select>
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
      <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
      </path>
    </svg>
  </div>
  <button class="button button--tertiary">Update country/region</button>
</form>

POST /localization

<form method="post" action="/localization" id="FooterCountryForm" accept-charset="UTF-8" class="localization-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8"
    value="✓"><input type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/">
  <div class="no-js-hidden">
    <h2 class="caption-large text-body" id="FooterCountryLabel">Country/region</h2>
    <div class="disclosure">
      <button type="button" class="disclosure__button localization-form__select localization-selector link link--text caption-large" aria-expanded="false" aria-controls="FooterCountryList" aria-describedby="FooterCountryLabel"> United States (USD $)
        <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-caret" viewBox="0 0 10 6">
          <path fill-rule="evenodd" clip-rule="evenodd" d="M9.354.646a.5.5 0 00-.708 0L5 4.293 1.354.646a.5.5 0 00-.708.708l4 4a.5.5 0 00.708 0l4-4a.5.5 0 000-.708z" fill="currentColor">
          </path>
        </svg>
      </button>
      <ul id="FooterCountryList" role="list" class="disclosure__list list-unstyled" hidden="">
        <li class="disclosure__item" tabindex="-1">
          <a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="CA">
                          Canada <span class="localization-form__currency">(USD $)</span>
                        </a>
        </li>
        <li class="disclosure__item" tabindex="-1">
          <a class="link link--text disclosure__link caption-large disclosure__link--active focus-inset" href="#" aria-current="true" data-value="US">
                          United States <span class="localization-form__currency">(USD $)</span>
                        </a>
        </li>
      </ul>
    </div>
    <input type="hidden" name="country_code" value="US">
  </div>
</form>

Text Content

Skip to content

FREE U.S. SHIPPING $5O+ & COMPLIMENTARY RETURNS

 * HOME
 * SHOP
   SHOP
    * BEST SELLERS
    * ALL SUNGLASSES
    * MODEL PRIME
    * MODEL VERIFIED
    * BUNDLES
    * COLLABS
    * ACCESSORIES
    * RETIRED
    * APPAREL

 * COLLABS
   COLLABS
    * LOSREYES X SOHOODIE
    * LOSREYES X SOULRUNNER
    * LOSREYES X AJ GREENE
    * LOSREYES X DRIPKING
    * LOSREYES X JEVON HOLLAND
    * LOSREYES X DREAMER
    * LOSREYES X KHALIL HERBERT

 * FAQ
   FAQ
    * What if my shipment says "delivered" and I never received it?
    * What if my product comes damaged?
    * Refunds
    * How fast we reply to customer service?
    * How fast are shipping times?
    * What will my order come in?

Log in
 * Instagram




 * HOME
 * SHOP
    * BEST SELLERS
    * ALL SUNGLASSES
    * MODEL PRIME
    * MODEL VERIFIED
    * BUNDLES
    * COLLABS
    * ACCESSORIES
    * RETIRED
    * APPAREL

 * COLLABS
    * LOSREYES X SOHOODIE
    * LOSREYES X SOULRUNNER
    * LOSREYES X AJ GREENE
    * LOSREYES X DRIPKING
    * LOSREYES X JEVON HOLLAND
    * LOSREYES X DREAMER
    * LOSREYES X KHALIL HERBERT

 * FAQ
    * What if my shipment says "delivered" and I never received it?
    * What if my product comes damaged?
    * Refunds
    * How fast we reply to customer service?
    * How fast are shipping times?
    * What will my order come in?

Search

Log in Cart


ITEM ADDED TO YOUR CART


Check out
Continue shopping


BEST SELLERS


 * VERIFIED "BLUE RAZ"
   
   Sale
   
   
   VERIFIED "BLUE RAZ"
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale


 * PRIME "COTTON CANDY"
   
   Sold out
   
   
   PRIME "COTTON CANDY"
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sold out


 * "CHEETAH SHADES" - ORANGE
   
   Sale
   
   
   "CHEETAH SHADES" - ORANGE
   
   Regular price $48.00 USD
   Regular price $58.00 USD Sale price $48.00 USD
   Unit price /  per 
   Sale


 * PRIME "DRIP KING" - WHITE
   
   Sale
   
   
   PRIME "DRIP KING" - WHITE
   
   Regular price $48.00 USD
   Regular price $58.00 USD Sale price $48.00 USD
   Unit price /  per 
   Sale


 * PRIME "AHHWIWII"
   
   Sale
   
   
   PRIME "AHHWIWII"
   
   Regular price $48.00 USD
   Regular price $58.00 USD Sale price $48.00 USD
   Unit price /  per 
   Sale


 * PRIME "SNOWMAN" - PURPLE
   
   Sale
   
   
   PRIME "SNOWMAN" - PURPLE
   
   Regular price $48.00 USD
   Regular price $58.00 USD Sale price $48.00 USD
   Unit price /  per 
   Sale


 * "DREAMER" SHADES - BLACK
   
   Sold out
   
   
   "DREAMER" SHADES - BLACK
   
   Regular price $48.00 USD
   Regular price Sale price $48.00 USD
   Unit price /  per 
   Sold out


 * VERIFIED "STARBOY”
   
   Sale
   
   
   VERIFIED "STARBOY”
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale

1 / of 5


COLLABS


 * LOSREYES X AJ GREENE
   
   
   LOSREYES X AJ GREENE


 * LOSREYES X SOHOODIE
   
   
   LOSREYES X SOHOODIE


 * LOSREYES X DRIPKING
   
   
   LOSREYES X DRIPKING


 * LOSREYES X JEVON HOLLAND
   
   
   LOSREYES X JEVON HOLLAND


 * LOSREYES X SOULRUNNER
   
   
   LOSREYES X SOULRUNNER


 * LOSREYES X DREAMER
   
   “OUR GOAL WITH DREAMER OUTFITS IS TO MAKE AN IMPACT THROUGH CLOTHING.... 
   
   
   LOSREYES X DREAMER


COMING SOON


 * D1 - BLACK
   
   Sold out
   
   
   D1 - BLACK
   
   Regular price $68.00 USD
   Regular price Sale price $68.00 USD
   Unit price /  per 
   Sold out


 * D1 - CHAMPAGNE
   
   Sold out
   
   
   D1 - CHAMPAGNE
   
   Regular price $68.00 USD
   Regular price Sale price $68.00 USD
   Unit price /  per 
   Sold out


 * D1 - BLUE
   
   Sold out
   
   
   D1 - BLUE
   
   Regular price $68.00 USD
   Regular price Sale price $68.00 USD
   Unit price /  per 
   Sold out

1 / of 1


PREORDER


 * VERIFIED "BLUE RAZ"
   
   Sale
   
   
   VERIFIED "BLUE RAZ"
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale


 * VERIFIED "PEACH"
   
   Sale
   
   
   VERIFIED "PEACH"
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale


 * VERIFIED "LIME"
   
   Sale
   
   
   VERIFIED "LIME"
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale


 * VERIFIED "STARBOY”
   
   Sale
   
   
   VERIFIED "STARBOY”
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale


 * VERIFIED "PURPLE"
   
   Sale
   
   
   VERIFIED "PURPLE"
   
   Regular price $44.00 USD
   Regular price $58.00 USD Sale price $44.00 USD
   Unit price /  per 
   Sale

1 / of 3


ROCKED BY

FOLLOW US ON INSTAGRAM


 * TRILLION BOYS


 * RAW MIAMI


 * SOUTH FL EXPRESS


 * DEUCES


 * LO-PRO


 * MIAMI IMMORTALS

1 / of 5
FOLLOW US ON INSTAGRAM


@LOSREYESUSA ON TIKTOK

 * 932k

 * 117k

 * 5M





NEED HELP?

 * Contact Us


COMPANY

 * Become Affiliate
 * Our Story
 * Our Guarantee
 * SHOP


LEGAL

 * Privacy policy
 * Refund policy
 * Terms of service


DROP & RESTOCK NOTIFICATIONS

Email
 * Instagram


COUNTRY/REGION

Canada (USD $) United States (USD $)
Update country/region


COUNTRY/REGION

United States (USD $)
 * Canada (USD $)
 * United States (USD $)

Payment methods
 * American Express
 * Apple Pay
 * Diners Club
 * Discover
 * Meta Pay
 * Google Pay
 * Mastercard
 * Shop Pay
 * Visa

© 2023, LosReyes Apparel, LLC
 * Choosing a selection results in a full page refresh.