Zoom the image with the mouse
Free delivery
on all orders
Authenticity
guaranteed
Free 7 day
Returns*
flat 15% off
on checkout

Tag Heuer Formula 1 Limited Edition Quartz 43mm Green Dial Silver Steel Strap Watch for Men - WAZ1017.BA0842

2 sold in last 8 hours
$1,800.00 $1,299.00
$1,299.00
Italian Trulli
Tag Heuer Formula 1 Limited Edition Quartz 43mm Green Dial Silver Steel Strap Watch for Men - WAZ1017.BA0842

Description

A classic three-hand men’s quartz watch with oversized “6” and “12” on a sunray green dial – inspired by Formula One, This limited edition watch embodies TAG Heuer’s unique racing heritage and commitment to excellence under pressure.
Brand

Tag Heuer

Warranty

2 Years

Gender

Gents

Strap Type

Stainless Steel

Strap Color

Silver

Dial Color

Green

Case Size

43 mm

Movement

Quartz

Water Resistance

200 m

Model Number

WAZ1017.BA0842

Tag Heuer Formula 1 Limited Edition Quartz 43mm Green Dial Silver Steel Strap Watch for Men - WAZ1017.BA0842
Free Shipping Worldwide
Free 7 day Returns
Genuine Product Guarantee
Secure Shopping Guarantee
Cart cart 0 function startCountdown(duration, display) { let timer = duration, minutes, seconds; function updateTimer() { minutes = Math.floor(timer / 60); seconds = timer % 60; // Format minutes and seconds minutes = minutes < 10 ? `0${minutes}` : minutes; seconds = seconds < 10 ? `0${seconds}` : seconds; display.textContent = `${minutes}:${seconds}`; if (--timer < 0) { timer = duration; // Reset timer after reaching zero } } // Update timer every second updateTimer(); // Initial call to avoid delay return setInterval(updateTimer, 1000); } document.addEventListener('DOMContentLoaded', function () { const cartDrawer = document.getElementById('dropdown-cart'); const display = document.getElementById('countdown'); const fiveMinutes = 5 * 60; // 5 minutes in seconds let intervalId = null; function isDrawerVisible() { const rect = cartDrawer.getBoundingClientRect(); return rect.width > 0 && rect.height > 0; // Visible if it occupies space } function handleCartDrawerState() { const isOpen = cartDrawer.classList.contains('extra-options-open') || isDrawerVisible(); if (isOpen && !intervalId) { // Start timer when drawer is visible console.log('Starting countdown'); intervalId = startCountdown(fiveMinutes, display); } else if (!isOpen && intervalId) { // Stop timer when drawer is hidden console.log('Stopping countdown'); clearInterval(intervalId); intervalId = null; display.textContent = '05:00'; // Reset display to initial state } } // Observe cart drawer for class changes const observer = new MutationObserver(handleCartDrawerState); observer.observe(cartDrawer, { attributes: true, attributeFilter: ['class'] }); // Add visibility detection and polling fallback window.addEventListener('resize', handleCartDrawerState); setInterval(handleCartDrawerState, 500); // Polling as a backup for visibility changes });
You have successfully subscribed!