(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}
Description
Product Details:
80%Cotton,20%Polyester.
This elegant dress is crafted with a blend of cotton and polyester fabric, featuring unique wrinkles and decorative ruffles on the collar, cuffs, and waist. The multi-layered ruffled hem adds a touch of sophistication.
Machine wash.
Product Measurements:
S: Bust:37", Length:38"
M: Bust:39", Length:38.5"
L: Bust:41", Length:39"
XL: Bust:43", Length:39.5"
2XL: Bust:45", Length:40"
3XL: Bust:47", Length:40.5"
** Size in inch, Our online merchandise team measures each size by hand. For more specific information on the product, please feel free to email us attherubysky@outlook.com.