Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes
1 / 5

Pointed Toe Dress Shoes Fashion Print Lace Up Flats Casual Oxford Shoes

Color - Red Dress Shoes
Please select a color
Shoe Size
Please select a shoe size
Price
$52.99
$52.99

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);

Department Name: Adult
Upper Material: PU
Toe Shape: Pointed Toe
Outsole Material: Rubber
Insole Material: EVA
Lining Material: Synthetic
Pattern Type: Print
Closure Type: Lace-Up
Season: Spring/Autumn
Fit: Fits true to size, take your normal size
Shoes Type: Brogue Shoes
Color: Blue,Grey,Gold,Silver Shoes
Feature: Genuine Leather Wedding Groom Shoes
Type: Luxury Pointed Toe Shoes
Style 1: Men Oxfords Shoes Bar Party
Style 2: Big Size 39-44 Dropshipping Shoes
Style 3: Men Leather Oxford Shoes
Style 4: 2018 Fashion Men Dress Shoes
Style 5: Drop Shipping Men Shoes
Season: Spring Summer Autumn Winter

Men's Sizes
US Euro UK Inches CM/Mexico
6 39 5.5 9.25" 23.5
6.5 39 6 9.5" 24.1
7 40 6.5 9.625" 24.4
7.5 40-41 7 9.75" 24.8
8 41 7.5 9.9375" 25.4
8.5 41-42 8 10.125" 25.7
9 42 8.5 10.25" 26
9.5 42-43 9 10.4375" 26.7
10 43 9.5 10.5625" 27
10.5 43-44 10 10.75" 27.3
11 44 10.5 10.9375" 27.9
11.5 44-45 11 11.125" 28.3
12 45 11.5 11.25" 28.6
13 46 12.5 11.5625" 29.4
14 47 13.5 11.875" 30.2
15 48 14.5 12.1875" 31
16 49 15.5 12.5" 31.8