(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();
})();
From Colombia to Shenzhen – A Journey for Quality.
May 09, 2026
by aaoyun
🇨🇴 From Colombia to Shenzhen – A Journey for Quality.
This week, we welcomed Luis from Colombia to AAOYUN.
He didn‘t come for sightseeing. He came to see if we are the real factory behind the products he wants to bring to the Latin American market.
Luis walked through: ✅ Our fully automated production lines ✅ Our strict quality control process ✅ Our new factory facilities
What he saw: 🔹 Original manufacturing – no middlemen 🔹 International certifications (UL, CE, FCC, RoHS) 🔹 Strong OEM/ODM capability for the Colombian market
🤝 His words after the tour: “Now I know where the quality comes from.”
🌍 If you are a distributor, wholesaler, or importer looking for a reliable home appliance partner – don‘t just read about us. Come see us.
📩 Contact Jeffrey directly to schedule your factory visit: jeffrey@aaoyun.com