oroly.ch Open in urlscan Pro
23.227.38.65  Public Scan

URL: https://oroly.ch/
Submission: On May 10 via api from CH — Scanned from CH

Form analysis 4 forms found in the DOM

POST /cart

<form id="CartDrawerForm" action="/cart" method="post" novalidate="" class="drawer__contents" data-location="cart-drawer">
  <div class="drawer__fixed-header">
    <div class="drawer__header appear-animation appear-delay-1">
      <div class="h2 drawer__title">Cart</div>
      <div class="drawer__close">
        <button type="button" class="drawer__close-button js-drawer-close">
          <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
            <title>icon-X</title>
            <path d="m19 17.61 27.12 27.13m0-27.12L19 44.74"></path>
          </svg>
          <span class="icon__fallback-text">Close cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="drawer__inner">
    <div class="drawer__scrollable">
      <div data-products="" class="appear-animation appear-delay-2">
        <div class="cart__items" data-count="0" data-cart-subtotal="0">
        </div>
      </div>
    </div>
    <div class="drawer__footer appear-animation appear-delay-4">
      <div data-discounts="">
        <div class="cart__discounts cart__item-sub cart__item-row hide">
          <div>Discounts</div>
          <div>
          </div>
        </div>
      </div>
      <div class="cart__item-sub cart__item-row">
        <div class="ajaxcart__subtotal">Subtotal</div>
        <div data-subtotal="">CHF 0</div>
      </div>
      <div class="cart__item-row text-center">
        <small> Worldwide Delivery - Fast &amp; Secure<br>
        </small>
      </div>
      <div class="cart__checkout-wrapper">
        <button type="submit" name="checkout" data-terms-required="false" class="btn cart__checkout"> Check out </button>
      </div>
    </div>
  </div>
  <div class="drawer__cart-empty appear-animation appear-delay-2">
    <div class="drawer__scrollable"> Your cart is currently empty. </div>
  </div>
</form>

GET /search

<form action="/search" method="get" role="search">
  <label for="Search" class="hidden-label">Search</label>
  <div class="search__input-wrap">
    <input class="search__input" id="Search" type="search" name="q" value="" role="combobox" aria-expanded="false" aria-owns="predictive-search-results" aria-controls="predictive-search-results" aria-haspopup="listbox" aria-autocomplete="list"
      autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false" placeholder="Search" tabindex="0">
    <input name="options[prefix]" type="hidden" value="last">
    <button class="btn--search" type="submit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-search" viewBox="0 0 64 64">
        <defs>
          <style>
            .cls-1 {
              fill: none;
              stroke: #000;
              stroke-miterlimit: 10;
              stroke-width: 2px
            }
          </style>
        </defs>
        <path class="cls-1" d="M47.16 28.58A18.58 18.58 0 1 1 28.58 10a18.58 18.58 0 0 1 18.58 18.58zM54 54L41.94 42"></path>
      </svg>
      <span class="icon__fallback-text">Search</span>
    </button>
  </div>
  <button class="btn--close-search">
    <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-close" viewBox="0 0 64 64">
      <defs>
        <style>
          .cls-1 {
            fill: none;
            stroke: #000;
            stroke-miterlimit: 10;
            stroke-width: 2px
          }
        </style>
      </defs>
      <path class="cls-1" d="M19 17.61l27.12 27.13m0-27.13L19 44.74"></path>
    </svg>
  </button>
  <div id="predictive-search" class="search__results" tabindex="-1"></div>
</form>

POST /contact#contact-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d

<form method="post" action="/contact#contact-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" id="contact-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" accept-charset="UTF-8" class="contact-form"><input type="hidden"
    name="form_type" value="contact"><input type="hidden" name="utf8" value="✓">
  <div class="grid grid--small">
    <div class="grid__item medium-up--one-half">
      <label for="ContactFormName-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d">Name</label>
      <input type="text" id="ContactFormName-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" class="input-full" name="contact[name]" autocapitalize="words" value="">
    </div>
    <div class="grid__item medium-up--one-half">
      <label for="ContactFormEmail-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d">Email</label>
      <input type="email" id="ContactFormEmail-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" class="input-full" name="contact[email]" autocorrect="off" autocapitalize="off" value="">
    </div>
  </div><label for="ContactFormPhone-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d">Phone number</label>
  <input type="tel" id="ContactFormPhone-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" class="input-full" name="contact[phone]" pattern="[0-9\-]*" value=""><label
    for="ContactFormMessage-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d">Message</label>
  <textarea rows="5" id="ContactFormMessage-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" class="input-full" name="contact[body]"></textarea>
  <label for="contact-form-submit-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" class="hidden-label">Send</label>
  <button type="submit" id="contact-form-submit-template--15205903335485__c31de780-8e55-4874-a7a1-8063bd07926d" class="btn"> Send </button>
  <p data-spam-detection-disclaimer="">This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.</p>
</form>

POST /contact#newsletter-footer

<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓"><label
    for="Email-ce98b104-d4a0-4cf4-8eab-764706692c9f" class="hidden-label">E-mail</label>
  <label for="newsletter-submit-ce98b104-d4a0-4cf4-8eab-764706692c9f" class="hidden-label">Subscribe</label>
  <input type="hidden" name="contact[tags]" value="prospect,newsletter">
  <input type="hidden" name="contact[context]" value="footer">
  <div class="footer__newsletter">
    <input type="email" value="" placeholder="E-mail" name="contact[email]" id="Email-ce98b104-d4a0-4cf4-8eab-764706692c9f" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
    <button type="submit" id="newsletter-submit-ce98b104-d4a0-4cf4-8eab-764706692c9f" class="footer__newsletter-btn" name="commit">
      <svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
        <title>icon-email</title>
        <path d="M63 52H1V12h62ZM1 12l25.68 24h9.72L63 12M21.82 31.68 1.56 51.16m60.78.78L41.27 31.68"></path>
      </svg>
      <span class="footer__newsletter-btn-label"> Subscribe </span>
    </button>
  </div>
</form>

Text Content

Skip to content
Pause slideshow Play slideshow
Worldwide FREE DeliveryFast and Secure
100% authentic2-year warranty
PATEK PHILIPPE x Tiffany & CoComing soon
icon-X Close menu
 * Latest Arrivals
 * Patek Philippe
 * Audemars Piguet
 * Rolex
 * All Watches
 * Contact us
 * Search

 * instagram Instagram
 * Facebook

Cart
icon-X Close cart
Discounts

Subtotal
CHF 0
Worldwide Delivery - Fast & Secure

Check out
Your cart is currently empty.
icon-hamburger Site navigation


OROLY

icon-search Search icon-bag-minimalCart
Search
Search

UNIQUE
TIMEPIECES

Since 2015
all watches


LATEST ARRIVAL

View all
Vacheron Constantin Overseas
CHF 245,000
Ulysse Nardin Executive
CHF 400,000
Girard Perregaux Laureato Absolute Light
CHF 100,000
Roger Dubuis Excalibur Aventador S
CHF 349,000
View all
5 products


PATEK PHILIPPE

View all
Patek Philippe Nautilus
CHF 140,000
Patek Philippe Nautilus
CHF 400,000
Patek Philippe Nautilus
CHF 240,000
Patek Philippe Nautilus
CHF 240,000
View all
4 products


AUDEMARS PIGUET

View all
Audemars Piguet Royal Oak Jumbo
CHF 105,000
Audemars Piguet Royal Oak
CHF 135,000
Audemars Piguet Royal Oak
CHF 50,000
Audemars Piguet CODE 11.59
CHF 30,000
View all
4 products


ROLEX

View all
Rolex Cosmograph Daytona
CHF 37,500
Rolex GMT Master II
CHF 23,000
Rolex GMT Master II
CHF 44,000
Rolex YACHT-MASTER
CHF 36,000
View all
4 products
shop


MEN

Discover
shop


WOMEN

discover
Get in touch now for a quote


SELL YOUR LUXURY WATCH

For the best price!
contact


OUR BRANDS


All Watches

Patek Philippe

Audemars Piguet

Rolex

Richard Mille

Latest Arrival

You have a question about one of our watches? Fill out the form below or call us
at +41799130804


CONTACT US

Name
Email
Phone number Message Send Send

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


WE TAKE CARE OF OUR CUSTOMERS

> ★★★★★
> 
> Fantastic Experience. All the watches they have on the site, they have in
> hand. I had my new watch less than 24hours after I purchased it - SPEEDY
> delivery. They gave me all the confidence I needed to trust them, and they
> delivered in spades. Will 100% look here before buying anything Rolex/Omega
> again.
> 
> John S.
> Geneva, Switzerland

> ★★★★★
> 
> I reached out to sell two Rolex watches. Watch trading co offered me the
> highest prices for them and everything was super smooth. They sent me the
> shipping labels, watches arrived with them the next day and got my money in
> minutes. I will definitely reach again to buy and to sell. Thanks to the
> owner, Thomas, for his support and also Jamie for making everything super
> smooth.
> 
> Karim A.
> Dubaï, UAE

> ★★★★★
> 
> I've been buying my watches from Thomas for the past year, all my dealings
> with Thomas has been extremely professional and I truly appreciate his
> availability. I keep coming back to Oroly Sàrl and Thomas because nobody in
> the business can beat his prices. I'll continue buying all my future watches
> from here.
> 
> Laurent G.
> Paris, France

> ★★★★★
> 
> Whether it's buying or selling a Rolex my go to place, without a doubt, is
> Oroly!  Their Rolexes are of superb quality, showcase ready & packaged
> perfectly. Any watch that I have ever needed, they had in stock. The owner,
> Thomas, consistently exceeds my expectation. He is professional, extremely
> knowledgeable & always on point. He also pays me the highest on my Rolexes
> that I want to sell. Thank you Thomas for the past 3 years of doing business
> with you. Looking forward to many more years to come.
> 
> Dimitar P.
> Moscow, Russia

> ★★★★★
> 
> Add customer reviews and testimonials to showcase your store’s happy
> customers.
> 
> Author's name
> Los Angeles, CA

OROLY

Find the watch of your dreams today!



SHOP

SHOP
 * Latest Arrivals
 * Patek Philippe
 * Audemars Piguet
 * Rolex
 * All Watches
 * Contact us
 * Search


INFORMATIONS

Informations
 * Contact
 * Search
 * Terms & Conditions
 * Privacy Policy
 * Returns Policy


CONTACT

contact

+41799130804
contact@oroly.ch


SUBSCRIBE

Subscribe

Subscribe to our newsletter and follow us on social media

E-mail Subscribe
icon-email Subscribe
 * instagram Instagram
 * Facebook

© 2024 OROLY Sàrl




icon-X "Close (esc)"
icon-X icon-chevron
icon-X
Oroly Geneva : Unique Timepieces - Official Luxury Watches