Summer women's high-end soft sole slippers

$19.99
$39.99
-$20.00
Color:  Light gray (new and great value)
Size:  42-43 (suitable for 41-42)
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

The slippers rub against the feet, and the light steps seem to carry a breeze, showing a casual attitude towards life.

The material of the slippers is delicate and elastic, which can perfectly adapt to the shape of your feet, giving you an unprecedented comfortable experience.







The design concept of slippers is amazing. It allows everyone to experience relaxation and comfort, and allows our feet to receive the best care.







  "Wholesale Instructions" 1: All products of our company are supported for return within seven days from the date when the system shows receipt, and no support will be provided after seven days. 2: Within 15 days from the date when the express delivery shows receipt, if the product is not unpacked and does not affect secondary sales, Exchanges are supported under certain conditions 3: Free shipping for official event products. If the customer returns or exchanges without reason, he/she needs to bear the free shipping and return shipping costs. 4: There are some stains on the outside of the product, which is not a quality problem, as there will be some stains during the express delivery. Friction, but does not affect product quality 5: If the product has a slight odor, it is not a quality problem. New shoes have not been worn before and a little odor cannot be avoided, but it does not affect health. 6: If there are quality problems or shortages after receiving the goods Next, the buyer needs to contact the seller within 12 hours from the time of signing to verify the situation. If the time limit is exceeded, the buyer will be responsible. 7: If the customer delays receiving the goods due to express delivery during peak periods, the seller has nothing to do with it. 8: The link price is not included. Tax, additional tax points will be added when invoicing, please consult customer service for details