Rose Gold Open Heart Cocktail Automatic #250065

Original price was: $329.00.Current price is: $229.00.

Out of stock

  1. Item #: 250065
    Brand: Seiko Custom
    Style: Dress/Casual
    Functions: Automatic H/M/S
    Movement: Japanese Seiko NH38 – Automatic – 24 Jewel
    Case: Rose Gold Tone SS High Polish case
    Crystal: Sapphire
    Dial: Cocktail open heart dial with Rose Gold indices
    Bezel: Rose gold tone Fixed high polish
    Caseback: Screwdown Display with Gaskets & Custom Rotor
    Crown: Push/Pull with Gaskets
    Power Reserve: 41 hours
    Strap: 20mmBrown Leather with Rose Gold Butterfly Clasp
const container = document.querySelector('%root%'); const button = container.querySelector('.brxe-button'); container.addEventListener('mouseenter', () => { setTimeout(() => { button.style.display = 'flex'; button.style.opacity = '1'; button.style.transform = 'translateY(-8px)'; }, 2000); // 2 seconds delay }); container.addEventListener('mouseleave', () => { button.style.display = 'none'; button.style.opacity = '0'; button.style.transform = 'translateY(0)'; });
Verified by MonsterInsights