(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();
})();
Lowe’s US — Strategic Visit to AAOYUN
May 12, 2026
by aaoyun
Lowe's US — Strategic Visit to AAOYUN
This week, we were honored to welcome the procurement team from Lowe's US to visit AAOYUN's headquarters and manufacturing facilities.
Lowe‘s is a well-known name in home improvement and appliances. Their visit focused on: ✅ Evaluating our production capacity for large-scale orders ✅ Verifying our quality control system and international certifications ✅ Explore OEM/ODM collaboration opportunities specifically for the U.S. market
During the tour, they walked through: 🔹 Our fully automated production lines 🔹 Our strict assembly and testing process 🔹 Our newly expanded factory facilities
🤝 The Lowe's U.S. team departed with confidence, having witnessed firsthand the true manufacturing capabilities behind AAOYUN.
🌍 Distributors, retailers, and home appliance brands are always welcome to visit us.
📩 Contact Jeffrey to schedule your factory visit: jeffrey@aaoyun.com