(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();
})();
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.This product did not participated in any recommendation rule. Switch to another product to check the design.The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.The home page do not participate in any recommendation rule.
(This prompt would not display on client-side)
Dear customer, welcome to our shop. Note: The size of the product is measured by hand, and the presence of an error of 1-3cm belongs to the normal range and is not used as a standard for return Size Information Size S Shoulder:35cm Length:74cm Bust:82cm Waist:68cm Sleeve:55cm Size M Shoulder:36cm Length:75cm Bust:86cm Waist:72cm Sleeve:56cm Size L Shoulder:37cm Length:76cm Bust:90cm Waist:76cm Sleeve:57cm Size XL Shoulder:38cm Length:77cm Bust:94cm Waist:80cm Sleeve:58cm Suggestion: Choose the size according to your weight. Size S - Weight: 40 kg - 45 kg Size M - Weight: 45 kg - 50 kg Size L - Weight: 50 kg - 55 kg Size XL - Weight:55 kg - 60 kg