(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();
})();
2/2
${data.index + 1}/${data.total}
Description
Description
SPU: DZ-223643-HWE
Fabric Name: 95% Cotton-5% Nylon
Pattern: Cherry Blossoms Embroidery
Process: Printed
Style: Vintage
Length: Ankle-Length
Collar: V-Neck
Popular Elements: Embroidery
Sleeve Type: Sleeveless
Occasion: Daily
Theme: Summer
NOTE: If you are not sure, please choose a larger size. If you have any doubts about this product, we suggest you contact our customer service team. Due to the color difference between the screens of different electronic devices (computers, mobile phones or ipads), especially the CRT screen and the LCD screen, the color of the item may be slightly different from what you see in the photos, please take the actual product as the standard.
Size
Bust
Length
cm
inch
cm
inch
S
90
35.1
126
49.1
M
95
37.1
127
49.5
L
100
39.0
128
49.9
XL
105
41.0
129
50.3
2XL
110
42.9
130
50.7
3XL
115
44.9
131
51.1
4XL
120
46.8
132
51.5
5XL
125
48.8
133
51.9
Due to manual measurement, there may be an error of 1-3cm
Shop With Confidence
Most orders will be shipped within 2 business days of being placed. The total processing time may be affected by the stock status of individual items, national holidays, etc.
30-Day No Questions Asked Return
Trusted by 10K+ happy customers
Safe checkout with buyer protection
Next time you see it, it may not be this price! Take it now
${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)