Animal Print & Leather

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

  • Leopard Tapered Pants
    Make a bold statement! This pair of tapered trousers has a high waist fit, a zipper closure at the back and a straight cropped leg. Pants are composed of a thick material that offers a form fit with slight stretch. They showcase a bold leopard pattern that we are obsessed with at the moment!

    Style Number/Barcode: 06402-0112

    Category Name: Animal Print & Leather

    Price: $25.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fierce Leopard Sleeveless Midi Dress

    Get spotted in this sleek midi dress to make a fierce statement! It features sleeveless bodice, a cowl neckline, adjustable straps and a midi length silhouette. The all over leopard print is all you need to stay on trend. Dress is composed of a lined semi-sheer lightweight woven fabric that offers a relaxed fit with a minimal stretch. Includes a back zipper closure. 

     

    Style Number/Barcode: 05101-0352

    Category Name: Animal Print & Leather

    Price: $9.97 $48.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Flared Satin Midi Skirt
    Spice up your style with a statement midi skirt! Composed of a satin like material that offers a relaxed fit, and an elastic waist band that adds the a touch of stretch where needed. Skirt has a hidden  zipper located at side hip, and showcases that print that we are all drooling over at the  moment!

    Style Number/Barcode: 06401-0087

    Category Name: Animal Print & Leather

    Price: $9.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sleeveless Velvet Leopard Mini Dress

    Stay on trend with fierce animal print!

    Fits & Features

    • Square neckline
    • Corded straps
    • Mini length silhouette
    • Velvet composition I Fully lined
    • Form hugging fit with slight stretch 
    • Zipper not included

     

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small. 

    Style Number/Barcode: 05102-0356

    Category Name: Animal Print & Leather

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Pretty And Spotted Swim Top
    Have a total pretty and spotted look in this sexy leopard print swim top! It features adjustable spaghetti straps, structured molded cups, and a back bar closure. Complete your purrfect look with the matching swim bottoms!

    Model is 5'6" with a 34" bust, 26" waist and 38" hips. Bra Size: 34D. She is wearing a size small.

    RETURNS ACCEPTED ONLY WHEN ALL TAGS AND HYGIENIC PROTECTION ARE INTACT.

    Style Number/Barcode: 07104-0207

    Category Name: Animal Print & Leather

    Price: $9.97 $18.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Serious Style Spotted Tie Waist Pants
    You've got some serious style, and these leopard printed pants are no exception. They feature a high rise elastic banded paper bag waist, a sassy tie front belt, slanted front pockets, and wide pant legs. The bottoms are composed of a smooth woven fabric with no stretch and include a short knit lining.

    Style Number/Barcode: 06402-0117

    Category Name: Animal Print & Leather

    Price: $16.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Slight Shade Snake Midi Skirt
    Throw a little shade in an outfit that gives you sass. This midi skirt features a form fit, and an elastic waist band with a zipper closure located at mid back. Hem hits over the knee and features a slit in the center back. Skirt is lined.

    Style Number/Barcode: 06501-0104

    Category Name: Animal Print & Leather

    Price: $9.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Slight Shade Snake Crop Top

    Throw a little shade in an outfit that gives you sass. This cami features v- neckline, and spaghetti straps that are adjustable and lead to a square back. Back of top back includes a zipper closure. Top is lined and composed of a knit material adorned with a snake print pattern and clear sequins. 

    Style Number/Barcode: 06001-1903

    Category Name: Animal Print & Leather

    Price: $4.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Tortoise Shell Hair Clips
    Step up your hair accessory game with these trendy tortoise shell hair clips! The set features two alligator style clips, one with an open accent.

    Style Number/Barcode: 07006-0070

    Category Name: Animal Print & Leather

    Price: $4.97 $10.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Leopard Print Glitter Mesh Bodysuit

    Leopard print, but make it sparkle. This glitter mesh bodysuit is sooo you babe.

    Fit & Features

    • Mock neckline
    • Long fitted sleeves
    • Thong bottom | Dual snap button closures
    • Glitter leopard print
    • Sheer mesh | Moderate stretch
    • Form-fitting style

    Style Number/Barcode: 06001-1897

    Category Name: Animal Print & Leather

    Price: $9.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Leopard Forever Jumpsuit
    Leopard print is here to stay! This jumpsuit features a v-neckline, a sleeveless bodice with spaghetti straps that are adjustable, a hidden zipper at the back, and pockets! Jumpsuit has a matching tie yourself belt that cinches at one side, and legs flare to a cropped hem. Composed of a lightweight woven fabric that offers a relaxed fit with no stretch. Fully lined.

    Style Number/Barcode: 06402-0114

    Category Name: Animal Print & Leather

    Price: $16.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Heavy On The Leopard Midi Skirt

    We are heavy on the leopard trend and we are not looking back! Can you blame us? This midi skirt is high waist and features a laced hem that hits mid thigh. Skirt has a laced side slit and features an exaggerated leopard pattern. Skirt is composed of a satin like material that offers a relaxed fit.

    Model is 5'6.5" with a 32" bust, 23.5" waist and 35" hips. She is wearing a size small

     

    Style Number/Barcode: 06401-0092

    Category Name: Animal Print & Leather

    Price: $13.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Tiger Heat Mesh Bodysuit

    Bring the heat in tiger print! This oh so fierce bodysuit features a mock neckline, long sleeves, and  a key hole detailing at the back with high neck button closures. Bodysuit leads down to a thong bottom with a double snap closure. Composed of a body hugging mesh material that offers moderate stretch, and showcases a tiger pattern with splashes of green detailing.

    Model is 5'8" with a 34" bust,  24" waist and 34" hips. She is wearing a size small.  

    Style Number/Barcode: 06001-1899

    Category Name: Animal Print & Leather

    Price: $9.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fab And Fierce Bodysuit

    Fab and fierce, you know how to work it! This leopard printed bodysuit features long fitted sleeves, a plunging V nekcline with a wrap front, and a thong bottom with dual snap button closures. The bodysuit is composed of a stretchy knit fabric, offering a form hugging fit.

    Model is 5'8" with a 32" bust, 25" waist and 35" hips. She is wearing a size small. 

    Style Number/Barcode: 06001-1895

    Category Name: Animal Print & Leather

    Price: $9.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Snake Print Cropped Sweater
    Trendy and perf for fall, you need this snake print sweater ASAP! It features a round neckline, long dolman style sleeves, and a cropped hem. The knit fabric offers a relaxed and comfortable fit with moderate stretch.

    Style Number/Barcode: 06005-0259

    Category Name: Animal Print & Leather

    Price: $14.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Leopard Print Wide Leg Dress Pants

    Leopard print is the new neutral, now you know!

    Fits & Features

    • High Waist 
    • Zipper With Double Hook Closure
    • Wide Leg Hem That Hits Floor Length
    • Slant Hand Pockets
    • Soft Knit 
    • Relaxed, Flowy Fit With No Stretch 

    Model is 5'9" with a 32" bust, 24.5" waist and 34" hips. She is wearing a size small.

    Style Number/Barcode: 06402-0118

    Category Name: Animal Print & Leather

    Price: $6.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Slay In Snake Crop Top

    Slay in standout snake print with this bold crop top! It features a square neckline, fitted long sleeves and a cropped hem. Top is composed of a brushed knit fabric that offers a form hugging fit with a moderate stretch. be sure to pick up the matching skirt to complete your look! 

    Model is 5'7" with a 34" bust, 24" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06001-1913

    Category Name: Animal Print & Leather

    Price: $6.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Slay In Snake Mini Skirt

    Slay in standout snake print with this bold mini skirt! It features a high rise waist and a fitted mini length silhouette. Skirt is composed of a brushed knit fabric that offers a form hugging fit with a moderate stretch. Be sure to pick up the matching top to complete your look! 

     

    Style Number/Barcode: 06501-0107

    Category Name: Animal Print & Leather

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sassy Stunner Leopard Print Jumpsuit
    Sassy and stunning, you'll know how to work it in this leopard print jumpsuit. It features a sleeveless bodice, spaghetti straps that lead to a cross back, a V neckline, a high waist seam, and flowy wide pant legs. The jumpsuit is composed of a knit fabric with moderate stretch.

    Style Number/Barcode: 06402-0119

    Category Name: Animal Print & Leather

    Price: $15.97 $39.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Luxe Velvet Snake Print Crop Top

    Get a luxe look in velvet with this snake print crop top! Pair with the matching mini skirt to complete your alluring look!

    Shop Matching Skirt: Luxe Velvet Snake Print Mini Skirt

    Fit & Features

    • Scoop neckline
    • Bungee spaghetti straps
    • Cropped
    • Snake print
    • Velvet fabric | Moderate stretch
    Model is 5'8" with a 32" bust, 23" waist and 36" hips. She is wearing a size small.

    Style Number/Barcode: 06001-1912

    Category Name: Animal Print & Leather

    Price: $6.97 $18.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Button Up Leopard Print Blouse

    Button yourself up for success! This top features a collared neckline, long sleeves, and gold functioning buttons that lead down to a cropped hem with knot detailing. Blouse is composed of a linen material that offers a light weight fit with no stretch, and showcases a leopard print pattern.

    Model is 5'8" with a 32" bust, 24" waist and 34" hips. She is wearing a size small.

    Style Number/Barcode: 06003-0389

    Category Name: Animal Print & Leather

    Price: $9.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Slither In Style Stiletto Boots

    Slither in style in these of the moment snake print stiletto boots! The trendy below the knee fit elevates your look!

    • Pointed toe
    • Knee high fit
    • Inner zipper closure
    • Stiletto heel
    • Snake print

    Style Number/Barcode: 07402-0079

    Category Name: Animal Print & Leather

    Price: $15.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Satin Leopard Print Mini Dress

    On the hunt for the perfect mini? Look no further than this sassy satin number. Featuring adjustable spaghetti straps and a square neckline, it also showcases a tonal leopard print and a daring slit at front. Fully lined, it offers minimal stretch and a zipper at the back.

    Model is 5'9" with a 32" bust, 24" waist and 34" hips. She is wearing a size small.

    Style Number/Barcode: 05102-0359

    Category Name: Animal Print & Leather

    Price: $14.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Snake Print Velvet Mini Skirt

    Shop Matching Top: Snake Print Velvet Tank Top

    Be a total vixen in velvet with this snake print mini skirt! It features a high rise elastic banded waist paired with a short, curve hugging fit. The smooth velvet fabric has moderate stretch. Don't forget the matching tank top!

    Model is 5'6.5" with a 32" bust, 23.5" waist and 35" hips. She is wearing a size small.

    Style Number/Barcode: 06501-0109

    Category Name: Animal Print & Leather

    Price: $6.97 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale