The Hardware Detail Trend

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

  • Edgy Girlie Mid-Rise Studded Denim Skort

    Modern and edgy, this mid-rise denim skort brings the cool factor to your concert or going-out look! Let the studded pocket trim add a touch of daring to your outfit, while the bodycon fit flatters along the mini-length.

    Fit & Features

    • Denim fabric, non-stretch
    • Mid-rise waist
    • Bodycon fit, mini-length skirt overlay
    • Shorts lining
    • Studded pocket trim on the front, back pockets
    • Front button and hidden zipper closure, belt loop accents
    • Runs true to size

    Style Number/Barcode: 06603-000029

    Category Name: The Hardware Detail Trend

    Price: $34.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L

  • Get Like Me Cutout Wide-Leg Jumpsuit

    Make a striking impression in this bold strapless jumpsuit on vacay or a summer night out! With O-ring inserts, a cutout bodice, and a flattering wide-leg fit, this jumpsuit will turn heads everywhere you go.

    Fit & Features

    • Smooth knit stretchy fabric, full knit lining
    • Strapless neckline
    • O-ring inserts, cutout bodice
    • Wide-leg fit
    • Runs true to size

    Style Number/Barcode: 06502-000036

    Category Name: The Hardware Detail Trend

    Price: $45.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • After Party Off-The-Shoulder Mesh Mini Dress

    This off-the-shoulder mini dress will make a sultry appearance for the after-party! With a chic decoration insert and a flattering bodycon silhouette to flaunt your figure.

    Fit & Features

    • Mesh-lined fabric
    • Off-the-shoulder neckline, short-sleeve cuffs
    • Decoration insert, keyhole accent
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000033

    Category Name: The Hardware Detail Trend

    Price: $46.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L, XS

  • Meet Your Match Striped Lace-Up Midi Dress

    Your new stylish striped midi dress for casual soirees! Featuring a cutout bodice accented with sleek hardware trim, this dress offers a bold, modern edge. The lace-up open back adds a touch of allure, while the side slit offers effortless movement.

    Fit & Features

    • Striped pattern, texture knit fabric, stretchy knit lining
    • High halter neckline, spaghetti strap tie
    • Lace-up open back, lower zipper and hook-eye closure
    • Cutout bodice with hardware trim
    • Side slit
    • Form-hugging silhouette, midi-length hem
    • Runs true to size

    Style Number/Barcode: 05102-000081

    Category Name: The Hardware Detail Trend

    Price: $19.97 $44.90

    On Sale: Yes

    Availability: In Stock

    Available Color: NATURAL

    Available Size: L

  • Sultry Glam Cutout Halter Mini Dress

    The mini dress features a paisley burnout pattern, a sleeveless halter neckline with a draped cowl bust, halter neck ties for an adjustable fit, an asymmetrical waist cutout accented with an O-ring, and a ruffled hanky hem trim. Complete night out outfit with chrome heels. 

    Fit & Features

    • Smooth knit fabrication
    • Halter cowl neckline
    • Halter neck ties
    • Asymmetrical waist cutout with o-ring
    • Ruffled hanky trim at the hem
    • Paisley burnout pattern
    • Mini length hem
    • Runs true to size

    Style Number/Barcode: 05103-000042

    Category Name: The Hardware Detail Trend

    Price: $38.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

  • Dinner At Sunset Open Back Wide-Leg Jumpsuit

    A chic open back jumpsuit perfect for a sunset dinner! Designed with a unique hoop insert along the neckline and a flattering wide-leg silhouette that pairs perfectly with heels.

    Fit & Features

    • Stretchy knit fabric
    • Cowl halter neckline with hoop insert
    • Open back, spaghetti strap tie
    • Wide-leg silhouette
    • Jumpsuit in size small is 56" top hem to bottom hem with a 12" front rise and a 27" inseam
    • Runs true to size

    Style Number/Barcode: 06502-000008

    Category Name: The Hardware Detail Trend

    Price: $49.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: M, L

  • Days In Paradise Strapless Cutout Mini Dress

    Indulge in pure paradise in this cutout mini dress! Featuring a sweetheart neckline accented with a stunning hoop and stone insert, this bodycon dress is designed to hug your every curve. 

    Fit & Features

    • Texture knit fabric, stretchy knit lining
    • Strapless sweetheart neckline with hoop and stone insert
    • Padded bra cups, back zipper and hook-eye closure
    • Cutout accent
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05102-6079

    Category Name: The Hardware Detail Trend

    Price: $22.97 $49.90

    On Sale: Yes

    Availability: In Stock

    Available Color: RUST

    Available Size: XS

  • Heavenly Curves Halter Cutout Mesh Mini Dress

    Show off your heavenly curves in this halter mesh mini dress at the club! Showcasing a flattering cutout and high slit along the bodycon silhouette that flaunts even more skin.

    Fit & Features

    • Mesh-lined fabric
    • Cowl halter neckline, spaghetti strap ties
    • Cutout side with O-ring insert
    • High side slit
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-6113

    Category Name: The Hardware Detail Trend

    Price: $34.90

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Coolest Style Bleach Dye Denim Mini Skirt

    Unlock this coolest style with this denim mini skirt featuring a trendy belted waist and a bleach-dye design to give it a little edge. Pair with booties.

    Fit & Features

    • Denim fabric, bleach dye design
    • Mid-rise belted waist
    • Front button and hidden zipper closure
    • Mini-length form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06601-0218

    Category Name: The Hardware Detail Trend

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: S, M, L, XL

    Product Badge:
    • Sale
  • Daring Details Studded Ankle Booties

    Make a bold statement with the daring details studded ankle booties. Featuring a block heel, peep toe, and criss-cross straps with metal buckles, these booties are your new go-to for standout style.

    Fit & Features

    • Block heel
    • Ankle-length fit
    • Faux microsuede material
    • Peep toe
    • Criss-cross straps with metal buckles
    • Studded accents
    • Runs true to size

    Style Number/Barcode: 07403-1845

    Category Name: The Hardware Detail Trend

    Price: $40.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: 5.5, 6, 6.5, 7, 7.5, 8, 8.5, 9

  • Daring Sleek O-Ring Cutout Bodycon Mini Dress

    Dare to showcase a sultry allure in this smooth knit mini dress designed with a plunging V-neckline, a sleek asymmetric metal O-ring accent at the bust, and dual side cutouts that lead to a bold open lower back. The ruching on the bodycon silhouette will flaunt your stunning figure.

    Fit & Features

    • Smooth double-lined knit fabric, plenty of stretch
    • Plunge V-neckline, padded bust, asymmetric metal O-ring accent
    • Spaghetti straps
    • Dual side cutouts leading to open lower back
    • Ruched detailing
    • Mini-length bodycon silhouette
    • Runs true to size

    Style Number/Barcode: 05103-5856

    Category Name: The Hardware Detail Trend

    Price: $38.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

  • Cute Effect Mid-Rise Belted Denim Mini Skort

    A mid-rise denim mini skort offers a flattering adjustable belted waist and form-hugging fit. Style with a crop top for any plans.

    Fit & Features

    • Cotton-blend denim fabric, minimal stretch
    • Mid-rise adjustable belted waist
    • Form-hugging mini-length silhouette
    • Front dual button and hidden zipper closure
    • Two-pocket styling 
    • Skort in size small has a 2" inseam
    • Runs true to size

    Style Number/Barcode: 06603-0410

    Category Name: The Hardware Detail Trend

    Price: $39.90

    Availability: In Stock

    Available Color: DENIM

    Available Size: S, M

    Product Badge:
    • Back In Stock
  • Top Of The Trends Belted Cargo Mini Skirt

    Stay on top of the trends in this cute and casual cargo mini skirt! It features a mid-rise waist, a belted design with double grommet detailing, cargo-style pockets on each side, a mini-length hem, and a form-fitting silhouette. The woven fabric offers a moderate stretch. Style this cargo mini skirt with a basic bodysuit, hoop earrings, and clear mules!

    Fit & Features

    • Mid-rise waist
    • Belted design, double grommet detailing
    • Dual front button closures, hidden zipper closure
    • Dual cargo pockets
    • Mini-length hem, form-fitting silhouette
    • Cotton-blend woven fabric, moderate stretch
    • Runs true to size

    Style Number/Barcode: 06601-0206

    Category Name: The Hardware Detail Trend

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Center Of Attention Open Back Abstract Mini Dress

    A fun and flattering abstract mini dress designed to show your figure off with a sexy open back, cowl neckline, and bodycon silhouette. Perfect for flaunting on a night on the town or vacay!

    Fit & Features

    • Abstract print, mesh fabric, sewn-in knit lining, stretchy
    • Cowl halter neckline with hoop inserts, tie straps
    • Open back
    • Bodycon silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000145

    Category Name: The Hardware Detail Trend

    Price: $19.97 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: MULTI

    Available Size: S, M

    Product Badge:
    • Sale
  • Drama Hour Cutout Mini Dress

    This isn’t just a dress—it’s a full-blown moment. From the flirty cutouts to the gold hardware, this mini is made for after-hours energy and all eyes on you.

    Fit & Features

    • Texture fabric, stretchy knit lining
    • Sweetheart neckline, hardware trim
    • Adjustable spaghetti straps
    • Back zipper and hook-eye closure
    • Front cutouts
    • Bodycon silhouette, mini-length hem
    • Runs true to size

    Style Number/Barcode: 05103-000123

    Category Name: The Hardware Detail Trend

    Price: $19.97 $39.90

    On Sale: Yes

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS

    Product Badge:
    • Sale
  • Tough Love Buckle Shoulder Bag

    From day to after-dark plans, this patent shoulder bag brings attitude with its buckle closure, studded strap, and hardware trim.

    Fit & Features

    • Shoulder strap
    • Grommet-trimmed tassels
    • Front belted strap with buckle accent, flap closure
    • Spacious interior
    • Patent faux leather material

    Style Number/Barcode: 07203-000086

    Category Name: The Hardware Detail Trend

    Price: $28.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: NS

    Product Badge:
    • New Arrival