Women's Casual Square Toe Flats

$22.99 $45.99 Save $23.00
Sold 145
Color:  White
Size (Us):  5
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);
Share the love
Free worldwide shipping over $35
Ship within 8-24 hours after payment.
Fast refund for any dissatisfaction within 30 days, 100% money-back guarantee.
Secure payments: Payment via PayPal® and credit card.

✅Returns>> Fast refund,100% Money Back Guarantee
✅Shipping>>Worldwide Express Shipping Available.

THESE SANDALS ARE THE SOLUTION TO HEEL, FOOT AND KNEE PAIN!

LOOKING FOR THE BEST SUPPORT FOR LONG WALKS?

Our orthopedic sandals are perfect to support you during your daily walks. These fine orthopedic sandals are specially designed for people who want to live a pain-free life and walk again. No one wants heel spur, foot or knee pain ruining their life.

MOVE WITHOUT PAIN FROM NOW ON!

With these sandals, you won’t need expensive doctor’s visits or expensive insoles. Every step you take with the sandals is cushioned by the sturdy and soft sole. The thick sole absorbs shocks and supports the entire foot, not just the heel.

The sandals are lightweight and therefore very comfortable to wear. They are also made of breathable material so your feet can breathe!

womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 0
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 1
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 2
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 3
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 4
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 5
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 6
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 7
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 8
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 10
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 11
womens casual square toe flats solid color lightweight slip on mules with sequin detail     shoes man made upper inner insole rubber sole details 12