(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}/8
Description
A pair of ill-fitting shoes can definitely have a negative impact on your sports.And a good pair of sneakers can improve your jogging, walking, working, daily wear comfort, give you a better sense of experience.
Our Fashion Lightweight Athletic Sneakers offer comfort, good breathability, and cushion while allowing you to move freely, so get yours now!
Main Features
➤ Breathable Mesh Fabric
Made of breathable fly-woven fabric, it is durable and durable. It not only guarantees its lightness and fashion but also ensures the comfort of wearing so that you will not feel heavy after tiring work.
➤ Comfortable Lining
Moisture-wicking mesh lining for maximum airflow and breathability to prevent foot odor. These shoes are soft and light, keeping your feet comfortable even after a long day of work.
➤ Lace-up Design
Lace-up design that is not easy to loosen to provides secure fit and comfort, ideal for jogging, running, fitness, walking, hiking, camping, biking, mountaineering, everyday wear, and other sports.
➤ Flexible Rubber Sole
Rubber molding material, with innovative scale bending design, dynamic fit to the foot, reducing bending resistance, natural and smooth steps. The sole adds anti-slip and provides side-to-side stability during movement.
Specifications
Product Weight
39/ US 7: 558G
40/ US 7.5: 568G
41/ US 8: 578G
42/ US 8.5: 588G
43/US 9: 598G
44/ US 10: 608G
Package Size (L x W x H)
30 × 15 × 5cm / 11.8 × 5.9 × 2inches
Package Contents
Stylish Warm Sneakers × 1pair
Material
Fly woven mesh surface + Rubber soft sole
Color
Yellow, Green, Red
Note
Due to manual measurements, please allow slight measurement deviations.
Due to the different display and lighting effects, the actual color of the item may be slightly different from the color displayed on the picture.
${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)