Men’s Dual Display Quartz Watch – Silver Band & Case, Black Dial, Y2K Retro Style
Blending millennium-era nostalgia with modern function, this quartz watch features a black dial with both analog hands and digital display, set in a sleek silver case and matching strap. With its Y2K-inspired aesthetic and dual timekeeping, it’s a bold statement piece for those who embrace retro-futuristic style. .specifications-container { font-family: Arial, sans-serif; font-size: 14px; color: #333; margin-top: 20px; } .specifications-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 15px; padding: 10px 0; border-top: 1px solid #e6e6e6; } .spec-item { display: flex; align-items: center; } .spec-icon { width: 30px; height: 30px; margin-right: 10px; } .spec-text { display: flex; flex-direction: column; } .spec-title { font-weight: bold; color: #555; margin-bottom: 4px; } .spec-value { color: #333; } @media (max-width: 768px) { .specifications-grid {