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

  • Cruise Control Rectangular Frame Sunglasses

    Roll the windows down and cruise so everyone can see you in these trendy rectangular sunglasses! They feature wide, smokey plastic frames with tinted lenses and UV protection from the sun's rays. Complete the look with a ring set for your stylish drive down the coast!

    Fit & Features

    • Rectangular shape
    • Wide, smokey plastic frames
    • Tinted lenses
    • UV 400 protection

    Style Number/Barcode: 07008-0993

    Category Name: Sunglasses

    Price: $3.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Retro Mood Tortoiseshell Oval Sunglasses

    Lowkey iconic, highkey essential. These tortoiseshell oval sunglasses give your everyday 'fits that effortless vintage vibe—perfect for rooftop brunches, market strolls, or literally anytime you want to look cool.

    Fit & Features

    • Small oval-shaped design
    • Tortoiseshell plastic frame
    • Built-in nose pads
    • Tinted lenses

    Style Number/Barcode: 07008-000048

    Category Name: Sunglasses

    Price: $10.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • More Bling Please Round Sunglasses

    The more bling, the better! Showcase a festival-inspired 'fit with these fab sunglasses. They feature round tinted lenses with a rhinestone embellished outline and a thin metal frame. Style these shades with rhinestone fringe earrings.

    Fit & Features

    • Round tinted lenses
    • Rhinestone embellished outline
    • Thin metal frame
    • 100% UV protection

    Style Number/Barcode: 07008-0934

    Category Name: Sunglasses

    Price: $5.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Take Flight Ombre Aviators

    Soar to new fashion heights rocking these aviators for a cool-girl vibe. They feature a sleek metal frame, an aviator design, and an ombre lens on sleek metal arms. Complete the look in a crop jacket and jeans. 

    Fit & Features

    • Sleek metal frame
    • Aviator design
    • Ombre lens
    • Comfortable rubber nose pads
    • Metal arms

    Style Number/Barcode: 07008-0918

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Retro Look Flat Aviator Sunglasses

    Retro and cool, these aviator sunglasses feature a flat top, tinted lenses with 100% UV protection, and nose supports. Perfect for everyday wear.

    Fit & Features

    • Flat top
    • Tinted lenses
    • 100% UV protection
    • Nose supports

    Style Number/Barcode: 07008-1107

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Take A Hint Oversized Sunglasses

    Give your outfit a hint of glam in these oversized sunglasses featuring a plastic square frame and gradient lens with rhinestone trim. Complete the look in a sultry bikini set for a destination resort.

    Fit & Features

    • Plastic square frame
    • Gradient lens with rhinestone trim
    • Oversized design
    • 100% UV protection

    Style Number/Barcode: 07008-0953

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • All Eyes On Me Cat Eye Sunglasses

    Draw all eyes on you with stylish sunglasses that slay! The sunglasses feature a rounded cat-eye frame, dark lenses, and sleek hard plastic arms. Complete look with shorts and a crop top

    Fit & Features

    • Rounded cat-eye frame
    • Dark lenses 
    • Hard plastic arms

    Style Number/Barcode: 07008-0860

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Effortlessly Edgy Cat Eye Sunglasses

    Add an effortless edge to your look with these sleek sunglasses! They feature an angled cat eye design with a rose gold metal trim and black lenses.

    Style Number/Barcode: 07008-0595

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Live It Up Sunglasses

    Live it up and glam up your look with these flashy sunnies!

    • Large square shaped lenses
    • Metal open sides
    • Dark tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-0697

    Category Name: Sunglasses

    Price: $5.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Leopard Print Cat Eye Sunglasses

    Throw stylish shade with sunglasses to help you slay your look! The shades feature a cat-eye frame with a leopard print, dark lenses, and sleek arms. Complete look with a denim jumpsuit and wedges. 

    Fit & Features

    • Leopard print 
    • Cat-eye frame
    • Dark lenses
    • Slim arms
    • 100% UV protection 

    Style Number/Barcode: 07008-0835

    Category Name: Sunglasses

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Almost Famous Sleek Square Sunglasses

    These sleek square sunglasses are on the rise to fame! They feature a metal frame and arms, gradient lens, and rubber nose supports. Complete the look in a casual bodycon dress and heels.

    Fit & Features

    • Sleek square metal frame
    • Gradient lens
    • Rubber nose supports
    • Metal arms
    • 100% UV protection

    Style Number/Barcode: 07008-0949

    Category Name: Sunglasses

    Price: $3.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Stepping Up Cat Eye Sunglasses

    Step up your style game in these chic sunnies! They feature a plastic frame, cat eye mirrored lenses and wide plastic arms.

    Style Number/Barcode: 07008-0526

    Category Name: Sunglasses

    Price: $2.27 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Retro Vibe Specs Clear Lens Glasses

    POV: You just stepped off a vintage film set and into your IG feed. These retro clear lens glasses bring instant smart-girl clout—serve studious and stylish without even trying.

    Fit & Features

    • Sleek oval-shaped frames
    • Clear lenses 

    Style Number/Barcode: 07008-000067

    Category Name: Sunglasses

    Price: $10.90

    Availability: In Stock

    Available Color: BLACK, WHITE, RED, TORTOISE

    Available Size: NS

  • XL Rhinestone Trim Sunglasses

    Be bold with you glam game. These black sunglasses feature an XL plastic frame adorned with rhinestones and black lenses.

    Style Number/Barcode: 07008-0582

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • She's Trendy Square Aviators

    Yes bby, you're a trendy one for sure! Sport these square aviators for an of the moment lewk!

    • Top thin metal brow bar
    • Square shaped design
    • Thin metal arms
    • Dark hued lenses

    Style Number/Barcode: 07008-0772

    Category Name: Sunglasses

    Price: $5.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Geometric Rimless Sunglasses

    Get geometric with these trendy little glasses! They feature a flat, geometric lens with a rimless edge paired with plastic ends. 

    Style Number/Barcode: 07008-0464

    Category Name: Sunglasses

    Price: $2.73 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Throwing Shade Square Frame Sunglasses

    Throw some shade in sassy sunglasses that slay all your favorite looks. The sunglasses feature an oversized square frame, dark lenses, a tortoise-shell hued frame, and sleek arms. Complete look with a denim jumpsuit and wedges. 

    Fit & Features

    • Oversized square frame
    • Dark lenses
    • Tortoise-shell 
    • Sleek arms

    Style Number/Barcode: 07008-0829

    Category Name: Sunglasses

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Diva Vibes Cat-Eye Sunglasses

    Bring the diva vibes to your look with these stylish sunglasses! They feature an oversized square cat-eye design with a tortoise-shell print. Pair these shades with a chic crossbody purse.

    Fit & Features

    • Oversized square cat-eye design
    • Tortoise-shell print
    • Plastic frame

    Style Number/Barcode: 07008-0833

    Category Name: Sunglasses

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Glam Girl Square Sunglasses

    Add some glam to your look with these sunnies! Rock them with a bikini or a crop top and denim for a chill summer day.

    • Plastic Frame
    • Think Arms
    • Square Lenses

    Style Number/Barcode: 07008-0782

    Category Name: Sunglasses

    Price: $4.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Purrfect Cateye Trim Sunglasses

    The purrfect cat-eye sunnies are here and they require no practice! The sunglasses feature oversized frames with a metal top trim, sturdy plastic arms, and nose brim. Complete the look in a chic jumpsuit.

    Fit & Features

    • Oversized frame
    • Cat-eye style lens
    • Metal top trim
    • Sturdy plastic arms and nose brim

    Style Number/Barcode: 07008-0912

    Category Name: Sunglasses

    Price: $3.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Heart Eye Sunglasses

    You'll totally have heart eyes for these fab sunnies! They feature a heart shaped cat eye design with a white plastic frame and black lenses.

    Style Number/Barcode: 07008-0473

    Category Name: Sunglasses

    Price: $7.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Shade Stunner Oversized Sunglasses

    Stun with oversized sunglasses that bring the style! The sunglasses feature oversized square lenses, a metal nose bridge, and hard plastic arms. Complete look with a romper and wedges

    Fit & Features

    • Oversized
    • Square lenses
    • Metal nose bride 
    • Hard plastic arms

    Style Number/Barcode: 07008-0827

    Category Name: Sunglasses

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Mini Shield Sunglasses

    These mini shield sunglasses are the statement piece you need to get noticed! They have a flat top, narrow shield lenses, and a contrasting black frame. 

    Style Number/Barcode: 07008-0556

    Category Name: Sunglasses

    Price: $3.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Too Cool For 'Em Oval Sunglasses

    Hunny you are too kewl in those stunner shades! Style with an all black 'fit and make a statement with them!

    • Oval design
    • Thick white frame
    • 100% UV protection
    • Dark lenses

    Style Number/Barcode: 07008-0716

    Category Name: Sunglasses

    Price: $4.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale