Trend Watches

Show filters
Sort:
Size
Color
Price
All filters
Sort
Loading...
tag of the document. This will help to improve the load of the images // during color swatches interaction on PLP const preloadBackground = (entries, observer) => { entries.forEach(async (entry) => { if (entry.isIntersecting) { const swatch = entry.target; const images = swatch.dataset.varimg.split(','); images.forEach((img, index) => { // preload image const link = document.createElement('link'); link.href = buildSrc(img); link.imagesrcset = getSrcset(img); link.imagesizes = cssImageMediaCondition; link.rel = 'preload'; link.as = 'image'; document.getElementsByTagName('head')[0].appendChild(link); }); swatch.removeAttribute('data-varimg'); switchObserver.unobserve(swatch); } }); }; const switchObserver = new IntersectionObserver(preloadBackground, { root: null, // Default is the viewport rootMargin: '30px', threshold: 0.05, // Load image when 10% of the div is visible }); // Sort options function getPageParam() { const urlParams = new URLSearchParams(window.location.search); const pageParam = urlParams.get('page'); return pageParam ? parseInt(pageParam, 10) : 1; } domLoadedPage = getPageParam(); setupSortDropdown('.fs_sort_by_wrap_desktop', '.fs_sort_by_options_desktop', '.fs_sort_by_select_desktop'); const sortBySelect = document.getElementById('sortByDesktop'); let sortByValue = getSortBy(); // call the function and store the returned value sortBySelect.value = sortByValue; // update the desktop dropdown value on page load // update sort mobile dropdown value on page load const validSortOptions = ['price_min_to_max', 'price_max_to_min', 'creation_date', 'relevency']; sortByValue = validSortOptions.includes(sortByValue) ? sortByValue : 'relevency'; const inputField = document.querySelector(`form [data-value="${sortByValue}"]`); if (inputField) { inputField.checked = true; // update the value of the option } else { console.error(`No radio button found with data-value="${sortByValue}"`); } const form = document.getElementById('sortForm'); if (form) { form.addEventListener('change', (event) => { if (event.target.name === 'sort') { const selectedValue = event.target.getAttribute('data-value'); if (selectedValue && validSortOptions.includes(selectedValue)) { setUrlParam('sortBy', selectedValue, true); resetPageAndScroll(); updateOtherDropdown(selectedValue); } } }); } updateOtherDropdown(getSortBy()); if (sortBySelect) { sortBySelect.addEventListener('change', function () { if (sortBySelect.value && validSortOptions.includes(sortBySelect.value)) { setUrlParam('sortBy', sortBySelect.value, true); } }); } // Description 'read more' function toggleReadMore(button) { const container = button.parentNode; const isExpanded = container.getAttribute('aria-expanded') === 'true'; container.setAttribute('aria-expanded', !isExpanded); if (isExpanded) { button.querySelector('.button-text').textContent = 'more'; } else { button.querySelector('.button-text').textContent = 'Show less'; } } function visibleReadMore() { const toggleButtons = document.querySelectorAll('.fs_collection_top_toggle'); toggleButtons.forEach(button => { const description_children = button.previousElementSibling.children; let description_scroll_width = 0; let description_client_width = 0; for(const child of description_children) { description_scroll_width += child.scrollWidth; description_client_width += child.clientWidth; }; button.style.display = (description_scroll_width > description_client_width) ? 'block' : 'none'; }); } window.addEventListener('DOMContentLoaded', visibleReadMore); // category pills GTM const categories = document.querySelectorAll('.category-pills__pill'); let category; let categoryHandle; let categoryId; const pushCategoryPills = (category, categoryHandle, categoryId, typeCategory) => { if (category && categoryHandle && categoryId && typeCategory) { const categoryPills = { event: `categoryPills`, category: category, categoryHandle: categoryHandle, categoryId: categoryId, typeCategory: typeCategory }; window.dataLayer.push(categoryPills); } } categories?.forEach(category => { category.addEventListener('click', function(e) { try { category = e.currentTarget.getAttribute('data-category'); categoryHandle = e.currentTarget.getAttribute('data-collection-handle'); categoryId = e.currentTarget.getAttribute('data-collection-id'); typeCategory = e.currentTarget.getAttribute('data-type-category'); pushCategoryPills(category, categoryHandle, categoryId, typeCategory); } catch (error) { console.error('Error in category click event:', error); } }) })

