Men's handmade leather business formal shoes

$77.89
$107.99
-$30.10
Color:  brown
Size:  6
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

This men's handmade leather business formal shoe is carefully made of high-quality genuine leather and is designed for modern men who pursue quality and taste. The upper is smooth and delicate, the lines are simple and smooth, and the shoe shape is classic, suitable for all kinds of formal occasions. Each pair of shoes is handmade by experienced craftsmen to ensure high quality while also combining comfort and durability.

1、High-quality genuine leather material: Made of high-quality full-grain genuine leather, it has a delicate texture, natural luster, and is wear-resistant and durable. The leather material has good breathability and softness, is still comfortable to wear for a long time, and will form a unique leather luster over time.
2. Purely handmade: Handmade by experienced craftsmen, every detail from cutting to sewing the upper is carefully handled to ensure the high quality and uniqueness of the shoes. Handmade shoes fit the foot better and are more comfortable to wear.
3. Classic lace-up design: Adopting the classic lace-up style, it is convenient to adjust the tightness of the shoes, ensure the perfect fit between the shoes and the feet, improve the stability and comfort of wearing, and are suitable for all kinds of feet.
4. Comfortable lining and insole: The lining and insole are made of soft leather material, with good breathability and moisture absorption and perspiration function, ensuring the dryness and comfort of the feet after long-term wear, while providing good foot support and cushioning effect to reduce fatigue.

5. Anti-skid and wear-resistant sole: The sole is made of wear-resistant rubber material, which has excellent anti-skid performance and grip, ensuring the safety and stability of walking under different ground conditions, and can maintain comfort even if worn for a long time.
6. Simple and elegant design: The appearance design is simple and elegant, with smooth lines, suitable for various formal occasions, and can be easily matched with suits, formal pants and shirts. It is an ideal choice for business elites.
7. Ergonomic shoe last: The ergonomic shoe last design provides better foot support, improves wearing comfort, and reduces foot fatigue when standing or walking for a long time.
8. Strong durability: The selection of high-quality materials and exquisite craftsmanship makes the shoes extremely durable, not easy to deform and wear, and maintains a long service life. It is a classic that can accompany you for many years and always looks new.