ORDERS PLACED TO DATE
1301

Sell Your Gold for the Best Price

WOULD YOU LIKE TO FUND A PROJECT
AND DO YOU NEED CASH QUICKLY?

Why not take advantage of the exceptionally high price of gold by selling old jewelry, wedding rings, gold coins, or gold bars? Take advantage of the expertise at Francine Joaillerie, which offers a gold buying service in Saint-Tropez. You’ll receive a free, no-obligation appraisal! We always weigh your items in front of you, check the official gold market price, and make an offer based on that price—which you’re free to accept or decline.

Whether it’s gold, platinum, or silver—in any form (coins, bars, jewelry, scrap, etc.)—Francine will always take the time to carefully examine your valuable items to make you the best possible offer based on the official market price. Choose a confidential and 100% secure transaction in-store with an expert who has over 35 years of experience, and receive immediate payment.

We clearly display today’s gold price for you when you visit our store, with complete transparency.
Get the most out of your jewelry and valuables that you no longer use by selling your gold in Saint-Tropez at Francine Joaillerie. Don’t let them sit unused at the bottom of a drawer!

FOR AN ESTIMATE OR AN APPRAISAL

THE EASIEST WAY IS TO VISIT THE STORE

Francine has a well-established presence with her boutique in Saint-Tropez, offering the opportunity for personal interaction; thanks to her professionalism and expertise, your transactions will be highly secure.

OR GET AN ONLINE ESTIMATE

To do this, we need as much information as possible about the item.

If possible: Photo – Documents – Certificate – Year – Signature – Actual size – Shape.

ADDRESS & CONTACT INFORMATION

17, Quai Gabriel Péri — 83990 St‑Tropez
+33(0)6 07 10 31 64
+33(0)6 25 77 13 09

YOU CAN FILL OUT THE FORM BELOW TO 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(); } }); });