let freeShippingRestTimer = null; async function showFreeShippingRest(e) { const
freeShippingRest = document.querySelector('.layout-floating-cart__free-shipping--rest'); if
(freeShippingRest) { if (freeShippingRestTimer) { clearTimeout(freeShippingRestTimer); }
freeShippingRest.classList.add('flex'); freeShippingRestTimer = setTimeout(function() {
freeShippingRest.classList.remove('flex'); freeShippingRestTimer = null; }, 6000); } }
document.addEventListener('dj.cartItemChange', showFreeShippingRest);
document.addEventListener('dj.cartItemDelete', showFreeShippingRest);
1/9
${data.index + 1}/${data.total}
1/9
${data.index + 1}/${data.total}
Description
Specification
General
Brand: JOYOR Type: Electric Scooter Model: S10-S-Z Color: Black
Specification
Motor: 2-1000W Standard Load Capacity: 120kg Material: Aluminum alloy MAX Speed: 65km/h Range: 70-85km Brakes: Front and rear disc brakes Cruise Function: Yes Voltage: 60V Battery: 18.0Ah Tire Size: 10” air tires Dashboard: Multifunction Color LCD Dashboard with a USB port
Weight & Size
Product Weight: 27kg Package Weight: 115 x 61 x 52.5 cm
Package Contents
1 x Assembled Electric Scooter 4 x Screws 1 x Hexagon Wrench 1 x Charging Adapter 1 x User Manual 1 x Legal Statement 1 x Quick Start Guide 1 x Warranty Card
${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)