ORDERS PLACED TO DATE
1301

Patek Philippe Nautilus 5990/1A-011 New 2025

Manufacturer reference: 5990/1A-011
Francine reference: 2.18629


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 NAUTILUS 5990/1A-011
Gender: Male
Year: 2025
Warranty: 2 years Patek
Condition: Never worn.*
Movement: Automatic

BRACELET
Material: Steel
Clasp: Two-fold folding buckle signed Nautilus

CASE
Case material: Steel
Dial color: Blue
Hour markers: Baton
Dimensions: diameter: 40.5 mm ; thickness: 12.53 mm
Bezel: Octagonal with softened angles in steel
Date: Yes (hand-type at 12 o’clock)
Crystal type: Sapphire

FUNCTION
Hour – Date – Dual time zone – Chronograph – Local and home day/night indicator

OTHER
45H power reserve.

CONTENTS INCLUDED
Box: Patek Philippe original
Documentation: Patek Philippe original

FRANCINE’S REVIEW:
A sublime Patek Philippe Nautilus 5990/1A-011 watch with a magnificent blue dial fading to black around the edges, 100% new from 2025. The steel case measures 40.5 mm. The octagonal bezel and the bracelet are also in steel. This model offers several complications: flyback chronograph, date at 12 o’clock, a dual time zone showing local time and home time, and two apertures for the local and home day/night indicator. 55h power reserve. Sapphire crystal. Self-winding automatic movement. Transparent case back at the rear revealing the movement.
The watch is sold with its original box and original papers, including the Patek Philippe certificate of authenticity, booklet, manuals… This Nautilus 5990/1A-011 with the blue dial was launched very recently; previously the 5990 featured a grey dial, and the new versions with the blue dial are enjoying tremendous success — a real triumph. Production is extremely limited and obtaining one at a Patek Philippe boutique is immensely difficult.

All our watches come with a 1-year warranty if the manufacturer’s warranty has expired. To guarantee a 100% secure purchasing experience for our customers, we inspect our sourcing channels with the greatest care; our watches are systematically checked 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(); } }); });