Loading...
Lady-Datejust 26
Lady-Datejust 26
Lady-Datejust 26
Lady-Datejust 26
Lady-Datejust 26

Rolex Сertified Pre-Owned Lady-Datejust 26 1988, 26mm, 18ct Yellow Gold
Reference: 69178

£9,000.00

Free delivery and returns

Click & collect available

Finance available, subject to status

Introduced in 1957, the Lady-Datejust carries the elegance of the Datejust in a petite size perfectly suited to a smaller wrist. This 1988 26mm model is crafted from 18ct yellow gold, featuring a white dial with roman numeral indices, a date complication and fluted bezel. Presented on a President bracelet. Original box included.

  • Reference

    69178

  • Item number

    0390021269

  • Year

    1988

  • Diameter

    26mm

  • Case

    18ct Yellow Gold

  • Glass

    Sapphire

  • Tightness

    Water resistant

  • Movement

    Automatic

  • Caliber

    2135

  • Power reserve (approximately)

    Approximately 48 hours

  • Bracelet

    18ct gold

  • Dial

    White

  • Original accessories

    Original Box

The Oyster Perpetual Lady-Datejust is Rolex’s classic feminine watch par excellence. 

It is one of the most varied lines in the Oyster Perpetual collection, distinguished by its elegance and refinement. Unveiled in 1957, the watch combines style and performance of the highest standard in a small 28 mm size.

Rolex Certified Pre-Owned Lady-Datejust Watches

Contact us

Send a message

Please enter your message

Thank you for your interest in Rolex watches. Please enter your message below and we will be delighted to assist you.

Next >

< Back

Send a message

Please enter your contact information

document.querySelectorAll('.message-button, .rolex-button-back-form').forEach(function(element) { element.addEventListener('click', function(event) { if(document.querySelector('textarea').value) { var showSection = document.querySelector('.show-section-form'); var hideSection = document.querySelector('.hide-section-form'); showSection.classList.remove("show-section-form"); showSection.classList.add("hide-section-form"); hideSection.classList.remove("hide-section-form"); hideSection.classList.add("show-section-form"); } else { document.querySelector('.rolex-textarea .bfb-error').innerHTML = '
Error: please input text.
'; } }); }); document.querySelector('#rolex-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 = ''; if (rolexHeading) { rolexHeading.style.display = "none"; } } else { event.preventDefault(); event.stopImmediatePropagation(); errorEmail.innerHTML = '
Error: please input email address and/or phone.
'; } if (rolexSubheading) { rolexSubheading.style.display = "none"; } }); const rcpoBlockTextarea = document.getElementById('rcpo-model-contact-textarea'); const rcpoTextarea = rcpoBlockTextarea?.querySelector('textarea'); const rcpoReferenceElement = document.getElementById('rcpo-manufacture-code'); const rcpoProductName = document.querySelector('.rolex-pdp-top-title .title-pdp-rolex'); if (rcpoBlockTextarea) { if (rcpoTextarea) { if (rcpoReferenceElement) { if (rcpoProductName) { rcpoTextarea.value = 'I’m interested in %1, reference %2. I would like to be contacted with more details about this timepiece.'.replace('%1', rcpoProductName.innerText).replace('%2', rcpoReferenceElement.innerText); } } } };