(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();
})();
Order tracking and status
Where is my tracking information?
Once your order is processed and shipped, you will receive your tracking information. Your tracking information will be sent to the mobile phone number or email address entered during checkout.
If you are unable to locate the tracking email, be sure to check your Junk/Spam folder as it may have been moved there.
Check the order on the website
Please click here to track the order, if you still cannot find your tracking information, please feel free to send an email togqualityshop@foxmail .com , we will be happy to provide you with updated tracking information!
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.