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/2
${data.index + 1}/${data.total}
1/2
${data.index + 1}/${data.total}
Description
New customers can go to the accessories page to register and receive a new customer discount code!
The factory default maximum speed of the German JOYOR S5-ABE and JOYOR S5-ABE-PRO is only 21km/h, which does not bring out the maximum power of the motor. The speed limit can be removed by replacing the display and controller.
The set includes a controller and a display. The controller power is the same as the original controller, but an adjustable parameter for removing the speed limit has been added.
The display and controller must be replaced at the same time, otherwise the system programs will be incompatible.
${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)