(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/4
Description
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.
PERFECT FOR ALL-DAY ACTIVITIES
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 The Checkout Process is Guaranteed to be 100% Safe and Secure with Visa, Mastercard, AMex, Discover, Apple Pay or PayPal.
100% Satisfaction Guaranteed With Every Order.
HASSLE-FREE RETURNS
If you are not happy with your Laurels.shop product? Return it to us within 30 days, and we’ll give you a full refund. Contact us via email
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)