(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();
})();
6/8
${data.index + 1}/${data.total}
Description
COMFORTABLE FABRIC - Made from soft, lightweight fabric, this suit is breathable, perfect for hot summer days, keeping you cool and comfortable whether you're at the beach or just hanging out.
FEATURES
IDEAL FOR SUMMER: Made from a high-quality, lightweight and breathable cotton blend for a comfortable, form-fitting fit that moves with you all day long. Stay fresh even in the blazing sun.
EASY TO WEAR & CARE - With a simple and comfortable design and a loose fit, this dress is easy to care for. Machine washable, it's durable enough to be worn over and over again without losing its style.
HIGH-WAIST DESIGN: The high seams accentuate your natural waist, offering a slimming fit that enhances your curves. This design is not only beautiful but also comfortable, allowing you to move freely throughout the day.