Necklaces & Chokers

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

STYLE SPOTLIGHT

Explore All New Fashion Accessories

Discover Formal Jewelry

Get Eye-Catching Bridal and Bridesmaid Jewelry

Elevate Your Spring Style with Chic Necklaces

Refresh your wardrobe with the latest necklaces and chokers from Windsor, designed to add effortless charm to your spring outfits. From layered chains and delicate charm necklaces to radiant statement pieces, our collection offers stylish options to complement every look. Explore women’s chokers for a bold touch, or complete your dressy ensembles with matching necklace and earring sets. This season, embrace the beauty of spring with on-trend necklaces that bring a fresh and glamorous finish to your style.

  • Long Dalmatian Stone Pendant

    For the boho babe,  This long necklace showcases a beautiful neutral dalmatian stone pendant. Stone is pointed at the end and dangles from a bar detailing. Layer with shorter necklaces or let the stone be the star of the show. Either way gives off that boho vibe we are loving for all seasons. 

    Style Number/Barcode: 07002-0078

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Twisted Layered Short Lariat And Choker

    Simple yet elegant , this layered choker necklace simply adorable. Two simple chains and a Y that meets at the decolletage and twists into two single strands. Necklace has an adjustable lobster clasp closure. 

    Style Number/Barcode: 07002-0070

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Two Times Chain Necklace Set

    Never shy away from layering your most lovely pieces! Pair these beauties together and showcase the classic rhinestone solitaire and the matte disc styles. Both necklaces have link chains and adjustable lobster clasps.

    Style Number/Barcode: 07002-0079

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Darling Rhinestone Set

    With a little dainty necklace you can add a lot of style, this darling necklace is Y shaped, meets at the center to a circular stone and drops down with a single chain that ends in a circular stone charm. Set also includes matching circular stud rhinestone earrings.

    Style Number/Barcode: 07002-0075

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Petite Cubic Zirconia Necklace Set

    With a little dainty necklace you can add a lot of style, this dainty necklace is an attached double chain, that meets at the center to a tear drop cubic zirconia stone. Set also includes matching tear drop stud cubic zirconia earrings.

    Style Number/Barcode: 07002-0076

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Radiating Elegance Gemstone Necklace Set
    Radiate in luxury as you enchant with plenty of sparkle! The set includes a double row collar design adorned with multifaceted navy gemstones and mini circle shaped gemstones. Includes matching duster earrings with a post back closure.

    Style Number/Barcode: 07002-0059

    Category Name: Necklaces & Chokers

    Price: $5.97 $18.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Initial Charm Necklace Set

    This dainty necklace is so sweet. It is a thin flattering chain with a movable charm that features the pictured letter in block letter form. The necklace is adjustable and has a lobster clasp closure. The necklace hangs higher than lower. This necklace also includes simple small sphere stud earrings, with post-back closures.

     

    Earrings are considered final sale merchandise. FINAL SALE and CLEARANCE merchandise may not be returned or exchanged.

    Style Number/Barcode: 07002-0060

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Stay Layered Necklace Pack

    Wear one or rock 'em all—however you do it, you'll look ultra chic in your new bling! Necklace pack features four different styles and lengths of linked link chains, including a slim chain with small dangling rhinestone cross. 

    Style Number/Barcode: 07002-0056

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Rhinestone Teardrop Necklace And Dusters

    Add an elegant and glamorous touch to your look with this stunning set! It features a chain necklace adorned with mini rhinestones leading to five tiers of teardrop shaped stones and a centerpiece. Set also includes matching teardrop duster earrings to pull it all together. Necklace has adjustable lobster clasp closure and earrings have post back closures.

    Style Number/Barcode: 07002-0052

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Cubic Zirconia Pendant Necklace And Studs

    Add a simple glam vibe to your look with this cubic zirconia necklace and stud set! It features a dainty chain with a glimmering circular stone pendant and matching stud earrings. Necklace has adjustable lobster clasp closure and earrings include post back closures. 

    Style Number/Barcode: 07002-0055

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Seeing Stars Layered Necklace

    Shine like the star you are with this glowing necklace! The necklace features a dainty four row chain adored with mini flat metal star charms and clear beaded accents. Includes a lobster clasp closure.

    Style Number/Barcode: 07002-0045

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Baddie Script Necklace Pack

    Ooo babe, you a chic baddie! Layer on these necklaces for a trendy vibe! The pack features two separate necklaces, the shorter one featuring two dainty chains, and the longer one showcasing a charm with the script "Baddie." Both include adjustable lobster clasp closures. 

    Style Number/Barcode: 07002-0033

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Layered In Lariat Rhinestone Necklace Set

    Layer your look with a simply elegant necklace! This multi pack includes two pieces to easily layer or wear alone. It features a mini o ring choker and a dainty necklace with a rhinestone charm and a lariat detail. Set includes two pieces.

    Style Number/Barcode: 07002-0027

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Dainty Cubic Zirconia Set

    Add a little sparkle to your life with this earring and necklace set ! This set features cubic zirconia circular stud earrings with a post back. As well as two necklaces with a cute little zirconia charm on each, to give you the option to create some layers to your look !

    Style Number/Barcode: 07002-0032

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Dripping In Elegance Necklace Set

    Have your look dripping with elegance and glamour in this gorgeous rhinestone necklace set. The pack features a choker necklace with four rows of rhinestone detailing and gemstone accents. The set also includes a single row necklace with a lariat centerpiece with fringe detailing. Both include lobster clasp closures.

    Style Number/Barcode: 07002-5206

    Category Name: Necklaces & Chokers

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Chunky Chain Link Necklaces

    Add a little flare to your wardrobe with this chunky chain necklace two pack! Featuring chain links and a lobster claw clasp. One is longer than the other so you can layer it up girl!

    Style Number/Barcode: 07002-5195

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rose Gold Fringe Necklace Set
    Glam it up! This rose gold-toned necklace features a U shaped neckline, as well as rhinestones on the chain, and rhinestone fringe hanging down to a V shaped effect. This necklace hangs near the collar bone area, and also comes with matching earrings. The earrings also have a fringe effect with three strands and a post back closure.

    Style Number/Barcode: 07002-0065

    Category Name: Necklaces & Chokers

    Price: $6.97 $13.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Dainty Little Choker Set

    We love a good necklace set! This pack includes two separate choker necklaces. One is strung with rhinestones that are a circular shape and the other is strung by a dainty chain, with little rhinestone circular stone charms that dangle ( this one hangs lower than the first ) Each necklace has an adjustable lobster closure.

    Style Number/Barcode: 07002-0053

    Category Name: Necklaces & Chokers

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Dainty Snake Pendant Necklace

    Obsessed! This dainty snake necklace has a very fine smooth chain, and a little snake charm. The necklace hangs at a medium length and has a lobster closure. The snake charm is movable and hangs with head town tail up.

    Style Number/Barcode: 07002-0057

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Gemstone Statement Necklace And Earring Set
    Make a glamorous and gleaming statement with this elegant necklace and earring set! It features a gold chain necklace with a filigree design with turquoise marquise and leaf shaped stones and an adjustable lobster clasp closure. Includes matching duster earrings with post back closures.

    Style Number/Barcode: 07002-0058

    Category Name: Necklaces & Chokers

    Price: $3.97 $18.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Set In Stone Marble Pendant
    Go long in this chic gold and marble necklace! It features a classic gold-tone link chain, adjustable lobster clasp closure, and a gold-edged white and gray rectangular marble pendant.

    Style Number/Barcode: 07002-0068

    Category Name: Necklaces & Chokers

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • 3 Row Layered Charm Necklace

    Layer on this pretty charm necklace for a trendy chic vibe! It features three rows, the two shorter layers featuring snake chains, and the longest layer showcasing a moon and star charm with cubic zirconia details. Includes an adjustable lobster clasp closure.

    Style Number/Barcode: 07002-5188

    Category Name: Necklaces & Chokers

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Rhinestone Leaf Lariat Necklace
    Reveal a darling look in this sparkling piece! It features a single row of rhinestone embellished leaf accents and a lariat charm. Includes a lobster clasp closure.

    Style Number/Barcode: 07002-0153

    Category Name: Necklaces & Chokers

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Make The Chain Link Necklace
    Just a touch of bling! Keep it cool and classic with this wide, cable link chain. Necklace has a shiny, gold-tone finish and a lobster-clasp closure.

    Style Number/Barcode: 07002-0157

    Category Name: Necklaces & Chokers

    Price: $7.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance