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 Factor Mirror Aviator Sunglasses

    Factor in the sleek vibes in these aviator sunglasses featuring a metal frame, mirrored lens, and rubber nose supports for comfortable wear. Complete the look in a retro dress and boots for an outdoor concert.

    Fit & Features

    • Metal frame
    • Mirrored lens
    • Rubber nose supports
    • Classic aviator style

    Style Number/Barcode: 07008-0941

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

  • Livin' Large Shield Sunglasses

    These large shield sunglasses shows everyone who's boss! They feature a flat top, large shield lenses, and a plastic frame. 

    Style Number/Barcode: 07008-0543

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Busy Cutie Square Blue Light Glasses

    A busy cutie like you needs these square blue light glasses to help protect your eyes while on a laptop, computer, or any smart device. Pair with a cozy cardigan.

    Fit & Features

    • Square frame
    • Blue light lenses

    Style Number/Barcode: 07008-000004

    Category Name: Sunglasses

    Price: $9.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Keep It Kewl Ombre Cat Eye Sunglasses

    Hunny you are kewl, calm, and collected in these ombre shadez! They are a definite closet staple as they pair with everything!

    • Medium size
    • Cat eye design
    • Ombre lenses
    • Skinny arms

    Style Number/Barcode: 07008-0755

    Category Name: Sunglasses

    Price: $4.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Jetsetter Cat Eye Sunglasses

    You need these shades for next getaway! Style them with a crop top and denim shorts for an effortless look.

    • Cat Eye Design
    • Plastic Tortoise Frame  

    Style Number/Barcode: 07008-0758

    Category Name: Sunglasses

    Price: $4.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Give Me Glam Oversized Sunglasses

    You're all about that glam life. These oversized shades are a must-have for you! The sunglasses feature square-shaped tinted lenses, a plastic frame, metal side trims, and thin metal arms. Style with a chic crossbody purse.

    Fit & Features

    • Oversized design
    • Square-shaped tinted lenses
    • Plastic frame
    • Metal side trims
    • Thin metal arms
    • 100% UV protection

    Style Number/Barcode: 07008-0976

    Category Name: Sunglasses

    Price: $5.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Chic Factor Oversized Sunglasses

    Amp up the chic factor of your everyday 'fits with these sleek oversized sunglasses. They feature an oversized slightly angled design with a thin gold metal frame and nose bridge, thin gold metal arms with long cutouts, tinted lenses, and built-in nose pads for support. Pair these stylish shades with hoop earrings.

    Fit & Features

    • Oversized angled design
    • Thin gold metal frame and nose bridge
    • Thin gold metal arms with long cutouts
    • Tinted lenses
    • Built-in nose pads

    Style Number/Barcode: 07008-1097

    Category Name: Sunglasses

    Price: $10.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: NS

  • Purrfect Cat Eye Sunglasses

    These cat-eye sunglasses are simply purrfect for wearing all season! They feature a sleek and retro frame, gradient tinted lenses, and chain-link arms. Complete the look in a denim jumpsuit for a summer carnival.

    Fit & Features

    • Sleek and retro frame
    • Cat-eye style
    • Gradient tinted lenses
    • Chain-link arms

    Style Number/Barcode: 07008-0944

    Category Name: Sunglasses

    Price: $3.97 $12.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Can't Take My Eyes Off U Frameless Sunglasses

    Make a statement with your sunnies hunnayyy! These pink ombre shades are a summer must have! Style with a deep v bodysuit and fringe shorts!

    • Over-sized 
    • Square flat top design
    • Frameless
    • Dainty arms
    • Light pink ombre lenses
    • 100% UV Protection

    Style Number/Barcode: 07008-0775

    Category Name: Sunglasses

    Price: $5.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Making The Gradient Rimless Sunglasses
    Soak up the sun—or beat the heat—in a pair of classically chic aviator-style sunnies. Glasses feature rimless gradient lenses and gold-tone temples, brow bar, and bridge.

    Style Number/Barcode: 07008-0655

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Oversized Geometric Sunglasses

    These oversized geometric sunglasses are truly boho chic! They feature large geometric lenses, and metallic rose gold frames with a slanted design.

    Style Number/Barcode: 07008-0566

    Category Name: Sunglasses

    Price: $3.97 $9.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Daisy Girl Sunglasses

    Unveil these cute sunglasses for music festival weekends! They feature round plastic frames with daisy flower trim and sturdy arms. Complete the look in a boho crochet top and shorts.

    Fit & Features

    • Round plastic frames
    • Daisy flower trim
    • Sturdy arms
    • 100% UV protection

    Style Number/Barcode: 07008-0946

    Category Name: Sunglasses

    Price: $3.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • It Girl Flat Top Sunglasses

    Everyone will know you’re that girl when you step out in these sunnies! Pair them with a bodysuit, high waist denim and heels for a fashionable look.

    • Flat Top Design
    • Plastic Frame

    Style Number/Barcode: 07008-0738

    Category Name: Sunglasses

    Price: $4.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Bringing The Shade Ombre Aviators

    Shade the haters with these chic aviators! 

    • Aviator Design 
    • Metal Trim
    • Nose Pads
    • Ombre Lenses 

    Style Number/Barcode: 07008-0680

    Category Name: Sunglasses

    Price: $5.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Save The Shade Cat Eye Sunglasses

    Save the shade for another time, because you are tooo busy laying out catching some sun! Style these stunner shades with a red lip, and some high waist shorts and own it!

    • Cat eye design
    • Dainty gold frame
    • Skinny arms
    • 100% UV Protection

    Style Number/Barcode: 07008-0767

    Category Name: Sunglasses

    Price: $5.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • All Day Slay Square Ombre Sunglasses

    Slay all day in these cool sunglasses featuring a sleek square metal frame, ombre tint gradient lens, and rubber nose support for comfort. Complete the look in a classic denim jacket for running errands.

    Fit & Features

    • Sleek square metal frame
    • Ombre tint gradient lens
    • Rubber nose supports
    • 100% UV protection

    Style Number/Barcode: 07008-0964

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • So Hollywood Oversized Sunglasses

    Give off celeb vibes in these oversized sunnies! Throw them on with all your bomb summer looks. 

    • XL Square Plastic Frames
    • Ombre Lenses

    Style Number/Barcode: 07008-0756

    Category Name: Sunglasses

    Price: $5.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Cutie Tortoise Cat-Eye Sunglasses

    Embrace the cute vibes of these tortoise cat-eye sunglasses on small square plastic frames. Complete the look in a trendy denim jacket.

    Fit & Features

    • Tortoise small plastic square frames
    • Cat-eye side accents

    Style Number/Barcode: 07008-0936

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • New Frames Cat Eye Sunglasses

    Everyone will be checking you in these sunglasses! They feature a sleek metal frame with cat-eye accents, gradient lens, and rubber nose supports for comfortable wear. Complete the look in a trendy sweater dress.

    Fit & Features

    • Sleek metal frame
    • Cat-eye accents
    • Gradient lens
    • Rubber nose supports
    • 100% UV protection

    Style Number/Barcode: 07008-0933

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fab And Trendy Heart-Shaped Sunglasses

    Fall head over heels for these fab sunglasses that will give you a trendy look! They feature a heart-shaped design with a plastic trim and tinted lenses. Style these shades with your fave bikini for a beach trip with the squad.

    Fit & Features

    • Heart-shaped design
    • Plastic trim
    • Tinted lenses
    • 100% UV Protection

    Style Number/Barcode: 07008-0870

    Category Name: Sunglasses

    Price: $3.97 $8.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • New Classic Metal Aviator Sunglasses

    Elevate your hip style in these aviator sunglasses featuring a gradient lens, metal trim throughout, rubber nose supports, and sturdy metal arms. Complete the look in a trendy denim jacket.

    Fit & Features

    • Aviator style
    • Gradient lens
    • Metal trim throughout
    • Rubber nose supports
    • Sturdy metal arms

    Style Number/Barcode: 07008-0910

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Classic Style Aviators

    Rock a classic vibe with sunglasses that are always in style! The sunglasses feature a sleek metal frame, an aviator design, and sleek metal arms. Complete the look with a floral maxi dress and wedges for a brunch-ready outfit.

    Fit & Features

    • Sleek metal frame
    • Nose pads
    • Aviator design 
    • Metal arms

    Style Number/Barcode: 07008-0809

    Category Name: Sunglasses

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • 90's Moment Rectangular Sunglasses

    Throw it back to the '90s in these trendy sunglasses featuring small plastic rectangular frames and arms with grommet insets. Complete the look in a faux leather blazer.

    Fit & Features

    • Small rectangular frames
    • Grommet insets on arms
    • Plastic material 

        Style Number/Barcode: 07008-0922

        Category Name: Sunglasses

        Price: $3.97 $9.90

        On Sale: Yes

        Availability: Out of Stock

        Product Badge:
        • Clearance
      • Essential Trendy Trim Square Sunglasses

        Stay on trend with these essential sunglasses that elevate your outfit! The sunnies feature a square-shaped frame, a sleek metal trim, nose pads for added comfort, and UV protective lenses. Complete look with a floral swimsuit and sandals for a cute poolside look. 

        Fit & Features

        • Square-shaped frames 
        • Sleek trim
        • Nose pads
        • 100% UV protection 

        Style Number/Barcode: 07008-0803

        Category Name: Sunglasses

        Price: $4.97 $10.90

        On Sale: Yes

        Availability: Out of Stock

        Product Badge:
        • Sale