Rolex Сertified Pre-Owned
Oyster Perpetual Submariner Date
2004, 40mm
Reference: 16610
In Stock
£10,250.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
0390021045
-
Model
Submariner
-
watch reference
16610
-
year
2004
-
Original Box
No
-
Original Papers
No
-
Case Material
Steel
-
Case Diameter
40mm
-
Case Bezel
Rotatable
-
Case Crystal
Sapphire
-
Dial
Black
-
Calibre
3135
-
Movement
Automatic
-
Power Reserve
Approximately 48 hours
-
Bracelet Material
Oystersteel
-
Bracelet Type
Oyster
-
Bracelet Clasp
FLIPLOCK, OYSTERLOCK
-
Waterproofness
300m
Submariner
The Oyster Perpetual Submariner and Oyster Perpetual Submariner Date, archetypes of the divers’ watch, epitomise the historic link between Rolex and under-water exploration.
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";
}) ;