(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();
})();
1/1
${data.index + 1}/${data.total}
1/1
${data.index + 1}/${data.total}
Description
Fabric Name: Polyester
Pattern: Printing
Crafts: Heat Transfer
Style: Fashion
Length: Regular
Collar: Hooded Collar
Sleeve: Long Sleeve
Occasion: Daily
Theme: Spring, Autumn, Winter
Note: If you are not sure, please choose a larger size. If you have any questions about this product, we recommend that you contact our customer service team. Due to the color difference between the screens of different electronic devices (computers, mobile phones or iPads), especially between CRT screens and LCD screens, the color of the product may be slightly different from what you see in the photo. Please refer to the actual product.