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

  • Go The Mile Wedge Sneakers
    Walk it out in a pair of sneakers that give you a a little height! These wedge sneakers are designed with a round toe, a flat sole, and an inner wedge. They are a slip on style which makes them a go to when you're on the run!

    Style Number/Barcode: 07407-0017

    Category Name: Animal Print & Leather

    Price: $20.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Faux Leather Cabby
    Hey there cabby baby! You look so adorable when you add a hat to your look! This cabby is fall ready and composed of a faux leather material and designed with a button atop and a small brim at the front.

    Style Number/Barcode: 07302-0023

    Category Name: Animal Print & Leather

    Price: $7.97 $15.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Drama Mama Patent Booties
    Bring the drama mama! These patent booties feature a point toe, a medium height block heel. Heel reaches the ankle with a slanted design and has an inner zipper closure. Composed of a shiny patent material.

    Style Number/Barcode: 07403-0101

    Category Name: Animal Print & Leather

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Azalea Wang Studded Wedges
    Keep your shoe game fresh with a pair of uniquely designed wedges! Featuring a square open toe, a clear pvc band over the toes, and a sling back ankle strao with a pin buckle closure. Straps are adorned with studs, and wedges are lined with a faux leather that has breathable heel support. Heel of these wedges feature a half circle cut out detail.

    Style Number/Barcode: 07406-0047

    Category Name: Animal Print & Leather

    Price: $18.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Chunky Commander Lug Sole Boots
    Kick some A$$ baddie! These boots are the perfect way to add a little edge to your style. They are designed with a round toe, a lace up detail down the center and an inner zipper closure. They are composed of a faux leather and a lug platform sole. Pair with some biker shorts and you are good to go!

    Style Number/Barcode: 07403-0110

    Category Name: Animal Print & Leather

    Price: $14.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Don't Mess With Me Platform Combat Boots
    We don't mess around with our combat boot game! This pair of reaches above ankle and features a lace up at the front, a round toe, a platform lug sole with a short heel, and are composed of a faux leather that has a matte finish.

    Style Number/Barcode: 07403-0179

    Category Name: Animal Print & Leather

    Price: $12.97 $31.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • In The Clear Snake Cross-body Purse
    We are all about the clear my dear! This cross-body purse is designed with a clear body with a structured rectangular design, and a snake print flap closure that snaps closed magnetically. When you open the clear purse you will find a matching pouch that is not attached! Purse has a detachable chain link strap. Purse and pouch are composed of a faux leather.

    Style Number/Barcode: 07203-0133

    Category Name: Animal Print & Leather

    Price: $12.97 $25.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Patent Over The Knee Boots
    Stir up the night in a pair of boots for a baddie! This pair features an over the knee design with a lace up detail at the top, an almond toe, and inner zipper, and a high block heel. They are composed of a patent faux leather.

    Style Number/Barcode: 07402-0003

    Category Name: Animal Print & Leather

    Price: $14.97 $38.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • O-Ring Zipper Lug Boots

    Slip right into these edgy boots for a statement look!

    • Ankle Fit 
    • Trendy Print Inset At Side
    • Heel Tab Pull 
    • Almond Toe
    • Block Heel I Textured Lug Sole 
    • Faux Leather Composition 

    Style Number/Barcode: 07403-0167

    Category Name: Animal Print & Leather

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Croc Embossed Block Heels
    Heels feature a closed back, an adjustable ankle strap, an open toe with single strap accent, a platform and block heel. They are composed of a faux leather material with a croc-embossed pattern throughout.

    Style Number/Barcode: 07401-0344

    Category Name: Animal Print & Leather

    Price: $11.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Set Me Up With Snake Crop Top
    Set me up with snake print! This top features a sleeveless bodice, bungee spaghetti straps, a square neck and back, a front knit lining, and a cropped hem. Top is composed of a faux leather material that offers moderate stretch and is embossed with a snake print texture. Don't forget to pick up the matching skirt to complete your look!

    Style Number/Barcode: 06001-1877

    Category Name: Animal Print & Leather

    Price: $9.97 $16.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Best Foot Forward Strappy Rhinestone Heels
    Put your best foot forward and make it a sparkling one! These strappy suede heels are designed with a rhinestone pvc wrap around ankle strap with an adjustable pin buckle closure, a single band over the point toe, and a high block heel.

    Style Number/Barcode: 07401-0463

    Category Name: Animal Print & Leather

    Price: $12.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Set Me Up With Snake Mini Skirt

    Set me up with snake print! This mini skirt features a high waist line, a mini hem that hits mid thigh, and is composed of a faux leather material that offers moderate stretch and is embossed with a snake print texture. Don't forget to pick up the matching top 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: 06501-0092

    Category Name: Animal Print & Leather

    Price: $9.97 $19.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • 50/50 Suede + Leather Booties
    Double trouble coming through! We are obsessed with these 50/50 designed booties! They feature an almond toe, a tall stacked heel, an ankle fit, and a zipper closure. The front half of the booties are composed of a faux leather, and the back half are composed of a faux suede.

    Style Number/Barcode: 07403-0184

    Category Name: Animal Print & Leather

    Price: $11.97 $33.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Can't Stop Won't Stop Lug Boots
    Stomp on all the haters with a pair of boots made for a baddie. Designed with a round toe, laces down the center, a lug sole with a short heel, and a zipper closure at the side. This faux leather pair boots have a combat style, and include an elastic detail at the sides and two stud accents at the back.

    Style Number/Barcode: 07403-0189

    Category Name: Animal Print & Leather

    Price: $22.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Here To Slay Faux Leather Combat Booties

    You are here to slay, and here to stay with that style gurl! These nude shiny faux leather booties are giving us life!

    • Over the ankle fit
    • Almond toe
    • Platform lug sole
    • Block heel
    • Lace up detail | Zipper closure
    • Shiny faux leather

    Style Number/Barcode: 07403-0165

    Category Name: Animal Print & Leather

    Price: $11.97 $38.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • She Means Business Faux Leather Coat

    She ain't here to play, shes here to slay! This luxurious faux leather jacket with drop shoulders and sherpa lining means business! 

    Fit & Features

    • Asymmetrical zipper
    • Drop shoulder design
    • Exaggerated collar
    • Sherpa lining
    • Faux leather with a textured finish
    • Long hem
    • Traditional pockets
    Model is 5'7" with a 34" bust,  24" waist and 34" hips. She is wearing a size small.  

    Style Number/Barcode: 06201-0060

    Category Name: Animal Print & Leather

    Price: $9.97 $59.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Faux Leather Paper Bag Pants
    Edge up your everyday boss babe look with these faux leather pants! They feature a high rise elastic banded paper bag waist, belt loops, slanted front pockets, and straight pant legs with a tapered hem. The PU fabric offers moderate stretch.

    Style Number/Barcode: 06502-0177

    Category Name: Animal Print & Leather

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Bold And Belted Faux Leather Mini Skirt

    Bold and belted, this faux leather mini skirt will make a stylish statement. It features a high rise waist, a tie front belt, slanted front pockets, and a short, A-line fit. The textured PU fabric has minimal stretch.

    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-0089

    Category Name: Animal Print & Leather

    Price: $6.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Faux Leather Belted Trench

    Danng girl make it edgy when you throw on this long faux leather belted trench!

    • Deep v-neckline
    • Long sleeves
    • Long hemline
    • Zipper closure down the center
    • From fitting | Belt detailing
    • Faux leather 
    • No pockets

    Style Number/Barcode: 06204-0286

    Category Name: Animal Print & Leather

    Price: $9.97 $64.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • More Than A Crush Faux Leather Booties

    We have more than a crush on these goes-with-everything faux leather booties! Weather you are wearing denim jeans, or tights, they will amp up your lewk!

    • Ankle fit
    • Inner zipper closure
    • Round toe
    • Block heel
    • Belted detailing
    • Faux leather

    Style Number/Barcode: 07403-0195

    Category Name: Animal Print & Leather

    Price: $12.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • On My Way Cross-body Purse

    Grabbin' my crossbody purse, then i'm on my way to make some movez! We are obsessing over this polished and profesh purse, that is going to make any outfit have a sleek vibe!

    • Rectangular structure
    • Envelope closure
    • Metal trim
    • Chain link shoulder strap
    • Faux leather

    Style Number/Barcode: 07203-0171

    Category Name: Animal Print & Leather

    Price: $12.97 $25.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Bring The Edge Lug Booties

    Bring the edge to your look with these bold boots! They feature a closed back, a lace up front with metal grommets, an inner zipper closure, a round toe with textured lug sole and a stacked block heel. Boots are composed of a faux patent leather material.

     

     

    Style Number/Barcode: 07403-0203

    Category Name: Animal Print & Leather

    Price: $12.97 $36.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Get At Me Sling Back Stiletto Heels

    Get at me with those trendy vibez bb! Finishing off your look with strappy heels give you that oh-so-polished look that we are all drooling over rn! Slicked back buns + strappy heels forever!

    • Almond open toe
    • Strappy elastic detailing
    • Skinny stiletto heel
    • Faux leather

    Style Number/Barcode: 07401-0520

    Category Name: Animal Print & Leather

    Price: $20.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale