Rolex Сertified Pre-Owned Oyster Perpetual Cosmograph Daytona 1991, 40mm Reference: 16518 In Stock
£29,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
Finance Available: subject to status
- sku
0390020001
- Model
Cosmograph Daytona
- watch reference
16518
- year
1991
- Original Box
No
- Original Papers
No
- Case Material
18ct Yellow Gold
- Case Diameter
40mm
- Case Bezel
Fixed
- Case Crystal
Sapphire
- Dial
White
- Calibre
4030
- Movement
Automatic
- Power Reserve
Approximately 55 hours
- Bracelet Material
Alligator leather
- Bracelet Type
Leather
- Bracelet Clasp
OYSTERLOCK
- Waterproofness
100m

Cosmograph Daytona
The Oyster Perpetual Cosmograph Daytona is the benchmark for those with a passion for driving and speed.

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