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

  • Sneaky As A Snake Sequin Midi Dress

    Sneak into some snake print this season! This midi features a square neckline, spaghetti straps that lead to a square back, and a form fitting silhouette. Dress is designed with sequins and composed of a knit material that offers slight stretch and sow a subtle snake print pattern.

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

    Style Number/Barcode: 05103-0328

    Category Name: Animal Print & Leather

    Price: $9.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Velour Leopard Print Mini Skirt
    Play up your wardrobe with this sassy little leopard print skirt! The mini features a high rise elastic banded waist paired with a short, curve hugging fit. The plush velour fabric offers plenty of stretch.

    Style Number/Barcode: 06501-0086

    Category Name: Animal Print & Leather

    Price: $9.97 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Long Line Leopard Print Anorak Windbreaker
    Introduce some leopard print into your life! This anorak jacket features a mock neckline with drawstrings, pockets, a zipper closure and wrist bands with stretch. This jacket offers a drawstring at the waist that offers shape of preferred. Fully lined with mesh and composed of a poly material that offers a lightweight over-sized  fit with no stretch. Back of jacket has a slit detail at center hemline. 

    Style Number/Barcode: 06204-0176

    Category Name: Animal Print & Leather

    Price: $15.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Make An Impression Croc Stiletto Boots

    Make a lasting impression when you pair these over the knee croc boots with your work attire, or even after work at happy hour bby! 

    • Over the knee fit
    • Pointed toe
    • Stiletto heel
    • Textured croc print
    • Inner zipper
    • Faux leather with shine

    Style Number/Barcode: 07402-0067

    Category Name: Animal Print & Leather

    Price: $34.97 $43.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Feeling Wild Crop Top

    Feel wild and free in this fierce-inspired print! It features a scoop neckline, corded straps and a cropped hem. The all over animal print is contrasted with a solid background. 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'8" with a 32" bust, 23" waist and 36" hips. She is wearing a size small

    Style Number/Barcode: 06001-1862

    Category Name: Animal Print & Leather

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Fur Leopard Bucket Hat

    Have a little fun with something unique this season! Bucket hat features a downward brim, and is composed of a faux fur material that is soft, funky, and cute.

    Style Number/Barcode: 07302-0113

    Category Name: Animal Print & Leather

    Price: $6.97 $14.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Azalea Wang Feline Frenzy Stiletto Booties

    We are on a feline frenzy lately! Animal prints galore, and these heels just feed into our obsession! Designed with a peep toe, and an ankle fit with a cut out at both sides. The booties are composed of a shiny patent that showcases a leopard print pattern that is super detailed down to the hair strokes. Inside of booties is lined with a faux leather that has breath-ability holes built in.

    Please be advised that these booties run 1/2 a size small.

    Style Number/Barcode: 07403-0173

    Category Name: Animal Print & Leather

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Azalea Wang Neon Snake Clear Mules
    Hey there miss popularity! These heels are right up your ally! Designed with a clear closed toe that is pointy, an open back, and stiletto heels. The clear front features holes at the sides for ventilation, and the lining of the heel has slight padding. Heels showcase a neon snake print pattern that is fully here to add a pop of color to your look!

    Style Number/Barcode: 07401-0456

    Category Name: Animal Print & Leather

    Price: $11.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Step Up Combat Rain Boots

    Elevate your look with a trendy print! This combat boots feature a mid calf fit, a lace front, a round toe, a textured sole and an all over animal print. Boots are composed of a faux leather material and feature a clear PVC like covering throughout.

     

    Style Number/Barcode: 07403-0113

    Category Name: Animal Print & Leather

    Price: $20.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Velvet Viper Snake Mini Dress

    Slay in statement snake with this sultry mini dress!

    Fits & Features

    • Plunging Scoop Neckline I Square Back
    • Mini Length Silhouette
    • Zipper Not Included
    • Smooth Knit With Velvet Snake Print Throughout 
    • Curve Hugging Fit I Slight Stretch 
    • Complete The Look With The Matching Blazer: (06204-0170)

     

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

    Style Number/Barcode: 05103-0303

    Category Name: Animal Print & Leather

    Price: $10.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Azalea Wang Snake Charmer Stiletto Heels
    Doll you are fearless! When it comes to style you are not afraid to make a statement! These heels are designed with a peep toe, and a single band over the center. Heels are a skinny tall stiletto, and composed of a textured faux leather snake print. The star of the show is the coiled snake that wraps around the ankle composed of a gold and rhinestone accents at the head and tail!

    Style Number/Barcode: 07401-0457

    Category Name: Animal Print & Leather

    Price: $12.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Wrapped In Fierce Style Top

    Get all wrapped up in the fiercest of styles with this leopard print top!

    Fit & Features

    • V neckline
    • Long fitted sleeves
    • Surplice front design with a tie closure
    • Leopard print
    • Stretchy knit fabric

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

    Style Number/Barcode: 06001-1876

    Category Name: Animal Print & Leather

    Price: $9.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Burnout Leopard Print Tank

    Add some subtle animal print to your look for a total fierce vibe. This mid-length tank features a sleeveless bodice, spaghetti straps, a trendy cowl neckline, and a square back. The top showcases an all over burnout leopard print.

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

    Style Number/Barcode: 06001-1880

    Category Name: Animal Print & Leather

    Price: $6.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Sassy Snake Pencil Skirt
    Keep it sassy in always trendy snake print! This must have skirt features a high rise waist, a pencil skirt fit and a rear center slit. Skirt is composed of a brushed knit fabric that offers a curve hugging fit with a moderate stretch.

    Style Number/Barcode: 06501-0094

    Category Name: Animal Print & Leather

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Stay Wild Halter Swimsuit

    Stay wild in this sexy leopard print one piece swimsuit! Pair with some trendy sunnies and you'll be ready to sit poolside.

    Fit & Features

    • Halter neck
    • Cowl neckline
    • Large front and back cut outs
    • Cheeky bottom
    • All over leopard print

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

    Style Number/Barcode: 07109-0121

    Category Name: Animal Print & Leather

    Price: $17.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fine And Fierce Swim Bottoms

    You'll be feelin' fine & fierce in these sexy leopard printed swim bottoms! Pair with the matching top for a purrfect lewk of course!

    Shop Matching Top: Fine And Fierce Swim Top

    Fit & Features

    • Side tie straps
    • Cheeky bottom
    • All over leopard print

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

    Style Number/Barcode: 07105-0106

    Category Name: Animal Print & Leather

    Price: $9.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Fine And Fierce Swim Top

    You'll be feelin' fine & fierce in this sexy leopard printed swim top! Pair with the matching bottoms for a purrfect lewk of course!

    Shop Matching Bottoms: Fine And Fierce Swim Bottoms

    Fit & Features

    • Adjustable spaghetti straps
    • Underwire molded cups
    • Major padding
    • Back hook and bar closure
    • All over leopard print

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

    Style Number/Barcode: 07104-0081

    Category Name: Animal Print & Leather

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Leopard Print Mesh Wrap Top
    Amp up your everyday look with this sassy wrap top! It features long cuffed sleeves, a wrap front creating a V neckline, a tie waist, and a cropped, form-fitting style. The top is composed of a sheer mesh fabric with an embossed leopard print all over.

    Style Number/Barcode: 06001-1796

    Category Name: Animal Print & Leather

    Price: $11.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Leopard Print Eyelash Knit Cardigan

    Cozy on up in trendy leopard print with this adorable cropped cardi!

    Fit & Features

    • Long sleeves
    • Open front
    • Cropped
    • Soft eyelash knit fabric
    • Moderate stretch

    Style Number/Barcode: 06005-0148

    Category Name: Animal Print & Leather

    Price: $4.97 $42.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Distressed Leopard Print Duster

    Fiercly distressed, this trendy leopard print duster is a must-have babes!

    Fit & Features

    • Long sleeves with ribbed cuffs
    • Open front
    • Large front pockets
    • Destructed hems
    • Leopard print
    • Thick knit fabric
    • Moderate stretch

    Style Number/Barcode: 06005-0141

    Category Name: Animal Print & Leather

    Price: $17.97 $44.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Leopard Print Puffer Jacket

    Bring meaning to the word fierce!

    Fits & Features 

    • Collared Neckline
    • Fixed Hood
    • Zipper Front
    • Mid Length Hemline
    • Cotton Lining Keeps Jacket Puffed & Insulated
    • Nylon Composition I Leopard Print Pattern 
    • Relaxed Fit, Minimal Stretch

     

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

    Style Number/Barcode: 06201-0063

    Category Name: Animal Print & Leather

    Price: $17.97 $46.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • A Leopard Obsession Tie-Front Top

    The obsession is real when it comes to leopard print girl! Designed with a tie front closure, long sleeves, and a cropped hemline. What we love more than leopard print is satin, and that is what this top is composed of! Offering no stretch and a lightweight fit, pair with high waist denim for an easy going trendy vibe!

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

    Style Number/Barcode: 06204-0239

    Category Name: Animal Print & Leather

    Price: $10.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Velvet Viper Snake Blazer

    Slay in statement snake with this statement blazer!

    Fits & Features

    • Collared Neckline 
    • Quarter-Length Sleeves
    • Drape Open Front
    • Smooth Knit Fabric With Velvet Snake Print Throughout 
    • Slight Stretch
    • Complete The Look With The Matching Dress: (05103-0303) 

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

    Style Number/Barcode: 06204-0170

    Category Name: Animal Print & Leather

    Price: $10.97 $29.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • On The Spot Leopard Print Poncho

    Not to put you on the spot but we are diggin your style doll! Top it all off with a warm fringe leopard print poncho!

    Fit & Features

    • Open front
    • Fringe edges
    • Leopard print pattern
    • Over-sized Fit 

    Style Number/Barcode: 06204-0163

    Category Name: Animal Print & Leather

    Price: $9.97 $22.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance