ORDERS PLACED TO DATE
1306

Cartier Mini Baignoire Watch in White Gold and Diamonds

Francine Part Number: 2 .19563
Manufacturer Part Number: WB520027


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: Cartier Mini Baignoire Watch in White Gold and Diamonds
Gender: Female
Year: 2012
Warranty: 1 year
Condition: Very good.*
Movement: Quartz

BRACELET
Material: Leather
Clasp: White Gold Deployment Buckle

HOUSING
Case material: White Gold
Dial color: White
Glasses: Set with diamonds
Index: Roman numerals
Dimensions: 25.3 x 20.8 mm
Date: No
Glass type: Sapphire

FUNCTION
Hour

CONTENTS INCLUDED
Box: Francine
Documents: Cartier Invoice
Other: Second brand-new pale pink bracelet

FRANCINE’S OPINION:

Discover this elegant Cartier Mini Baignoire, designed by Cartier, a precious and refined interpretation of Cartier’s iconic Baignoire watch.

Dating from 2012, this Mini Baignoire version captivates with its delicately oval lines and timeless aesthetic inspired by the Parisian house’s historic creations. Crafted in white gold, it is enhanced by diamond settings that lend the piece radiance and sophistication. The winding crown is also adorned with a diamond, a refined jewelry detail that underscores the precious nature of this piece.

Its sleek dial, paired with its black satin strap, exudes chic, feminine elegance, while the second, brand-new pale pink leather strap offers a softer, more contemporary look, depending on your preference.

The watch comes with:

  • her black satin bracelet,
  • A second brand-new pale pink leather bracelet.

It has been thoroughly inspected in our workshop and is in excellent condition.

An iconic and timeless jewelry watch, perfect for those who love Cartier’s elegant and feminine designs.

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