oyrosy.com Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: http://oyrosy.com/
Effective URL: https://oyrosy.com/
Submission: On September 11 via manual from US — Scanned from CA

Form analysis 3 forms found in the DOM

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <button type="submit" class="search__button focus-inset" aria-label="Search our site" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-search" fill="none" viewBox="0 0 15 17">
        <circle cx="7.11113" cy="7.11113" r="6.56113" stroke="currentColor" fill="none"></circle>
        <path d="M11.078 12.3282L13.8878 16.0009" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
    <input id="Search-In-Modal-940" class="search__input field__input" 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="visually-hidden" for="Search-In-Modal-940">Search our site</label>
    <input type="hidden" name="type" value="product,article,page,collection">
    <input type="hidden" name="options[prefix]" value="last">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-spinner" fill="none" viewBox="0 0 66 66">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div><button type="reset" class="search__button focus-inset">Clear</button><button type="button" class="search__button focus-inset" aria-label="Close" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 12 12">
        <path d="M1 1L11 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
        <path d="M11 1L1 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search=""></div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</form>

GET /search

<form action="/search" method="get" role="search" class="search search-modal__form">
  <div class="field">
    <button type="submit" class="search__button focus-inset" aria-label="Search our site" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-search" fill="none" viewBox="0 0 15 17">
        <circle cx="7.11113" cy="7.11113" r="6.56113" stroke="currentColor" fill="none"></circle>
        <path d="M11.078 12.3282L13.8878 16.0009" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
    <input id="Search-In-Modal-677" class="search__input field__input" 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="visually-hidden" for="Search-In-Modal-677">Search our site</label>
    <input type="hidden" name="type" value="product,article,page,collection">
    <input type="hidden" name="options[prefix]" value="last">
    <div class="predictive-search__loading-state">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-spinner" fill="none" viewBox="0 0 66 66">
        <circle class="path" fill="none" stroke-width="6" cx="33" cy="33" r="30"></circle>
      </svg>
    </div><button type="reset" class="search__button focus-inset">Clear</button><button type="button" class="search__button focus-inset" aria-label="Close" tabindex="-1">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 12 12">
        <path d="M1 1L11 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
        <path d="M11 1L1 11" stroke="currentColor" stroke-linecap="round" fill="none"></path>
      </svg>
    </button>
  </div>
  <div class="predictive-search predictive-search--header" tabindex="-1" data-predictive-search=""></div>
  <span class="predictive-search-status visually-hidden" role="status" aria-hidden="true"></span>
</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="return_to" value="back"><input type="hidden" name="contact[tags]" value="newsletter">
  <div class="field">
    <input id="ContactFooter-email" type="email" name="contact[email]" class="field__input required" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Enter email here" required="">
    <label class="visually-hidden" for="ContactFooter-email">Enter email here</label>
    <button type="submit" class="button button--arrow field__button animate-arrow" name="commit" aria-label="Subscribe">
      <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-arrow" fill="none" viewBox="0 0 14 10">
        <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 class="typeset rte">
  </div>
</form>

Text Content

Skip to content

Free Shipping On Orders Over $79
 * HOME
 * Most Recommend
 * Denim
 * Velvet
 * TOPS
   TOPS
    * Blouses & Shirts
    * T-Shirts
    * Tanks & Camis
    * Vest
    * Sweater
    * Cardigan
    * Coat
    * Trench Coat
    * Jackets & Blazers

 * SETS
 * BOTTOMS
   BOTTOMS
    * Jumpsuit
    * Pants
    * Shorts

 * DRESSES
   DRESSES
    * SHOP BY TRENDS
      SHOP BY TRENDS
       * Denim Dresses
       * Shirt Dresses
       * Cotton & Linen Dresses
   
    * Maxi Dresses
    * Midi Dresses
    * Mini Dresses
    * Skirt

 * NEW IN
 * Accessories

Log in

Search our site

Clear






 * Home
 * Most Recommend
 * Denim
 * Velvet
 * Tops
    * T Shirts & Blouses
       * Blouses & Shirts
       * T-Shirts
       * Tanks & Camis
   
    * Vest
    * Sweatshirts & Hoodies
    * Sweater
    * Cardigan
    * Sets
    * Outerwear
       * Coat
       * Trench Coat
       * Jackets & Blazers

 * Bottoms
    * Jumpsuit
    * Pants
    * Shorts

 * Dresses
    * By Length
       * Maxi Dresses
       * Midi Dresses
       * Mini Dresses
       * Skirt
   
    * By Trends
       * Denim Dresses
       * Shirt Dresses
       * Cotton & Linen Dresses

 * New In
 * Accessories

Search our site

Clear


Log in Cart

Cart

 


SHOP BY CATEGORY

 * 
 * 
 * 
 * 


