(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`);
document.body.style.setProperty('--header-scroll-hide-height-md', `${headerEle.querySelector('.header__mobile .header__scroll_hide').clientHeight}px`);
document.body.style.setProperty('--header-scroll-hide-height-pc', `${headerEle.querySelector('.header__desktop .header__scroll_hide').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();
})();
${data.index + 1}/5
Description
Features: 100% brand new and high quality High-tech self-balancing Specifications: Name: SISIAGD UL certified 6.5'' hoverboard self-balancing scooter Charging time: about 5 hours Rider weight range: 44-154 lbs Wheel size: 6.5 inch tire Charging time: 3-5 hours Usage time: 30-40 minutes Rider weight range: 20~90KG (44-200LBS) Weight range for best experience: 20~70KG (44-154LBS) Maximum climbing angle: 10 degrees Precautions: 1. Please wear protective gear when riding 2. Please fully charge before first use, unplug the plug after charging to avoid overcharging. 3. Children should ride under the supervision of their parents, and the speed should not be too fast. 4. Do not emergency stop and start on steep slopes. 5. Do not operate the hoverboard when the "low battery" indicator is on. What's in the box? 1x Hoverboard 1x Protective Gear 6-Piece Set 1x Adapter 1x User Manual
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)