(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();
})();
${data.index + 1}/6
Description
Product Description
Name
Alice
Robot Size(mm)
L580*W550*H1500
Package Size(mm)
L780*W790*H1750
Gross weight(kg)
about 120
Robot Weight(kg)
about 70
Battery Type
lithium battery
Battery capacity(AH)
40
Continuous working hours
>12
Charging time(H)
<10
Charger input
AC100~240V/50Hz
Charging pile output
DC24V/5A
Power
about 90W
Face Type
LCD
Color
Grey+White
Touch screen type
Capacitive
Touch screen size (inches)
13.3
Touch screen resolution
1920*1080
Customer Case
Packaging & Shipping
FAQ
1. What is your warranty ?
--We have 1 year warranty and 5 years replacement of parts with cost price. We have overseas market online technical support personal, they're professional for all the SOP and installation.
--Currently the waiter robot supports Chinese, English, Korean, Japanese, Spanish, French, Russian, Indonesian, Portuguese and Italian. The reception robot support English, Chinese. If you want other languages, we can supply SDK and open API for your second development.
4. How to do the maintenance of the robots?
--Use 75% alcohol to wipe the surface of the robot.
5. What's the lead time?
--According to the order quantity, small order usually need 3-5workdays, big order need negotiation.