Jaeger-Lecoultre "JLC" Watches
The precision of movement and technique has always been central to the mission of the Grande Maison since 1833 when Antoine LeCoultre set up a small workshop handcrafting exceptional timepieces. Today, Jaeger-LeCoultre remains one of the few true manufacturers that produces all watches from concept to realization.
- Q389256J-001 Jaeger-Lecoultre "JLC" 8236
- Q713216J-001 Jaeger-Lecoultre "JLC" 8170
- Q9088180-001 Jaeger-Lecoultre "JLC" 6834
- G0JLRTM-SPY-001 Jaeger-Lecoultre "JLC" 8461
- G02458422-002 Jaeger-Lecoultre "JLC" 5497
- G0SQ4138420-002 Jaeger-Lecoultre "JLC" 4591
<style>
.catalog-category-view .product-item .product-item-details .old-price [data-price-type=oldPrice] .price, .cms-index-index .product-item .product-item-details .old-price [data-price-type=oldPrice] .price {
display: none !important;
}
.category-text {
display: none;
}
</style>
<script>
(function() {
const path = window.location.pathname || "";
if (!path.includes("/jaeger-lecoultre-watches")) return;
const cssId = "custom-black-friday-css";
const customCSS = `
.catalog-category-view .product-item .product-item-details .old-price [data-price-type=oldPrice] .price,
.cms-index-index .product-item .product-item-details .old-price [data-price-type=oldPrice] .price {
display: none !important;
}
.category-text {
display: none;
}
`;
function injectCustomCSS() {
if (document.getElementById(cssId)) return;
const style = document.createElement("style");
style.id = cssId;
style.type = "text/css";
style.appendChild(document.createTextNode(customCSS));
document.head.appendChild(style);
}
// Inject on initial load
injectCustomCSS();
// Re-inject after any AJAX content load (Magento uses jQuery.ajax)
if (window.jQuery) {
jQuery(document).ajaxComplete(function() {
if (!document.getElementById(cssId)) {
injectCustomCSS();
}
});
}
// Extra fallback: Watch for DOM changes to product list
const observer = new MutationObserver(() => {
if (!document.getElementById(cssId)) {
injectCustomCSS();
}
});
observer.observe(document.body, {
childList: true,
subtree: true
});
})();
</script>






