(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();
})();
Refund policy
We offer a15-day return policy, meaning you have 15 days from the date of delivery to request a return.
To be eligible, items must beunused, unworn, in theiroriginal packaging, and include all tags. Proof of purchase is required.
To start a return, you can contact us. If your return is approved, we’ll provide areturn shipping labeland instructions. Returns sent without prior approval will not be accepted.
Damages & Issues Please inspect your order upon arrival. If your item isdefective, damaged, or incorrect, contact us immediately so we can resolve the issue.
Refunds Once your return is received and inspected, we’ll notify you of the approval status. If approved, arefund will be issued to your original payment method within 10 business days. Please note, it may take additional time for your bank or card issuer to process and post the refund.
For any questions or concerns, feel free to contact us at zengzeng536@gmail.com.