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

Gucci G Timeless Sport Black Dial Two Tone NATO Strap Watch For Men - YA126229

2 sold in last 8 hours
$1,000.00 $799.00
$799.00
Italian Trulli
Gucci G Timeless Sport Black Dial Two Tone NATO Strap Watch For Men - YA126229

Description

This Gucci G-Timeless wristwatch is a stylish and versatile timepiece for men. The black PVD stainless steel case, measuring 44mm in size and 12mm in thickness, features a rotating black PVD stainless steel bezel with diamond pattern and round indexes. The watch has a round black dial with analog display, and boasts a Swiss-made quartz movement, scratch-resistant features, and water resistance of up to 50m (165ft).

The two-piece strap is made of nylon with black-green-red in color, and closes with a buckle. Additional features include a date indicator, seconds hand, 12-hour dial, and push/pull crown. It has a few minor scratches from handling it. Also has a minor scratch on back, when a new battery was replaced. No box or booklet is included.

Model: YA126229
Manufacturer: Gucci
Series: G-Timeless
Type: Men's watch, Dress / Sport
Diameter: Ø 44.00 mm
Thickness: 12.00 mm
Case: Black steel
Back case rear: Solid
Bracelet: Multi-colored textile
Dial: Black with luminescent markers index markings, luminescent hands
Buckle: Tang type buckle made of steel
Glass: Scratch-proof sapphire crystal
Bezel: Steel, black, unidirectional
Gucci G Timeless Sport Black Dial Two Tone NATO Strap Watch For Men - YA126229
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!