Sunglasses

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

  • Sleek Stunner Aviators

    Keep it sleek and stylish with stunning shades! The sunglasses feature a sleek metal trim, nose pads, and an aviator frame. Complete look with an LBD and heels.

    Fit & Features

    • Metal trim
    • Sleek arms
    • Nose pads
    • Aviator frame
    • 100% UV Protection

    Style Number/Barcode: 07008-0871

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Shady Vibes Ombre Sunglasses

    Channel those shady vibes with a stylish pair of sunnies! The sunglasses feature rimless frames, geometric-shaped lenses, ombre lenses, nose pads, and sleek arms. Complete look with a floral swimsuit and sandals. 

    Fit & Features

    • Rimless frames
    • Geometric-shaped lenses 
    • Ombre lenses
    • Nose pads
    • Sleek metal arms
    • 100% UV protection

    Style Number/Barcode: 07008-0879

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Round And Round Rimless Sunglasses

    Elevate your look with trendy round sunglasses! The sunnies feature a rimless frame, round lenses, nose pads, and sleek metal arms. Complete look with a romper and sandals.

    Fit & Features

    • Rimless frame
    • Round lenses
    • Nose pads
    • Sleek metal arms
    • 100% UV protection 

    Style Number/Barcode: 07008-0883

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Hide Out Square Oversized Sunglasses

    When you want to be under the radar, these oversized sunglasses are perfect for keeping low-key! They feature square-tinted lenses, rubber nose supports, and trendy chain link arms. Complete the look in a casual jacket for a coffee run.

    Fit & Features

    • Oversized style
    • Square tinted lenses
    • Rubber nose supports
    • Chain link arms

    Style Number/Barcode: 07008-0982

    Category Name: Sunglasses

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Glam And Catty Rhinestone Cat Eye Sunglasses

    The purrr-fect cat eye sunglasses to flaunt your glam! They feature a sleek plastic frame with rhinestone embellished trim along the tinted lenses. Complete the look with an edgy graphic tee.

    Fit & Features

    • Sleek plastic frame
    • Rhinestone embellished trim
    • Tinted lenses
    • Cat-eye style

    Style Number/Barcode: 07008-0987

    Category Name: Sunglasses

    Price: $2.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • A Bit Of Sparkle Rhinestone Aviator Sunglasses

    Accessorize your 'fit with a bit of sparkle with these aviator sunglasses! They feature a rhinestone trim, a sleek metal frame, rubber nose supports,  and tinted lenses with UV protection. Complete the look with a trendy rhinestone denim jacket for a summer festival or concert!

    Fit & Features

    • Rhinestone trim
    • Sleek metal frame
    • Rubber nose supports
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-0994

    Category Name: Sunglasses

    Price: $4.97 $11.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Forever Fab Rhinestone Rectangular Frame Sunglasses

    Create an iconic forever fab look with these sleek sparkly shades! The sunglasses feature a geometric rectangular-shaped design with a plastic frame, wide arms with mini rhinestone embellishments, and tinted lenses. Style with hoop earrings.

    Fit & Features

    • Geometric rectangular-shaped design
    • Plastic frame
    • Wide arms, mini rhinestones
    • Tinted lenses

    Style Number/Barcode: 07008-1019

    Category Name: Sunglasses

    Price: $2.97 $11.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Drive Down The Coast Oversized Square Sunglasses

    These trendy oversized sunglasses are perfect for a breezy drive down the coast! They feature a square-shaped design with a tortoiseshell plastic frame, a sleek gold bar accent at the top, and tinted lenses. Style with a flowy sundress.

    Fit & Features

    • Oversized square-shaped design
    • Tortoiseshell plastic frame
    • Gold bar accent
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1022

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Instant Classic Aviator Sunglasses

    These sleek aviator sunglasses will be an instant classic and staple for the season! They feature a traditional aviator design with tinted lenses, a thin metal frame with thin arms, a brow bar and nose bridge, and rubber nose pads for support. Style these sunnies with a denim jacket for that casual-cool vibe.

    Fit & Features

    • Aviator design
    • Tinted lenses
    • Thin metal frame and arms
    • Thin brow bar and nose bridge
    • Rubber nose pads

    Style Number/Barcode: 07008-1046

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Out Of Office Gradient Oversized Sunglasses

    These sunnies say “catch me on a yacht”—even if it’s just brunch. With oversized gradient lenses and glam hardware, these sunglasses are made for low-effort luxe and spontaneous selfies.

    Fit & Features

    • Rimless square-shaped oversized design
    • Metal chain-link detail on the arms
    • Flexible nose pads
    • Gradient-tinted lenses

    Style Number/Barcode: 07008-000058

    Category Name: Sunglasses

    Price: $10.90

    Availability: In Stock

    Available Color: PINK

    Available Size: NS

  • Chic Drama Oversized Square Sunglasses

    These fabulous oversized square sunglasses will bring the chic drama and level up your looks! They feature an oversized angled square-shaped design, a plastic frame and arms with sleek metal accents at each side, built-in nose pads, and tinted lenses. Style with a chain necklace.

    Fit & Features

    • Oversized angled design
    • Plastic frame and arms
    • Metal accents
    • Built-in nose pads
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1063

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • High Key Oversized Chain Sunglasses

    Make a statement that's anything but subtle in these oversized square sunglasses! Designed with edgy chain arms and cool tinted lenses that give your look an effortlessly trendy touch.

    Fit & Features

    • Oversized square frames
    • Tinted lenses
    • 100% UV protection
    • Chain arms
    • Rubber nose supports

    Style Number/Barcode: 07008-1138

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • 2000s Style Clear-Frame Sunglasses

    Amp up your trendy summer looks with these clear-frame sunglasses that bring that early 2000s style! They feature curved geometric-shaped lenses with a top metal bar accent, textured chain-link detailing on the arms, and rubber nose pads for support. Pair with a mini handbag.

    Fit & Features

    • Clear frame design
    • Curved geometric-shaped lenses
    • Top metal bar accent
    • Textured chain-link detailing on the arms
    • Rubber nose pads

    Style Number/Barcode: 07008-0998

    Category Name: Sunglasses

    Price: $5.97 $11.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Smoke And Mirrors Square Sunglasses

    No matter your mood, these square sunglasses are perfect for slipping on when you can't even! They feature a sleek metal frame with cool, smokey pink-tinted lenses and rubber nose supports. Complete the look in a flirty printed sundress for a day out.

    Fit & Features

    • Square sleek metal frame
    • Rubber nose supports
    • Smokey pink tinted lenses

    Style Number/Barcode: 07008-1006

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Coolness In Check Oversized Chain Sunglasses

    Keep your coolness in check with these oversized sunglasses perfect for everyday styling! They feature square-shaped plastic frames, tinted lenses, and chain-link accented arms. Complete the look in sleek large hoop earrings.

    Fit & Features

    • Square-shaped oversized plastic frames
    • Tinted lenses
    • Chain-link accented arms

    Style Number/Barcode: 07008-1014

    Category Name: Sunglasses

    Price: $3.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Casual-Chic Affair Cat-Eye Sunglasses

    Make every day a casual-chic affair with these sleek sunglasses! They feature a geometric cat-eye shape with a plastic frame, gold bar accents on the sides, and tinted lenses. Style with a mini handbag.

    Fit & Features

    • Geometric cat-eye shape
    • Plastic frame, side gold bar accents
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1015

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Always On Point Square Frame Sunglasses

    Keep your style in check with these square frame sunglasses to block out the rays on sun-soaked days!

    Fit & Features

    • Square frames
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1125

    Category Name: Sunglasses

    Price: $3.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Livin' My Best Life Oversized Square Sunglasses

    These oversized sunglasses are sure to become an instant favorite! Perfect for any occasion, slip into these cool shades with edgy metal trim sides.

    Fit & Features

    • Oversized square frames
    • Metal trim sides
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-1137

    Category Name: Sunglasses

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • So Obsessed Oversized Cat-Eye Sunglasses

    Get obsessed with these stylish cat-eye sunglasses that are purr-fect for your next day out! The sunnies feature an oversized cat-eye frame, a sleek metal trim, and sturdy plastic arms. Complete look with a tie-front crop top and boyfriend jeans

    Fit & Features

    • Oversized 
    • Cat-eye frame
    • Dark lenses 
    • Sleek metal trim 
    • Sturdy plastic arms

    Style Number/Barcode: 07008-0832

    Category Name: Sunglasses

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Stylish Details Ombre Sunglasses

    It's all in the details! Top off your look with sunglasses that slay! The sunglasses feature oversized square-shaped lenses with an ombre hue, nose pads, studded detail, and sleek metal arms. Complete look with a romper

    Fit & Features

    • Square-shaped lenses
    • Ombre hue
    • Nose pads
    • Studded detail 
    • Metal arms

    Style Number/Barcode: 07008-0853

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Sleek And Trendy Aviator Sunglasses

    Sleek and trendy, these sunglasses are a must-have for the summer season. They feature an angled aviator design, a silver metal frame, and tinted lenses. Style these shades with a graphic tee and denim shorts.

    Fit & Features

    • Angled aviator design
    • Silver metal frame
    • Tinted lenses
    • 100% UV Protection

    Style Number/Barcode: 07008-0874

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Weekend Muse Square Sunglasses

    Serving low-effort luxe from sunrise to happy hour. These square sunglasses give effortless it-girl vibes with a sleek metal frame that pairs with everything from linen sets to poolside 'fits.

    Fit & Features

    • Curved square-shaped design
    • Thin metal frame
    • Thin arms
    • Flexible nose pads
    • Tinted lenses

    Style Number/Barcode: 07008-000055

    Category Name: Sunglasses

    Price: $11.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: NS

  • Fab Find Oversized Sunglasses

    These trendy shades are a fab find for the summer season! The sunglasses feature an oversized square-shaped design, a plastic frame with open side details, and tinted lenses. Style these sunnies with a floppy hat.

    Fit & Features

    • Oversized square-shaped design
    • Plastic frame, open side details
    • Tinted lenses
    • 100% UV Protection

    Style Number/Barcode: 07008-0875

    Category Name: Sunglasses

    Price: $3.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Level Up Aviators

    Take your look to the next level with stylish sunnies! The sunglasses feature a sleek metal trim, nose pads, and an aviator frame. Complete look with an LBD and heels.

    Fit & Features

    • Metal trim 
    • Sleek arms
    • Nose pads
    • Aviator frame
    • 100% UV Protection

    Style Number/Barcode: 07008-0872

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale