${(function(){ const get_random_six_digits = () => { return Math.random().toString().slice(-6) }; const wholesale_enabled = false; const setting_product_image_display = "natural"; const product_image = data.image; const secondary_image = data.secondImage; const image_width = product_image.width; let image_height = product_image.height; if(setting_product_image_display == '100%'){ image_height = image_width }else if(setting_product_image_display == '133.33%'){ image_height = image_width * 1.3333; }; const product_image_hover_on = true && !!secondary_image.src; const has_save_label = true && ((+data.compare_at_price) > (+data.price)); const is_single_variant = data.variants.length == 1; const min_price_variant_href = (data.min_price_variant && data.min_price_variant.available) ? data.min_price_variant.url : data.url; const retail_price_max = data.retail_price_max || data.compare_at_price_max; const THUMBNAILS_MAX_SIZE = 3; const thumbnails = data.thumbVariants.slice(0, THUMBNAILS_MAX_SIZE); const image_wrap_id = 'image_wrap_' + get_random_six_digits(); const image_carousel_id = 'image_carousel_' + get_random_six_digits(); const thumbnails_selector_id = 'thumbnails_selector_' + get_random_six_digits(); const form_id = 'form_' + get_random_six_digits(); return `
${ data.available ? `${ (+data.compare_at_price > +data.price) ? `Save
` : '' }` : "Sold out" }
${data.title}
${ data.price_min != data.price_max ? `From
` : `
` }
+${data.remainInvisibleThumbCount}
` })()}
Search
Log in
Create an account
${data.data && data.data.count}
Home
Large size Collection
Washed Horsehide Boots
Classic Boots
Goodyear-welt footwear Collection
Belt&Bag
Clothing
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 55739637, title: "Home", url: "\/", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 55739639, title: "Large size Collection", url: "\/collections\/large-size-customization", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739641, title: "Washed Horsehide Boots", url: "\/collections\/washed-horsehide-boots", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739643, title: "Classic Boots", url: "\/collections\/classic-boots", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739645, title: "Goodyear-welt footwear Collection", url: "\/collections\/goodyear-welt-footwear-collection", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739647, title: "Belt&Bag", url: "\/collections\/mens-leather-bags", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 55739649, title: "Clothing", url: "\/collections\/mens-leather-top-clothing", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Home
Large size Collection
Washed Horsehide Boots
Classic Boots
Goodyear-welt footwear Collection
Belt&Bag
Clothing
More links
${(function(){ const formatLinks = (links) => { return links.map(link => { link.tag = tags[link.title.toUpperCase()] || {}; link.target_attr = link.target == '_blank' ? 'target="_blank"' : ''; link.href_attr = link.url ? `href="${link.url}"` : ''; if(link.children && link.children.length){ link.children = formatLinks(link.children); } return link; }) }; const tags = "{}"; let linkList = [ { id: 55739637, title: "Home", url: "\/", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 55739639, title: "Large size Collection", url: "\/collections\/large-size-customization", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739641, title: "Washed Horsehide Boots", url: "\/collections\/washed-horsehide-boots", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739643, title: "Classic Boots", url: "\/collections\/classic-boots", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739645, title: "Goodyear-welt footwear Collection", url: "\/collections\/goodyear-welt-footwear-collection", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, { id: 55739647, title: "Belt&Bag", url: "\/collections\/mens-leather-bags", target: "", levels: 0, product0: null || {}, children: [ ] }, { id: 55739649, title: "Clothing", url: "\/collections\/mens-leather-top-clothing", target: "_blank", levels: 0, product0: null || {}, children: [ ] }, ].slice(offset); linkList = formatLinks(linkList); const hasChild = linkList.some(link => !!(link.children && link.children.length || link.product0.id)); return `
${link.title}
${link.tag.label}
${second_link.title}
${second_link.tag.label}
${third_links.title}
${third_links.tag.label}
${link.title}
${link.tag.label}
` })()}
Log in
Create an account
${data.data && data.data.count}
Search
Home
Large size Collection
Washed Horsehide Boots
Classic Boots
Goodyear-welt footwear Collection
Belt&Bag
Clothing
${(function(){ if (data === undefined || typeof data !== 'string' || data == '') return '
'; const keyword = encodeURIComponent(data); return `
View more
Your search for '${data}' did not yield any results.
` })()}
(function(){ let w = window.innerWidth; function setHeaderCssVar() { const headerEle = document.getElementById('shoplaza-section-header'); if(!headerEle){ return }; document.body.style.setProperty('--window-height', `${window.innerHeight}px`); document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`); const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide'); if (mdScorllHideEle) { document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`); } const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide'); if (pcScorllHideEle) { document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`); } } function handlResize() { if(w == window.innerWidth){return}; w = window.innerWidth; setHeaderCssVar(); }; function init(){ setHeaderCssVar(); window.removeEventListener('resize', window._theme_header_listener) window._theme_header_listener = handlResize; window.addEventListener('resize', window._theme_header_listener); } init(); })();
Optional button
Optional button
${function() { return `
0 ? (data.index - 1) : (data.total - 1)},animate=true,direct=-1);" data-type="prev">
` }()}
American style lapel denim pleated horse leather jacket
$391.20
Men's lapel thickened sheepskin flight suit leather jacket
$263.70
Standing collar pleated casual horseskin leather jacket
$347.30
Save
$39.55
Save
$39.55
Men's lapel thickened sheepskin flight suit leather jacket
From
$224.15
$263.70
Whole plant tanned oil wax horseskin leather garment
$391.20
Made of old oil wax horseskin men's lapel multi pocket leather jacket
$263.70
Save
$6.30
Save
$6.30
Vegetable tanned oil wax horseskin leather garment
From
$263.70
$270.00
Save
$40.50
Save
$40.50
Vegetable tanned oil wax horseskin leather garment
From
$229.50
$270.00
Lapel double row cowhide buckle heavy water washed vegetable tanned sheep leather jacket
$384.60
Lapel diagonal zipper genuine leather belt genuine leather wallet
$308.00
Detachable four piece locomotive front layer yellow cowhide leather jacket
$703.00
Harley locomotive rivet genuine leather jacket
$703.00
+1
Multi label pilot sheep fur integrated jacket
$484.00
American style flying suit with integrated leather and fur, men's lapel with retro distressed sheepskin and fur
$462.00
Retro distressed American style pilot leather jacket, men's lapel slim fit tree pattern oil wax cowhide leather jacket
$473.00
French Sheepskin Sports and Leisure Flying Suit for Men's Eagle Leather Embroidered and Fat Plus Size Leather Jacket
$451.00
Retro handmade worn-out motorcycle leather jacket, men's standing collar, replica American scallion leather jacket
$429.00
Stand up collar multiple pockets heavy water shampoo layer original leather retro distressed cowhide jacket
$429.00
Mendoza genuine leather jacket men's lapel with multiple pockets washed and vintage American cowhide leather jacket
$462.00
Oil wax whole plant tanned horse leather garment
$407.00
Men's suit collar cowhide buckle caramel orange American teddy bear horse leather jacket
$396.00
Two piece hooded cowhide leather jacket
$396.00
Japanese retro Mendoza tea core horse leather jacket men's lapel multiple pockets slim fit short genuine leather jacket
$374.00
Japanese retro vintage tea core oil wax horse leather jacket
$374.00
Multi standard oil wax vegetable tanned cowhide leather clothing
$374.00
American style lapel denim pleated horse leather jacket
$391.20
Men's lapel thickened sheepskin flight suit leather jacket
$263.70
Standing collar pleated casual horseskin leather jacket
$347.30
Save
$39.55
Save
$39.55
Men's lapel thickened sheepskin flight suit leather jacket
From
$224.15
$263.70
Whole plant tanned oil wax horseskin leather garment
$391.20
Made of old oil wax horseskin men's lapel multi pocket leather jacket
$263.70
Save
$6.30
Save
$6.30
Vegetable tanned oil wax horseskin leather garment
From
$263.70
$270.00
Save
$40.50
Save
$40.50
Vegetable tanned oil wax horseskin leather garment
From
$229.50
$270.00
Lapel double row cowhide buckle heavy water washed vegetable tanned sheep leather jacket
$384.60
Lapel diagonal zipper genuine leather belt genuine leather wallet
$308.00
Detachable four piece locomotive front layer yellow cowhide leather jacket
$703.00
Harley locomotive rivet genuine leather jacket
$703.00
+1
Multi label pilot sheep fur integrated jacket
$484.00
American style flying suit with integrated leather and fur, men's lapel with retro distressed sheepskin and fur
$462.00
Retro distressed American style pilot leather jacket, men's lapel slim fit tree pattern oil wax cowhide leather jacket
$473.00
View more
Start the retro wave.
${function() { return `
0 ? (data.index - 1) : (data.total - 1)},animate=true,direct=-1);" data-type="prev">
` }()}
Men's Tote Bag
Men's Crossbody Bag
Men's Crossbody Bag
$206.00
Men's Crossbody Bag
$210.00
Men's Crossbody Bag
$190.00
Men's Crossbody Bag
$96.00
Men's Crossbody Bag
$105.00
+1
Men's Crossbody Bag
$153.00
Men's Crossbody Bag
$143.00
Men's Crossbody Bag
$206.00
Men's Crossbody Bag
$210.00
Men's Crossbody Bag
$190.00
Men's Crossbody Bag
$96.00
Men's Crossbody Bag
$105.00
+1
Men's Crossbody Bag
$153.00
Men's Crossbody Bag
$143.00
View more
Men's Backpack
Handcrated with Integrity
Highest Quality.Honest Prices.
Shop now
${function() { return `
0 ? (data.index - 1) : (data.total - 1)},animate=true,direct=-1);" data-type="prev">
` }()}
Washed Horsehide Boots
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$193.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$222.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$181.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$193.00
Washed Horsehide Boots
$191.00
Washed Horsehide Boots
$222.00
View more
Goodyear-welt footwear Collection
Goodyear Boots
$146.00
Goodyear Boots
$139.00
Goodyear Boots
$139.00
Goodyear Boots
$139.00
Goodyear Boots
$120.00
Goodyear Boots
$139.00
Goodyear Boots
$151.00
Goodyear Boots
$120.00
Goodyear Boots
$132.00
Goodyear Boots
$151.00
Goodyear Boots
$151.00
Goodyear Boots
$133.00
Goodyear Boots
$135.00
Goodyear Boots
$121.00
Goodyear Boots
$178.00
Save
$17.25
Save
$17.25
Goodyear Boots
From
$97.75
$115.00
Goodyear Boots
$130.00
Goodyear Boots
$381.00
Goodyear Boots
$219.00
Goodyear Boots
$151.00
Goodyear Boots
$102.00
+1
Goodyear Boots
$105.00
Goodyear Boots
$108.00
Goodyear Boots
$111.00
Goodyear Boots
$123.00
Goodyear Boots
$146.00
<