Rolex Сertified Pre-Owned Oyster Perpetual Datejust 31 2014, 31mm Reference: 178341 In Stock
£13,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
Finance Available: subject to status
- sku
0390021294
- Model
Datejust
- watch reference
178341
- year
2014
- Original Box
Yes
- Original Papers
Yes
- Case Material
Oystersteel,18ct Everose Gold
- Case Diameter
31mm
- Case Bezel
Fixed
- Case Crystal
Sapphire
- Dial
Mother Of Pearl,Diamond dot
- Calibre
2235
- Movement
Automatic
- Power Reserve
Approximately 48 hours
- Bracelet Material
Everose Rolesor - combination of Oystersteel and Everose gold
- Bracelet Type
Jubilee
- Bracelet Clasp
CROWNCLASP
- Waterproofness
100m

Datejust
The Oyster Perpetual Datejust is the epitome of the classic watch, distinguished by its timeless style and exceptional elegance.

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