Summer Siren

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

  • Tropical Elegance Floral Stud Earrings

    Add a touch of tropical paradise to your look with these eye-catching floral stud earrings.

    Fit & Features

    • Tropical floral design
    • Post-back closure

     

    Earrings are final sale and may not be returned or exchanged.  

    Style Number/Barcode: 07001-000041

    Category Name: Summer Siren

    Price: $7.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • All Eyes on You Lace Low Back Midi Dress

    Soft girl era, but make it spicy. With a sheer midi hem, sultry low back, and flirty side slit, this is the “accidentally iconic” dress for nights out, beach dates, or brunches.

    Fit & Features

    • Stretch lace knit fabric, partially lined
    • V-neckline, spaghetti straps
    • Low back cut
    • Curve-hugging silhouette
    • Sheer midi hem, side slit
    • Runs true to size

    Style Number/Barcode: 05102-000222

    Category Name: Summer Siren

    Price: $46.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • Shine Brilliantly Statement Earrings

    Shine with chic brilliance in these fan-shaped earrings, perfect for complementing your formal or dressy look.

    Fit & Features

    • Fan-shaped 
    • Hook clasp closure

     

    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07001-000028

    Category Name: Summer Siren

    Price: $8.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Polished Metal Hair Ties Two Pack

    Create polished hairdos with this two-pack of hair ties with sleek metal accents that make a bold look!

    Fit & Features

    • Two-pack hair ties
    • Metal accents

    Style Number/Barcode: 07006-000007

    Category Name: Summer Siren

    Price: $7.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Jetset Babe Tropical Print Belted Maxi Dress

    Jetset to somewhere fabulous in this tropical print maxi dress! The flattering belted waist cinches your silhouette while hidden side pockets add convenience. A sultry side slit creates movement for a trendy look.

    Fit & Features

    • Tropical multi-print, woven fabric
    • Strapless neckline
    • Belted waist
    • Hidden side pockets
    • Flowy maxi silhouette, side slit
    • Runs true to size

    Style Number/Barcode: 05102-000112

    Category Name: Summer Siren

    Price: $56.90

    Availability: In Stock

    Available Color: NATURAL

    Available Size: S, M, L

  • Trendsetting Frames Square Sunglasses

    These square sunglasses are perfect for creating trendy looks while driving or in any sunny place!

    Fit & Features

    • Colored square frames
    • Tinted lenses
    • 100% UV protection

    Style Number/Barcode: 07008-000017

    Category Name: Summer Siren

    Price: $9.90

    Availability: In Stock

    Available Color: GREEN

    Available Size: NS

  • Chicest Look Bangle Bracelet

    Serving sculptural drama in the chicest way. This bangle bracelet levels up your wrist stack with a bold curve that keeps it luxe.

    Fit & Features

    • Metal material
    • Thick bangle silhouette
    • Sculpted dome shape
    • Clasp design

    Style Number/Barcode: 07003-000031

    Category Name: Summer Siren

    Price: $12.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Low-Key Luxe Overlap Bracelet

    Low-key luxe that hits every time. This overlap bracelet adds instant polish with a sleek shape and hinge closure that’s made for stacking or styling solo.

    Fit & Features

    • Metal material
    • Thin overlap design with open front
    • Tapered ends
    • Hinge closure

    Style Number/Barcode: 07003-000020

    Category Name: Summer Siren

    Price: $12.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Weekend Fun Flutter Sleeve Tie-Front Top

    This adorable tie-front top was made for weekend fun, designed with short flutter sleeves and an ultra-cropped hem. Style with the matching mini skort for the cutest vibe.

    Shop Matching Bottoms: Weekend Fun Ruffled Mini Skort

    Fit & Features

    • Cotton woven fabric with swiss dot pattern, no stretch, partial knit lining
    • V-neckline, tie-front design
    • Short flutter sleeves
    • Ultra-cropped hem
    • Runs true to size

    Style Number/Barcode: 06204-000011

    Category Name: Summer Siren

    Price: $29.90

    Availability: In Stock

    Available Color: WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Shine On Me Chandelier Earrings

    Catch the light and the spotlight. These cascading chandelier earrings bring all the bold energy with a sculptural shape that turns any outfit into a moment.

    Fit & Features

    • Tiered chandelier design
    • Textured metal teardrop-shaped silhouette
    • Post-back closure

     

    Earrings are final sale and may not be returned or exchanged.

    Style Number/Barcode: 07001-000020

    Category Name: Summer Siren

    Price: $9.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • Double Trouble Snake Chain Lariat Necklace Set

    Two chains, one goal—steal the spotlight. This snake chain lariat necklace set is your new go-to for stacking drama and drip, whether you’re out for dinner or just feelin’ yourself in selfies.

    Fit & Features

    • Two-pack necklace set
    • Short snake chain
    • Longer snake chain, triangle-shaped center accent, long lariat design
    • Back lobster clasp closures with extenders

    Style Number/Barcode: 07002-000026

    Category Name: Summer Siren

    Price: $12.90

    Availability: In Stock

    Available Color: GOLD

    Available Size: NS

    Product Badge:
    • New Arrival
  • She Came to Slay Floral Corset Tube Top

    When your outfit speaks before you do. This abstract floral tube top brings the drama with corset vibes and a flawless, sculpted fit made for rooftop nights and flirty first dates.

    Shop Matching Bottoms: She Came to Slay Floral Maxi Skirt

    Fit & Features

    • Sheer mesh fabric with knit lining, high stretch
    • Abstract floral print
    • Strapless straight-across neckline
    • Flexible boning
    • Back hook-eye closures
    • Fitted, curved, mid-length hem
    • Runs true to size

    Style Number/Barcode: 06001-000142

    Category Name: Summer Siren

    Price: $29.90

    Availability: In Stock

    Available Color: FUCHSIA

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set