(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();
})();
1/1
${data.index + 1}/${data.total}
1/1
${data.index + 1}/${data.total}
Description
JOYOR T Series Mainline – Customization Version
Product Description The JOYOR T Series Mainline is a specially customized replacement part designed exclusively for JOYOR T Series scooters (including T6, T10 and other T-series models). Engineered with precision, this mainline ensures stable power transmission, optimized performance, and long-lasting durability.
Key Features
✅ T Series Exclusive Customization – Perfectly compatible with JOYOR T Series scooters for a seamless fit.
✅ Enhanced Stability – Provides a secure and reliable electrical connection, reducing power loss and ensuring smooth riding performance.
✅ Durable Materials – Made from high-quality, wear-resistant components to extend service life.
✅ Easy Installation – Plug-and-play design, convenient for replacement without complex modifications.
✅ Original Specification – Meets JOYOR factory standards to guarantee safety and performance.
Compatibility
JOYOR T6
JOYOR T10
Other JOYOR T Series models
Package Includes
1 × JOYOR T Series Mainline (Customized Version)
Note This part is designed only for JOYOR T Series scooters and is not compatible with the S Series or other models.