ORDERS PLACED TO DATE
1306

Patek Philippe Aquanaut Luce Automatic 2022

Manufacturer Reference: 5268/200R-001
Francine Reference: 2.19009


Certificate of Authenticity
MULTIPLE PAYMENTS

Up to 10x at no charge

Secure 24-Hour Delivery

Free returns within 14 days

2-YEAR WARRANTY

Included

description

Model: Patek Philippe Aquanaut Luce Watch 5268/200R-001
Gender: Female
Year: 2022
Warranty: 1 year Patek Philippe + 1 year Francine Joaillerie
Condition: Very good condition.*
Movement: Automatic

BRACELET
Material: White Rubber

CASE
Case material: Rose Gold
Dial color: White
Hour markers: Arabic numerals
Case diameter: 38 mm
Bezel: Diamonds
Date: Yes
Crystal type: Sapphire
Case back: Transparent

FUNCTION
Time – Date

CONTENTS INCLUDED
Box: Patek Philippe
Documentation: Patek Philippe

FRANCINE’S REVIEW:
An exceptional Patek Philippe Aquanaut Luce watch (ref: 5268/200R-001) for women. The bezel is magnificent, set with 48 diamonds totalling 1.17 carats. Its white rubber strap gives it a rather sporty look that tones down the showy side of the rose gold case (38 mm) and the diamonds. Date at 3 o’clock, self-winding automatic movement. White dial with Arabic numeral markers. This model has now been discontinued since March 2023; there are very few examples on the pre-owned watch market.

Gerald Genta designed the Patek Philippe Nautilus models. He was a famous watchmaker who designed many watches for the greatest watchmaking brands, notably for Audemars Piguet.

We are selling this superb watch dated 2022 in superb condition with its original box and papers. 1-year warranty by Patek Philippe then 1 year provided by us.

All our watches carry a 1-year warranty when the manufacturer’s warranty has expired. To guarantee a 100% secure buying experience for our clients, we inspect our sourcing channels with great care; our watches are systematically inspected and serviced.

Available Payment Methods

Secure online payment

All payments are encrypted using SSL certificate for maximum security


credit cards (CB, Visa, Mastercard, Amex)

Fast and secure payment
via your iPhone, iPad, or Mac
Face ID or Touch ID authentication

PAYMENT IN INSTALLMENTS: up to 10 monthly payments

1-Click Payment with your PayPal account Buyer Protection included

BANK TRANSFER

IBAN details will be sent to after the order is confirmed

Certified, 100% Authentic

14-Day Right of Withdrawal


Express & Secure Delivery


2-Year Warranty

Payments
in instalments

Share this ad

Facebook
Twitter
LinkedIn

Share this ad

Facebook
Twitter
LinkedIn

Our Authentication Process

Every piece offered by Francine Joaillerie undergoes a rigorous inspection before it goes on sale.

Our standard is simple: we only offer pieces whose authenticity we can confidently guarantee.

Our Authentication Process

Every piece offered by Francine Joaillerie undergoes a rigorous inspection before it goes on sale.

Our standard is simple: we only offer pieces whose authenticity we can confidently guarantee.

/*Formulaire de recherche */ /*document.getElementById('loop').addEventListener('click', function() { var searchElement = document.querySelector('.search'); if (searchElement) { searchElement.classList.add('click'); } });*/ /* description produit */ /*document.addEventListener("DOMContentLoaded", function () { const container = document.querySelector(".truncate-desc"); const btn = document.querySelector(".read-more-btn"); if (!container || !btn) return; btn.addEventListener("click", function () { container.classList.toggle("open"); btn.innerText = container.classList.contains("open") ? "Réduire" : "Lire la suite"; }); });*/ document.addEventListener("DOMContentLoaded", function () { const container = document.querySelector(".truncate-desc"); const btn = document.querySelector(".read-more-btn"); if (!container || !btn) return; btn.addEventListener("click", function () { if (container.classList.contains("open")) { container.classList.remove("open"); container.style.maxHeight = "120px"; btn.textContent = "Lire la suite"; } else { container.classList.add("open"); container.style.maxHeight = container.scrollHeight + "px"; btn.textContent = "Réduire"; } }); }); /* navigateur filtre produits */ (function() { var pos = 0; var rebuilding = false; function buildPills() { var inner = document.getElementById('jsf-inner'); if (!inner) return; var inputs = document.querySelectorAll('.jet-filters-group input[type="checkbox"]'); if (!inputs.length) return; inner.innerHTML = ''; inputs.forEach(function(input) { var label = input.getAttribute('data-label') || input.getAttribute('aria-label') || ''; var pill = document.createElement('span'); pill.className = 'jsf-pill' + (input.checked ? ' active' : ''); pill.textContent = label; pill.addEventListener('click', function() { input.click(); setTimeout(function() { pill.classList.toggle('active', input.checked); }, 50); }); input.addEventListener('change', function() { pill.classList.toggle('active', input.checked); }); inner.appendChild(pill); }); } var observer = new MutationObserver(function() { if (rebuilding) return; rebuilding = true; setTimeout(function() { buildPills(); rebuilding = false; }, 300); }); document.addEventListener('DOMContentLoaded', function() { buildPills(); observer.observe(document.body, { childList: true, subtree: true }); }); document.addEventListener('click', function(e) { var inner = document.getElementById('jsf-inner'); var track = inner ? inner.parentElement : null; if (!inner || !track) return; if (e.target.classList.contains('jsf-next')) { pos = Math.min(pos + 160, inner.scrollWidth - track.offsetWidth); inner.style.transform = 'translateX(-' + pos + 'px)'; } if (e.target.classList.contains('jsf-prev')) { pos = Math.max(pos - 160, 0); inner.style.transform = 'translateX(-' + pos + 'px)'; } }); })(); /* masquer range filter si aucun résultat */ jQuery(document).ready(function($) { var $rangeFilter = $('.jet-range-filter'); $(document).on('jet-filter-custom-content-render', function(e, response) { var count = parseInt(response.count) || 0; if (count === 0) { $rangeFilter.hide(); } else { $rangeFilter.show(); } }); });