Rolex Сertified Pre-Owned Oyster Perpetual Oysterquartz Day-Date 36 1987, 36mm Reference: 19018 In Stock
£16,995.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
Finance Available: subject to status
- sku
0390021089
- Model
Day-Date
- watch reference
19018
- year
1987
- Original Box
Yes
- Original Papers
No
- Case Material
18ct Yellow Gold
- Case Diameter
36mm
- Case Bezel
Fluted
- Case Crystal
Sapphire
- Dial
Champagne
- Calibre
5055
- Movement
Quartz
- Power Reserve
Approximately 2 years
- Bracelet Material
18 ct Yellow Gold
- Bracelet Type
Oyster
- Bracelet Clasp
CROWNCLASP
- Waterproofness
100m

Day-Date
The Oyster Perpetual Day-Date is the most prestigious and most exclusive watch in the Oyster Perpetual collection.

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";
}) ;