ORDERS PLACED TO DATE
1301

Our Watch Repair Services in Saint-Tropez

Complete Watch Service

A watch that runs fast, slow, or has a low power reserve often requires a complete service. Our workshop performs maintenance on automatic and mechanical movements, including disassembly, cleaning, lubrication, adjustment, and performance testing.

Every service is performed with precision to ensure the reliability and value of your watch.

Polishing & Cosmetic Restoration

Watch polishing restores your watch’s luster and balance while preserving the original lines of the case and bracelet.

We provide:

Our goal is to achieve an elegant and balanced look that stays true to the spirit of the watch.

Battery Replacement & Quartz Maintenance

We replace batteries in quartz watches, test them to ensure they are working properly, and check their water resistance if necessary.
Quick service for most models.

Leak Test

Before the summer season, we strongly recommend having your watch’s water resistance checked to protect it from moisture and water ingress.
Our tests verify your watch’s water resistance before swimming, boating, or other water activities. If necessary, we’ll replace your watch’s gaskets to ensure it remains water-resistant.

Authentication of Luxury Watches

Thanks to our watchmaker’s experience in the high-end watch and collectible watch markets, we offer an authentication and appraisal service.
We inspect:

Watch Repairs & Services

Our workshop handles a wide range of repairs:

Watch Accessories for Sale & Maintenance

Our workshop also offers a selection of premium accessories for watches and jewelry:

COMPATIBLE LEATHER & RUBBER STRAPS

Discover a selection of high-end, adjustable bracelets for:

Leather and sporty rubber straps, premium finishes, and models designed for iconic watches
, and others (Rolex Submariner, Daytona, GMT Master, Royal Oak, Nautilus…)

WATCH WINDERS FOR AUTOMATIC WATCHES

We offer elegant, high-performance watch winders that keep your automatic watches running smoothly while showcasing them beautifully.

JEWELRY & WATCH CLEANING PRODUCTS

Take care of your jewelry and watches with our selection of professional-grade products:


, a trusted watch repair shop in Saint-Tropez

Located in Saint-Tropez, our workshop draws on Francine Joaillerie’s expertise and reputation in the world of luxury, fine jewelry, and exceptional timepieces.
We pay special attention to:

Every watch has a unique history, value, and mechanism that deserve the utmost care.

Why should you have your watch serviced regularly
?

A mechanical or automatic watch requires periodic maintenance in order to:

Regular maintenance also helps prevent more extensive repairs in the long run.

Francine Horlogerie Workshop in Saint-Tropez – Contact & Quotes

Would you like to have your watch serviced, repaired, or authenticated?

Our workshop welcomes you in Saint-Tropez to review your request and advise you on the best maintenance solutions for your timepiece.

Our Services:

For all inquiries regarding
, please visit the following website:
or contact us

Certified, 100% Authentic

14-Day Right of Withdrawal


Express & Secure Delivery


2-Year Warranty

Payments
in instalments

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