(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();
})();
Cooperation & Promotion
Interested in promoting ZUIHANG products?
If you are a professional lifestyle and fashion content creator and would like to work with us.
Please send an email to gqualityshop@foxmail.com. We will get back to you within 24 hours. Please provide information about your store, brand, or retail location.
Change or cancel an order
Accidentally ordered the wrong item or changed your mind?
Returns and exchanges
Decided to return an item or exchange it for another item?
Warranty Policy
Is there something wrong with your product? Let's see how we can help!
Ordering and payment
Don't know how to pay? Pay safely and shop with confidence
Order tracking and status
Track your package or check the shipping status of your order.
Shipping
Find out when the package you ordered will be delivered and when it will be delivered.