2022 Spring Sneakers Women Casual Breathable Sport Shoes

$24.99
Color:  Red
Size:  US5
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);
people are viewing this right now

Description

Product IDSP2203036GTK
鞋跟高度平跟
季节全季节
性别女性
穿着场合街拍,日常
设计镂空
洗涤方式
女鞋鞋面材质皮革 ,网面
功能轻便 ,防滑耐磨
筒高无筒
跟高平底(1-3cm)
尺码US4US5US5.5US6US7US8US8.5US9.5US10US11US11.5US12.5US13.5
长度2222.52323.52424.52525.52626.52727.528

The slip resistant EVA outsole made of stretchable rubber can be bent freely. A soft, comfortable elastane heel allows for natural movement of the feet.
Features effective slip resistance,Our exclusive anti slip technology gives a sturdy foot grip, providing the traction you need to stay safe.
The cushion-like, double-padded memory foam insole is very soft. And the shoes is easy to combine.

Our shoes are standard US size



PERFECT FOR ALL-DAY ACTIVITIES

Helps Control, Stabilize & Balance the Foot. Heat Moldable for a Custom Fit. Absorbs Shock & Reduces Friction to Improve Overall Foot Comfort.


ADVANTAGES

  • Great shock absorption soles: Make your walk more steadily & stand for hours, without any strain or imbalance.

  • Reduces Pain: Eliminate the pain caused by flat feet, poor walking posture, and plantar fasciitis.

  • Posture Correction: Straighten your hips, correct kick knees, and muscle imbalance by adjusting the structure of your feet.

SPECIFICATION:

  • Upper Material: Fly woven

  • Shoe Width: Medium

  • Sole Hardness: Soft

  • Season: All seasons

  • Occasion: Casual, Travel, Daily

  • Features: Non-slip, Antibacterial, Deodorization, Quick dry


       

importedspu2024