Product Recommendations

  • Classic Elegance Stretch Band Watch

    Stay on time and style in this stretch band watch, perfect for pairing with any outfit.

    Fit & Features

    • Stretch metal band
    • Gold-hued markers against minimally styled face
    • Adjustable stick dial

    Style Number/Barcode: 07007-000007

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

  • Time To Give Square Vintage Watch

    It's the time for giving, or is it the time for keeping? Regardless this mesh watch inspires us to keep up the pace this holiday season!

    • Mesh metal band
    • Square face
    • Traditional stick numerals
    • Magnetic adjustable closure
    • Glittering gifting box

    Style Number/Barcode: 07007-0009

    Category Name: Trend Watches

    Price: $13.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Keeping Time Oval Watch Bracelet

    Keep track of time with this chic watch bracelet. The sleek oval clock design and flexible stretch band offer a comfortable and fashionable way to stay on top of time. Perfect for accessorizing any outfit!

    Fit & Features

    • Oval clock 
    • Adjustable side dial
    • Stretch band

    Style Number/Barcode: 07007-000006

    Category Name: Trend Watches

    Price: $24.90

    Availability: Out of Stock

  • Timely Manner Heart Watch

    A heart watch that'll give your outfits a stylish charm while helping you stay on time!

    Fit & Features

    • Heart-shaped watch, adjustable side knob
    • Stretchy linked band

    Style Number/Barcode: 07007-0018

    Category Name: Trend Watches

    Price: $24.90

    Availability: Out of Stock

  • Time Flies Mesh Band Watch
    Keep it sleek and polished in silver mesh with this perfectly pared-back watch. Timepiece features a round case, a stick dial with rhinestone accents, slim mesh double straps, and a latch-style jewelry clasp.

    Style Number/Barcode: 07007-0003

    Category Name: Trend Watches

    Price: $10.97 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Faux Suede Minimal Watch

    Look chic while checking the time with this faux suede minimal watch! It features a minimal watch face with a gold hued trim, a black faux suede band, and a gold hued buckle.

    Style Number/Barcode: 07007-0165

    Category Name: Trend Watches

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

  • Always On Time Mesh Watch
    Classic with a twist, this mesh-banded watch will take you from work to weekend without a hitch. Watch features a round case, gold-tone lugs and crown, Roman and stick numerals, and a traditional ardillon buckle.

    Style Number/Barcode: 07007-0004

    Category Name: Trend Watches

    Price: $10.97 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fashionably Late Beaded Watch

    Elevate your look while keeping track of time with this watch! The beaded stretch band that fits effortlessly on your wrist. Its adjustable clock dial lets you customize the time display for easy reading, making it a perfect accessory for any occasion.

    Fit & Features

    • Stretch beaded band
    • Adjustable clock dial

    Style Number/Barcode: 07007-000009

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

  • Ahead Of Time Memory Wire Watch Bracelet

    Stay on schedule and in style with this memory wire watch bracelet. The flexible memory wire band comfortably fits your wrist while keeping accurate time with the attached watch. 

    Fit & Features

    • Stretch memory wire band
    • Watch with adjustable turn dial

    Style Number/Barcode: 07007-0019

    Category Name: Trend Watches

    Price: $24.90

    Availability: Out of Stock

  • Always Glowing Rhinestone Trim Watch

    Dazzle with every glance at your wrist wearing this watch. The elegant chain link band and clock sparkle with rhinestone trim that adds a hint of glamour to any outfit.

    Fit & Features

    • Rhinestone trim clock, adjustable side knob
    • Rhinestone trim chain link band

    Style Number/Barcode: 07007-000019

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

  • Value My Time Watch Bracelet

    Stay on top of your day in this stylish watch bracelet. The stretch band ensures a comfortable fit, while the adjustable dial sets the clock, so you'll always know what time it is!

    Fit & Features

    • Stretch band
    • Clock with adjustable dial

    Style Number/Barcode: 07007-000005

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

  • It’s Giving Timeless Charm Watch Bracelet

    Wearing a watch? Cute. Wearing this watch? Iconic. Loaded with playful charms and coquette energy, it’s the bracelet your wrist’s been begging for, plus will keep you fashionably on time.

    Fit & Features

    • Heart, bow, and rhinestone teddy bear charms
    • Clock charm with adjustable dial
    • Snake chain band

    Style Number/Barcode: 07007-000008

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • Best Seller
  • Rise And Shine Rhinestone Clock Trim Watch

    Rise and shine with this sparkling watch showcasing a rhinestone trim clock and an adjustable dial so you'll always arrive in style!

    Fit & Features

    • Rhinestone-embellished trim
    • Adjustable clock dial

    Style Number/Barcode: 07007-000018

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

  • Time Will Tell Rhinestone Trim Watch

    Time will tell how glam you'll be with this watch! Featuring a sparkling rhinestone trim and an adjustable clock dial, this watch will keep you on top of your busy schedule.

    Fit & Features

    • Rhinestone-embellished trim
    • Link design
    • Adjustable clock dial

    Style Number/Barcode: 07007-000020

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS

  • Ahead Of Time Faux Pearl Watch

    Classy and poised, this chic watch is adorned with faux pearls for a polished look and an adjustable clock dial to keep track of time.

    Fit & Features

    • Faux pearl embellished
    • Adjustable clock dial

     

    Style Number/Barcode: 07007-000017

    Category Name: Trend Watches

    Price: $24.90

    Availability: In Stock

    Available Color: SILVER

    Available Size: NS