DENIM STYLE

 * Casual Loose Retro Waist Long Sleeve Wide Leg Denim Jumpsuit
   Blue
   Casual Loose Retro Waist Long Sleeve Wide Leg Denim Jumpsuit
   Regular price $99.95
   Regular price $147.77 Sale price $99.95
   
   Sale
 * Loose Casual Pocket Elastic Waist Vintage Denim Jumpsuit
   Dark Blue
   Loose Casual Pocket Elastic Waist Vintage Denim Jumpsuit
   Regular price $87.95
   Regular price $124.88 Sale price $87.95
   
   Sale
 * V-Neck Casual Retro Sleeveless Wide-Leg Denim Jumpsuit
   Dark Blue
   V-Neck Casual Retro Sleeveless Wide-Leg Denim Jumpsuit
   Regular price $89.99
   Regular price $143.88 Sale price $89.99
   
   Sale
 * Casual Loose Retro Long Sleeve Denim Jumpsuit
   Dark Blue
   Casual Loose Retro Long Sleeve Denim Jumpsuit
   Regular price $118.95
   Regular price Sale price $118.95
   
   
 * Casual Loose Graffiti Multi-Pocket Jeans
   Dark Blue
   Casual Loose Graffiti Multi-Pocket Jeans
   Regular price $68.95
   Regular price Sale price $68.95
   
   
 * Casual Loose Retro Suede Denim Splicing Long Sleeve Jumpsuit
   Navy
   Casual Loose Retro Suede Denim Splicing Long Sleeve Jumpsuit
   Regular price $119.99
   Regular price Sale price $119.99
   
   
 * Casual Loose Retro Belted Long Sleeve Trench Coat Denim Midi Dress
   Dark Blue
   Casual Loose Retro Belted Long Sleeve Trench Coat Denim Midi Dress
   Regular price $98.95
   Regular price Sale price $98.95
   
   
 * V-Neck Retro Casual Loose Sleeveless Wide-Leg Denim Jumpsuit
   Navy
   V-Neck Retro Casual Loose Sleeveless Wide-Leg Denim Jumpsuit
   Regular price $88.95
   Regular price $82.95 Sale price $88.95
   
   



 


OUTERWEAR

 * Casual Loose Vintage Pocket Velvet Blazer
   Casual Loose Vintage Pocket Velvet Blazer
   Regular price $88.95
   Regular price Sale price $88.95
   
   
 * Casual Loose Retro Velvet Leopard Print Collar Blazer
   Casual Loose Retro Velvet Leopard Print Collar Blazer
   Regular price $94.95
   Regular price Sale price $94.95
   
   
 * Casual Loose Vintage Angora Red Suede Pocket Lapel Extra Long Coat
   Casual Loose Vintage Angora Red Suede Pocket Lapel Extra Long Coat
   Regular price $119.95
   Regular price Sale price $119.95
   
   
 * Retro Slim Fit Bell Sleeve Slit Denim Blazer
   Retro Slim Fit Bell Sleeve Slit Denim Blazer
   Regular price $88.95
   Regular price Sale price $88.95
   
   
 * Retro Fashion Long Sleeve Leopard Print Hooded Jacket
   Retro Fashion Long Sleeve Leopard Print Hooded Jacket
   Regular price $85.95
   Regular price Sale price $85.95
   
   
 * Casual Loose Retro Velvet Leopard Print Lapel Blazer
   Casual Loose Retro Velvet Leopard Print Lapel Blazer
   Regular price $94.95
   Regular price Sale price $94.95
   
   
 * Casual Loose Retro Solid Velvet Pocket Blazer
   Casual Loose Retro Solid Velvet Pocket Blazer
   Regular price $88.95
   Regular price Sale price $88.95
   
   
 * Fashionable Casual Solid Color Mid-length Ripped Long-sleeved Denim Jacket
   Fashionable Casual Solid Color Mid-length Ripped Long-sleeved Denim Jacket
   Regular price $63.95
   Regular price Sale price $63.95
   
   
 * Casual Vintage Velvet Leopard Print Lapel Pocket Blazer
   Casual Vintage Velvet Leopard Print Lapel Pocket Blazer
   Regular price $93.95
   Regular price Sale price $93.95
   
   
 * Fashion Slim Fit Casual Lapel Denim Jacket
   Fashion Slim Fit Casual Lapel Denim Jacket
   Regular price $58.95
   Regular price Sale price $58.95
   
   
 * Casual Loose Retro Multi-Pocket Denim Blazer
   Casual Loose Retro Multi-Pocket Denim Blazer
   Regular price $88.95
   Regular price Sale price $88.95
   
   
 * Casual Loose Denim Corduroy Patchwork Multi-Pocket Jacket
   Casual Loose Denim Corduroy Patchwork Multi-Pocket Jacket
   Regular price $89.95
   Regular price Sale price $89.95
   
   


View all

COMPANY INFO

 * About Us
 * Privacy Policy
 * Terms
 * Sustainability
 * Intellectual Property Rights

HELP & SUPPORt

 * Preorder Policy
 * Shipping&Delivery
 * Return Policy
 * Tracking Order
 * Payment Methods
 * Contact Us

Enter email here




 * Follow us on social media!

© 2024, OYROSY. All rights reserved.
 * 

Payment methods
 * PayPal



We use cookies and similar technologies to provide the best experience on our
website. Privacy Policy

AcceptNo
Home
Menu
Search
Shop



Cart
Account
 * Choosing a selection results in a full page refresh.


Your are successfully subscribed for email notifications.
✖

Notify me when available

We will send you a notification as soon as this product is available again.

Do you want to get recurring notifications?
Your email is required
Notify Me

We don't share your email with anybody


x