Rolex Сertified Pre-Owned
Oyster Perpetual Sky-Dweller
2018, 42mm
Reference: 326934
In Stock
£17,500.00
Contact Us
-
Select your nearest showroom
- Laings Southampton: +44 (0)2380 226 653
- Laings Cardiff: +44 (0)2920 660 890
- Laings Edinburgh: +44 (0)1312 254 513
- Laings Glasgow: +44 (0)1412 217 199
- Contact Us
- Find a Store
Free delivery: within 2-3 days
Free returns: for 14 days
-
sku
0390021062
-
Model
Sky-Dweller
-
watch reference
326934
-
year
2018
-
Original Box
Yes
-
Original Papers
Yes
-
Case Material
Oystersteel
-
Case Diameter
42mm
-
Case Bezel
Fluted
-
Case Crystal
Sapphire
-
Dial
White
-
Calibre
9001
-
Movement
Automatic
-
Power Reserve
Approximately 72 hours
-
Bracelet Material
Oystersteel
-
Bracelet Type
Oyster
-
Bracelet Clasp
EASYLINK, OYSTERCLASP
-
Waterproofness
100m
Sky-Dweller
An elegant watch for world travellers, the Oyster Perpetual Sky-Dweller is a distinctive timepiece of revolutionary design that blends technological sophistication and ease of use.
The Rolex Certification
THE TWO-YEAR INTERNATIONAL ROLEX GUARANTEE
Delivered at the time of sale, the Rolex Certified Pre-Owned guarantee card officially confirms that the watch is genuine on the date of purchase and guarantees its proper functioning for a period of two years from this date, in accordance with the guarantee manual.
document.querySelectorAll(".mgz-button").forEach(function(button) {
let cancelDiv = document.createElement("button");
cancelDiv.type = "reset";
cancelDiv.classList.add("cancel-rolex");
cancelDiv.textContent = "Cancel";
button.appendChild(cancelDiv);
});
document.querySelector('#rolex-pre-owned-contant-submit button').addEventListener('click', function(event) {
const inputEmail = document.querySelector('#rolex-contact-email input');
const inputPhone = document.querySelector('#rolex-contact-phone input');
const errorEmail = document.querySelector('#rolex-contact-email .bfb-error');
const rolexHeading = document.querySelector('.rolex-form-heading');
const rolexSubheading = document.querySelector('.rolex-form-subheading');
if(inputEmail.value || inputPhone.value) {
errorEmail.innerHTML = '';
rolexHeading.style.display = "none";
} else {
event.preventDefault();
event.stopImmediatePropagation();
errorEmail.innerHTML = '
Error: please input email address and/or phone.
';
}
rolexSubheading.style.display = "none";
}) ;