(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();
})();
${data.index + 1}/4
Description
At present, there are many low-priced imitation products on the market, please look for the official store to buy: gincci.shop(We will not be responsible for refunds after purchases from other stores)
The product is manufactured in California(L.A.), Nevada(Henderson), Massachusetts(Boston) and Michigan(Detroit).
Fast refund Guarantee>> Partial or full refund depend on the situation
Shipping>>Express Delivery Worldwide.
Limited Stock At This Price.🔥
Specifications
Style: Simple
Material: Cotton blends
Dress Type: Shirt
Dress Length: Maxi
Neckline: V-neck
Pattern: Striped
Sleeve Type: Dropped Shoulder
Sleeve Length: Short Sleeve
Fit: Loose
SIZE(cm)
UK
Bust
Length
Waist
S
8~10
95cm(37.5inch)
135cm(53.2inch)
100cm(39.4inch)
M
12~14
100cm(39.4inch)
136cm(53.6inch)
105cm(41.4inch)
L
16~18
105cm(41.4inch)
137cm(54.0inch)
110cm(43.4inch)
XL
20~22
110cm(43.4inch)
138cm(54.4inch)
115cm(45.3inch)
2XL
24~26
115cm(45.3inch)
139cm(54.8inch)
120cm(47.3inch)
3XL
28~30
120cm(47.3inch)
140cm(55.2inch)
125cm(49.3inch)
You need to know these!
Free Shipping: Over 59 dollars.
Payment success & send e-mail for your confirmation before shipping.
Orders can be returned, or exchanged if there are problems in quality.
Please contact us, if you need assistance.
We processes your orders ASAP, please don`t worry!
${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)