Buy $69.98 Free shipping

Men's Retro Boots

$65.99
$199.99
Save $134.00
Color
Size(EUR)
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-1651799308132').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

Description

Item specifics
Pattern Type: Solid
Toe Shape: Round Toe
Boot Type: Basic
Boot Height: ANKLE
Outsole Material: Rubber
Upper Material: Microfiber
Item Type: Boots
Insole Material: Fabric
Shaft Material: Synthetic
Heel Height: Med (3cm-5cm)
Closure Type: ZIP
Fit: Fits true to size, take your normal size
Fashion Element: Metal decoration
Style: Retro
Department Name: Adult
Lining Material: Synthetic

THE  ORIGINAL STYLE.THE VINTAGE ONE

Fashionable I Classy I Trendy


Textured upper : Selected high-quality materials , exquisite and retrofashion color polishing toe processing . Beautiful and generouscomfortable and not tight shoelaces

Brearthable lining : Exquisite stitches strengthen the body of the shoe toavoid cracking . Warm fabric lining , padded collar and convenient pullfor take on and off easily

Natural rubber outsole : The skin-friendly soft fabric at the shoe mouthprotects your ankles comfortable and shock protection . Rubber material with rough and bumpy texture , soft and comfortable , wear-non-slip and non-slip

Occasion : The gear you need for all your outdoor adventures , including jackets and coats for outdoor activities , backpacks and luggage&outdoor accessories

Size Chart

US UK EU Length
6-6.5(US) 6 39 245
7(US) 6.5 40 250
7.5-8(US) 7 41 255
8.5(US) 7.5 42 260
9-9.5(US) 8.5 43 265
10(US) 9 44 270
10.5-11(US) 10 45 275
11.5-12(US) 11 46 280
12.5(US) 11.5 47 285
13-13.5(US) 12.5 48 290
*This data was obtained from manually measuring the product, it may be off by 1-3 CM

How to measure?

1. Foot Length

Measure the maximum length of your foot.

2. Foot Width

Wrap a tape to measure around the widest part of your foot.