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

  • Saffiano Turnlock Top Handle Bag
    Add a posh mini bag to your accessories collection! This mini bag features a faux leather exterior with a top handle, a flap top with a turn lock closure, and a detachable crossbody strap.

    Style Number/Barcode: 07203-0120

    Category Name: Animal Print & Leather

    Price: $14.97 $30.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Zip Up Mini Skirt
    Zip it up with this sexy faux leather mini skirt. This skirt features textured faux leather with a silver front zipper closure. It's unlined and has minimal stretch with faux side seam pockets.

    Style Number/Barcode: 06401-0045

    Category Name: Animal Print & Leather

    Price: $9.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Miss Mod Point Toe Booties

    We are loving that vintage retro-mod style, and you pull them off like a groovy 70's babydoll!

    • Faux leather
    • Point toe
    • Zipper closure
    • Low block heel

    Style Number/Barcode: 07403-0166

    Category Name: Animal Print & Leather

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • On The Go Gal Envelope Wallet Purse

    A little something for the gal on the go looking for a purse that goes with all of her looks! Envelope purse is a new closet staple ferr sure.

    • Large rectangular flat structure
    • Tri-fold
    • Outer pocket | Inner pockets
    • Slots for cards included
    • Detachable chain shoulder strap
    • Snap closure
    • Textured faux leather

    Style Number/Barcode: 07201-0005

    Category Name: Animal Print & Leather

    Price: $11.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Quaintly Quilted Cross-Body Purse

    Effortlessly amp up your look with a quilted purse! Featuring a flap turn lock closure, and a V designed stitching. Inside of purse has two divided compartments and two zipper closures. Purse  is composed of  a faux leather material and can be hand held with a double chain, or cross body with a single chain.

    Style Number/Barcode: 07203-0102

    Category Name: Animal Print & Leather

    Price: $11.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Lead The Way Riding Boots
    Ride into the new season with a pair of boots that offer some style! These knee high faux leather riding boots are designed with a short heel, and a belt detailing at the ankle. They have an inner side functioning zipper. Pair them with your go to leggings or your fav sweater dress!

    Style Number/Barcode: 07402-0015

    Category Name: Animal Print & Leather

    Price: $18.97 $37.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • The Classic Riding Boots
    Add these staple must haves for your fall looks that perfectly pair up with your favorite layers! They feature an under the knee fit, a thick woven gorring detail, a wrap around strap accent with metal buckle closure, a metal trim, a round toe, an inner zipper closure and a low block heel. Boots are composed of a faux leather material.

    Style Number/Barcode: 07402-0013

    Category Name: Animal Print & Leather

    Price: $18.97 $37.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Tassel Cross-body Quilted Purse

    With a high end feel, this cross-body purse features a double chain link strap, and a v shaped quilted stitching. This faux leather purse has an envelope strap closure, and an adorable bar and tassel detail at the center.

     

    Style Number/Barcode: 07203-0097

    Category Name: Animal Print & Leather

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Ships Free
  • Ride Out In Style Faux Leather Boots
    Ride out with your squad in these scene making boots! They feature a below the knee fit, an inner zipper closure, an elastic goring panel at the back with a strap accent, a round toe, a slim strap accent and a low block heel with a gold trim accent. Boots are composed of a faux leather material.

    Style Number/Barcode: 07402-0014

    Category Name: Animal Print & Leather

    Price: $18.97 $37.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Come At Me Combat Boots
    No ones going to come at you with these kick A** combat boots! Designed with an ankle fit, a round toe, and a lug sole with a short heel. They have laces up the center and a traditional loop at the back so that they are easy to take off and on! Composed of a shiny pu faux leather.

    Style Number/Barcode: 07403-0074

    Category Name: Animal Print & Leather

    Price: $16.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Can't Go 50/50 Over The Knee Boots

    Can't go 50/50 unless its with your boots? We got u boo.

    • Over the knee fit
    • 50/50 Nylon + Faux leather
    • Almond toe
    • Lug sole
    • Inner Zipper closure
    • Low heel

    Style Number/Barcode: 07402-0069

    Category Name: Animal Print & Leather

    Price: $12.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Ready To Rage Croc Lace Up Boots
    We are so ready to party in these fun and feisty boots! They feature a elastic ribbed over the ankle design, a round toe, and a lace up detail. They have a tall heel and a lug sole. Composed of a faux leather material that is embossed with a crocodile print.

    Style Number/Barcode: 07403-0086

    Category Name: Animal Print & Leather

    Price: $26.97 $40.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Handle Me Cross-Body Purse
    You know how to handle the latest fashion trends! This purse features a rectangular structured shape, a turn lock closure, and a singular handle. Purse includes a satin lining with a zipper pocket, and a detachable cross-body strap. Composed of a sleek and shiny patent material.

    Style Number/Barcode: 07203-0093

    Category Name: Animal Print & Leather

    Price: $3.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Cross-body Quilted Satchel
    Make life easier and trendy with a simple quilted purse! With a structured body and two handles, purse is composed of a faux leather material. Purse features a quilted stitch design and includes a zipper closure with a chain link strap that is detachable.

    Style Number/Barcode: 07203-0103

    Category Name: Animal Print & Leather

    Price: $12.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • After Hours Zip Front Mini Skirt
    Kick up your night wardrobe with something that has edge! This mini is composed of a shiny patent material that offers no stretch. Skirt features two large rectangular pockets at both sides, a double button snap closure at waist line, and a full zipper closure down the center.

    Style Number/Barcode: 06401-0050

    Category Name: Animal Print & Leather

    Price: $9.97 $24.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Around Town Cross-body Purse
    Composed of a thick faux leather material and structured with a round design, we are obsessed with this cross-body purse! Purse includes a zipper closure and a tassel accent. Strap is detachable, and if you prefer to keep it hand held the purse also has gold handle bars as well!

    Style Number/Barcode: 07203-0113

    Category Name: Animal Print & Leather

    Price: $13.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Above Standard Combat Boots

    Be above the standard in a pair of combat boots! This pair of reaches above ankle and features a lace up at the front, a round toe, a lug sole with a short heel, and are composed of a faux leather that has a slight shine. 

    Style Number/Barcode: 07403-0096

    Category Name: Animal Print & Leather

    Price: $12.97 $28.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Round And Round Cross Body
    This cute bag will take you from day to night! It features a top handle, a circular design and a metal trim throughout the body. Includes a faux leather shoulder strap.

    Style Number/Barcode: 07203-0114

    Category Name: Animal Print & Leather

    Price: $13.97 $26.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • Faux Leather Cabby Hat
    Get ya cabby hat here, girl! This cabby hat features allover faux leather fabric with a button top and short brim.

    Style Number/Barcode: 07302-0015

    Category Name: Animal Print & Leather

    Price: $7.97 $15.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • In The Nude Stacked Snake Boot
    We love our neutral tones! This pair of boots feature a round toe, a lace up detail with gold eyelets, and a side zipper closure. Boots have a lug sole and a stacked block heel. Composed of a faux leather with a neutral snake print pattern.

    Style Number/Barcode: 07403-0094

    Category Name: Animal Print & Leather

    Price: $12.97 $38.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance
  • I'll Be Seeing You Around O-Ring Booties

    I'll be seeing you around with that mod style bby! We are so obsessed with vintage inspired booties at the moment, and who better to pull them off than u doll!

    • Ankle fit booties
    • O-ring resin detail
    • Zipper closure
    • Ivory pair is faux leather
    • Black pair is faux suede
    • Slanted block heel

    Style Number/Barcode: 07403-0171

    Category Name: Animal Print & Leather

    Price: $18.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Taking Names Faux Leather Lug Boots

    Kick a** and take names in this edgy pair of lug boots gurl!

    • Almond toe
    • Lug Sole 
    • Pleated detail
    • Short lug heel
    • Lug style sole
    • Inner zipper closure
    • Faux leather

    Style Number/Barcode: 07403-0175

    Category Name: Animal Print & Leather

    Price: $12.97 $32.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Stepping Out Snake Booties
    Step out in these statement booties! They feature a mid-calf fit, wide elastic gorring at the sides, a pointed toe and a block heel. Booties are composed of a faux leather material with a snake embossed pattern.

    Style Number/Barcode: 07403-0104

    Category Name: Animal Print & Leather

    Price: $22.97 $34.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Sale
  • Faux Leather Long Line Jacket

    Elevate your style game this season with this statement jacket! It features a chic long line length, a removable faux fur collar, a zippered down front, long sleeves, side pockets and knit panels along the sides. Jacket is composed of a faux leather fabric that offers a relaxed fit with slight stretch. 

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

    Style Number/Barcode: 06204-0180

    Category Name: Animal Print & Leather

    Price: $18.97 $49.90

    On Sale: Yes

    Availability: Out of Stock

    Product Badge:
    • Clearance