&noscript=1 />

Rolex Sky-Dweller

The Rolex Sky-Dweller emerges as a stand-out piece in the catalog of Rolex watches. This model blends technical sophistication with user-friendly functionality. Designed for world travelers, the Sky-Dweller stands out with its dual time zone display and annual calendar, hallmarks of Rolex's innovative spirit.

Now Shopping by
  1. 18K Rose Gold
  2. Stainless Steel
  3. Yellow Gold
  4. 40MM

1 Item

Set Ascending Direction

1 Item

Set Ascending Direction
per page

<style> .catalog-category-view .product-item .product-item-details .old-price [data-price-type=oldPrice] .price, .cms-index-index .product-item .product-item-details .old-price [data-price-type=oldPrice] .price { display: none !important; } .category-text { display: none; } </style> <script> (function() { const path = window.location.pathname || ""; if (!path.includes("/rolex-sky-dweller")) return; const cssId = "custom-black-friday-css"; const customCSS = ` .catalog-category-view .product-item .product-item-details .old-price [data-price-type=oldPrice] .price, .cms-index-index .product-item .product-item-details .old-price [data-price-type=oldPrice] .price { display: none !important; } .category-text { display: none; } `; function injectCustomCSS() { if (document.getElementById(cssId)) return; const style = document.createElement("style"); style.id = cssId; style.type = "text/css"; style.appendChild(document.createTextNode(customCSS)); document.head.appendChild(style); } // Inject on initial load injectCustomCSS(); // Re-inject after any AJAX content load (Magento uses jQuery.ajax) if (window.jQuery) { jQuery(document).ajaxComplete(function() { if (!document.getElementById(cssId)) { injectCustomCSS(); } }); } // Extra fallback: Watch for DOM changes to product list const observer = new MutationObserver(() => { if (!document.getElementById(cssId)) { injectCustomCSS(); } }); observer.observe(document.body, { childList: true, subtree: true }); })(); </script>