(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}/10
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.🔥
-Product Details-
Application: Daily walking, Working, Party, home, etc.
Size: 4-8.5 US normal size. Please check the detailed sizes before your purchase.
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)