New Arrivals Bottoms

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

  • Spotted Scene Cow Print Denim Jeans

    Call it denim with a wild streak. These cow print jeans bring a bold twist to your everyday fit with their flattering straight-leg fit and playful pattern—perfect for styling up with a corset and leather jacket, or a cozy knit sweater.

    Fit & Features

    • Cow print, denim fabric
    • Mid-rise waist
    • Straight-leg fit
    • Front button closure, belt loop accents
    • Five-pocket styling
    • Runs true to size

    Style Number/Barcode: 06602-000051

    Category Name: New Arrivals Bottoms

    Price: $49.90

    Availability: In Stock

    Available Color: OFF, WHITE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Untamed Spark Zebra Print Sequin Hot Shorts

    Tame? Never heard of her. These zebra print hot shorts bring subtle sparkle with their sequin finish and just the right amount of edge. Pair it with the matching tie-front top!

    Shop Matching Top: Untamed Spark Zebra Print Sequin Tie-Front Top

    Fit & Features

    • Woven fabric with knit lining, minimal stretch
    • Zebra print, all-over clear sequin embroidery
    • Mid-rise waist
    • Cheeky form-hugging fit
    • Runs true to size

    Style Number/Barcode: 06403-000049

    Category Name: New Arrivals Bottoms

    Price: $34.90

    Availability: In Stock

    Available Color: IVORY

    Available Size: XS, S, M, L, XL

    Product Badge:
    • Part of a Set
  • Sweet On Repeat Plaid Skort

    Prep never looked this playful. This plaid pleated skort gives that flirty-meets-put-together vibe, finished with front bow ties that add just the right amount of charm to your everyday lineup.

    Fit & Features

    • Plaid print, woven fabric, stretchy knit shorts lining
    • Mid-rise waist
    • Side zipper and hook-eye closure
    • Front bow ties
    • Pleated mini-length hem
    • Runs true to size

    Style Number/Barcode: 06403-000051

    Category Name: New Arrivals Bottoms

    Price: $34.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: S, M, L

    Product Badge:
    • New Arrival
  • On the Glow Coated Glitter Straight-Leg Pants

    Glossy, glam, and built to own the room. These coated straight-leg pants add instant polish to any fit—giving you that perfect mix of edge and sophistication.

    Fit & Features

    • Coated glitter woven fabric
    • Mid-rise waist
    • Straight-leg fit
    • Front button closure, belt loops, pockets
    • Runs true to size

    Style Number/Barcode: 06402-000011

    Category Name: New Arrivals Bottoms

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Velvet Crush Denim Mini Skirt

    Classic with a soft twist. This flocked velvet denim mini skirt combines luxurious texture with everyday ease, featuring a mid-rise fit, pockets, and a perfectly flirty mini length. Perfect for styling with a sweater and boots!

    Fit & Features

    • Flocked velvet denim fabric
    • Mid-rise waist
    • Form-hugging fit
    • Mini-length hem
    • Front button closure
    • Runs true to size

    Style Number/Barcode: 06601-000018

    Category Name: New Arrivals Bottoms

    Price: $36.90

    Availability: In Stock

    Available Color: NAVY

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sunset Glow Abstract Print Mesh Maxi Skirt

    Soft, sheer, and made for golden hour. This abstract print mesh maxi skirt brings that effortless sultry vibe—flowy, flirty, and perfectly bold.

    Shop Matching Top: Sunset Glow Abstract Print Tie-Front Top

    Fit & Features

    • Sheer mesh fabric, mini-length knit lining, high stretch
    • Abstract print
    • High-rise waist
    • Ruching
    • High-cut side slit
    • Maxi-length hem, flowy silhouette
    • Runs true to size

    Style Number/Barcode: 06501-000068

    Category Name: New Arrivals Bottoms

    Price: $34.90

    Availability: In Stock

    Available Color: BURGUNDY

    Available Size: XS, S, M, L

    Product Badge:
    • Part of a Set
  • Wild Bloom Mesh Halter Romper

    Flirty meets fierce. This ruffle mesh halter romper blends floral and leopard prints for the ultimate wild-but-feminine vibe—perfect for concerts, birthdays, or any plan that calls for a little extra drama.

    Fit & Features

    • Floral leopard print, mesh-lined stretchy fabric
    • Cowl halter neckline, tie closure
    • Open back, spaghetti strap tie
    • Ruffled trims
    • Short-length hem, stretchy knit shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000153

    Category Name: New Arrivals Bottoms

    Price: $42.90

    Availability: In Stock

    Available Color: LEOPARD

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Main Character Mid-Rise Cutout Jeans

    These aren’t your average jeans—they’re the kind that demand attention. Featuring bold side cutouts linked with piercing-style hardware, this pair brings major Y2K-meets-street energy. Dress them up with a corset top or keep it cool with a cropped tee—either way, you’re serving main character.

    Fit & Features

    • Denim fabric
    • Mid-rise waist
    • Front button closure, belt loop accents
    • Side cutouts, linked hardware inserts
    • Wide-leg silhouette
    • Runs true to size

    Style Number/Barcode: 06602-000075

    Category Name: New Arrivals Bottoms

    Price: $54.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • It-Girl Sparkle Rhinestone Denim Skort

    Built for the spotlight, this rhinestone denim skort gives it-girl after-hours energy. With its high-rise waist and body-hugging fit, it’s your go-to when you want all eyes on you.

    Shop Matching Top: It-Girl Sparkle Rhinestone Denim Halter Top

    Fit & Features

    • Denim fabrication with rhinestone embellishments
    • Mid-rise waist
    • Mini-length skort design with back shorts lining
    • Front zipper and button closure
    • Runs true to size

    Style Number/Barcode: 06603-000114

    Category Name: New Arrivals Bottoms

    Price: $44.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L, XL

    Product Badge:
    • Part of a Set
  • Street Scene Corduroy Shorts

    Cozy texture, cool-girl fit. These corduroy shorts are soft, fitted, and made for easy styling—perfect for pairing with tights and boots or keeping it casual with a sweater and sneakers.

    Fit & Features

    • Soft corduroy fabric
    • Mid-rise waistline
    • Front zipper and button closure
    • Side and back pockets
    • Runs true to size

    Style Number/Barcode: 06603-000116

    Category Name: New Arrivals Bottoms

    Price: $36.90

    Availability: In Stock

    Available Color: CHARCOAL

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Sweet Plans Plaid Romper

    Sweet, flirty, and made for your next “what should I wear?” moment. This strapless plaid romper brings easy charm with its ruched bodice, ruffle skirt detail, and bow accent that seals the deal.

    Fit & Features

    • Plaid print, stretchy knit fabric
    • Strapless neckline with front bow detail
    • Ruched, fitted bodice
    • Tiered ruffle mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000164

    Category Name: New Arrivals Bottoms

    Price: $42.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Slither And Shine Hot Shorts

    Sleek, shiny, and just a little wild. These snake-print sequin shorts bring all the heat with a high-shine finish and body-hugging fit that’s made to move (and be noticed).

    Fit & Features

    • Snake print, sequin-embellished fabric
    • High-rise waist
    • Form-hugging fit
    • Cheeky hem
    • Runs true to size

    Style Number/Barcode: 06403-000086

    Category Name: New Arrivals Bottoms

    Price: $36.90

    Availability: In Stock

    Available Color: SNAKE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Too Cool Studded Denim Jeans

    Edge up your everyday style in these denim jeans. Boasting curve-contouring studded embellishments and a trendy flared hem, these jeans will be your new go-to for day or night plans.

    Fit & Features

    • Denim fabric, color fade effect
    • High-rise waist
    • Hip-hugging fit
    • Flared hem
    • Studded side embellishments
    • Front button closure, pockets, belt loops
    • Runs true to size

    Style Number/Barcode: 06602-000080

    Category Name: New Arrivals Bottoms

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ruffle Effect Tiered Skort

    Layers of lace and just enough attitude. This tiered skort brings a flirty, romantic edge to your fit—perfect for brunch, date nights, or dressing up your weekend uniform.

    Fit & Features

    • Lace fabric, stretchy knit shorts lining
    • High-rise waist
    • Tiered ruffle silhouette
    • Mini-length hem
    • Runs true to size

    Style Number/Barcode: 06503-000175

    Category Name: New Arrivals Bottoms

    Price: $29.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Untamed Layers Ruffle Shorts

    Soft suede, but make it spicy. These leopard-print ruffle shorts serve major flirt energy with layered tiers, a comfy elastic waist, and that cheeky fit made for standing out.

    Fit & Features

    • Leopard print, faux suede knit fabric
    • Mid-rise waist
    • Tiered ruffled design
    • Form-hugging fit
    • Cheeky hem
    • Runs true to size

    Style Number/Barcode: 06503-000182

    Category Name: New Arrivals Bottoms

    Price: $36.90

    Availability: In Stock

    Available Color: LEOPARD

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Retro Remix Striped Flare Pants

    Retro flair meets everyday comfort. These striped flare pants sculpt your shape with a soft stretch fit that’s equal parts chill and elevated—perfect for coffee runs, office hours, or casual nights out.

    Fit & Features

    • Striped print, stretch knit fabric
    • Smooth high-rise waist
    • Hip-hugging fit
    • Flared hem
    • Runs true to size

    Style Number/Barcode: 06502-000063

    Category Name: New Arrivals Bottoms

    Price: $39.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Checkmate Plaid Mini Skort

    A classic, but make it cool. This plaid mini skort gives preppy a refresh with its tailored fit and built-in shorts—perfect for pairing with knee-high boots and a coat.

    Fit & Features

    • Plaid pattern, knit fabric
    • High-rise waist
    • Form-hugging silhouette
    • Mini-length hem, shorts lining
    • Runs true to size

    Style Number/Barcode: 06503-000196

    Category Name: New Arrivals Bottoms

    Price: $34.90

    Availability: In Stock

    Available Color: BROWN

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Play the Angle Mini Skirt

    Meet your new go-to for nights out and everything after. This wrap mini skirt brings flirty movement with a soft ruffle side detail and body-hugging drape that shows off your shape in all the right ways.

    Fit & Features

    • Knit stretch fabric
    • High-rise waist
    • Faux wrap front design
    • Side ruffle accent
    • Bodycon fit, mini-length hem
    • Runs true to size

    Style Number/Barcode: 06501-000099

    Category Name: New Arrivals Bottoms

    Price: $26.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Ultra Game NBA Lakers Sweatpants

    For off-duty days or courtside hangs, these NBA Lakers sweatpants serve cozy-cool with a sporty edge. The wide-leg fit and drawstring waist keep it chill, while the iconic logo reps your team in style.

    Fit & Features

    • Soft fleece-lined knit fabric
    • High-rise drawstring tie waistband
    • Side pockets
    • Wide-leg relaxed fit
    • Official NBA Lakers graphic team logo detail
    • Runs true to size

    Style Number/Barcode: 07103-000066

    Category Name: New Arrivals Bottoms

    Price: $59.90

    Availability: In Stock

    Available Color: BLACK

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival
  • Game Day Cozy Ultra Game NBA Knicks Sweatpants

    Laid-back but make it sporty. These Knicks sweatpants bring major comfort with a soft fleece feel and relaxed leg—perfect for game days, coffee runs, or just repping your team in style.

    Fit & Features

    • Soft fleece-lined knit fabric
    • High-rise drawstring tie waistband
    • Side pockets
    • Knicks NBA team logo graphic detail
    • Wide-leg relaxed fit
    • Runs true to size

    Style Number/Barcode: 07103-000067

    Category Name: New Arrivals Bottoms

    Price: $59.90

    Availability: In Stock

    Available Color: BLUE

    Available Size: XS, S, M, L

    Product Badge:
    • New Arrival