(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
SPU:DM025374
Pattern Type:Solid
Sleeve Type:Long Sleeve
Elasticity:Non-stretchy
Thickness:Lightweight
Material:Cotton,Linen
Neckline:Peter Pan Collar
Process:Buttoned
Style:Sweet
Theme:Summer,Spring
Size:S,M,L,XL,XXL,3XL
Size Chart
Size
Shoulder
Length
Bust
cm
inch
cm
inch
cm
inch
S
38
15
70
27.6
94
37
M
39
15.4
71
28
98
38.6
L
40
15.7
72
28.3
102
40.2
XL
41
16.1
73
28.7
106
41.7
XXL
42
16.5
74
29.1
110
43.3
3XL
43
16.9
75
29.5
114
44.9
We provide FREE STANDARD SHIPPINGon orders over US$79
DELIVERY TIME:
Delivery time = Processing Time + Shipping Time
Processing time: 3-7 Business days
Shipping Countries: Worldwide
Shipping time: The waiting time frame will depend on where you're located and on the service type you're choosing.
Shipping Methods
Shipping Time
Costs
Standard Shipping
7-20 Business Day
$7.99 or $8.99(Free for US$79+)
ABOUT SHIPPING COUNTRIES:
Our logistics providers support shipping your order to USA, Canada, Australia, UK, and Europe.
Express Shipping is not available for P.O. Boxes and APO/FPO addresses.
You will receive a notification once your order has been shipped.
If you have any further questions, please contact our customer services at hiyagroup@outlook.com
You may also like
Recently Viewed
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)