{"product_id":"emo-robot-2-4g-samrt-rc-intelligent","title":"Emo robot toy 2.4","description":"\u003cstyle\u003e\n  .t4u-emo-robot {\n    --t4u-blue: #37B6FF;\n    --t4u-peach: #FFA791;\n    --t4u-pink: #FF7DD2;\n    --t4u-text: #232323;\n    --t4u-border: #d8e2e8;\n    --t4u-soft-blue: #eef9ff;\n    --t4u-soft-pink: #fff1f8;\n    --t4u-white: #ffffff;\n    width: 100%;\n    max-width: 1100px;\n    margin: 0 auto;\n    color: var(--t4u-text);\n    line-height: 1.7;\n  }\n\n  .t4u-emo-robot,\n  .t4u-emo-robot * {\n    box-sizing: border-box;\n  }\n\n  .t4u-emo-robot section,\n  .t4u-emo-robot nav,\n  .t4u-emo-robot details,\n  .t4u-emo-robot .t4u-notice {\n    margin: 34px 0;\n  }\n\n  .t4u-emo-robot [id] {\n    scroll-margin-top: 24px;\n  }\n\n  .t4u-emo-robot h2,\n  .t4u-emo-robot h3,\n  .t4u-emo-robot p,\n  .t4u-emo-robot ul,\n  .t4u-emo-robot ol {\n    margin-top: 0;\n  }\n\n  .t4u-emo-robot h2 {\n    margin-bottom: 14px;\n    padding-bottom: 10px;\n    border-bottom: 4px solid var(--t4u-blue);\n  }\n\n  .t4u-emo-robot h3 {\n    margin-bottom: 8px;\n  }\n\n  .t4u-emo-robot a {\n    color: #005f91;\n    text-decoration-thickness: 2px;\n    text-underline-offset: 3px;\n  }\n\n  .t4u-emo-robot .t4u-index {\n    padding: 24px;\n    border: 2px solid var(--t4u-blue);\n    border-radius: 16px;\n    background: var(--t4u-soft-blue);\n  }\n\n  .t4u-emo-robot .t4u-index h2 {\n    padding: 0;\n    border: 0;\n  }\n\n  .t4u-emo-robot .t4u-index ol {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 10px 28px;\n    margin-bottom: 0;\n    padding-left: 24px;\n  }\n\n  .t4u-emo-robot .t4u-index li {\n    padding-left: 4px;\n  }\n\n  .t4u-emo-robot .t4u-table-wrap {\n    width: 100%;\n  }\n\n  .t4u-emo-robot .t4u-table {\n    width: 100%;\n    overflow: hidden;\n    border: 1px solid var(--t4u-border);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 16px;\n    background: var(--t4u-white);\n  }\n\n  .t4u-emo-robot .t4u-table caption {\n    padding: 12px;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .t4u-emo-robot .t4u-table th,\n  .t4u-emo-robot .t4u-table td {\n    padding: 14px 16px;\n    border-right: 1px solid var(--t4u-border);\n    border-bottom: 1px solid var(--t4u-border);\n    text-align: left;\n    vertical-align: top;\n    overflow-wrap: anywhere;\n  }\n\n  .t4u-emo-robot .t4u-table tr:last-child th,\n  .t4u-emo-robot .t4u-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .t4u-emo-robot .t4u-table th:last-child,\n  .t4u-emo-robot .t4u-table td:last-child {\n    border-right: 0;\n  }\n\n  .t4u-emo-robot .t4u-spec-table tbody th {\n    width: 35%;\n    background: var(--t4u-soft-blue);\n  }\n\n  .t4u-emo-robot .t4u-card-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .t4u-emo-robot .t4u-card {\n    padding: 20px;\n    border: 1px solid var(--t4u-border);\n    border-top: 6px solid var(--t4u-blue);\n    border-radius: 14px;\n    background: var(--t4u-white);\n  }\n\n  .t4u-emo-robot .t4u-card:nth-child(3n + 2) {\n    border-top-color: var(--t4u-peach);\n  }\n\n  .t4u-emo-robot .t4u-card:nth-child(3n) {\n    border-top-color: var(--t4u-pink);\n  }\n\n  .t4u-emo-robot .t4u-card p:last-child,\n  .t4u-emo-robot .t4u-card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .t4u-emo-robot .t4u-notice {\n    padding: 20px 22px;\n    border: 2px solid var(--t4u-peach);\n    border-radius: 14px;\n    background: #fff5f1;\n    color: var(--t4u-text);\n  }\n\n  .t4u-emo-robot .t4u-notice--pink {\n    border-color: var(--t4u-pink);\n    background: var(--t4u-soft-pink);\n  }\n\n  .t4u-emo-robot .t4u-notice strong {\n    color: var(--t4u-text);\n  }\n\n  .t4u-emo-robot .t4u-steps {\n    padding: 0;\n    list-style: none;\n    counter-reset: t4u-step;\n  }\n\n  .t4u-emo-robot .t4u-steps li {\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin: 14px 0;\n  }\n\n  .t4u-emo-robot .t4u-steps li::before {\n    display: grid;\n    flex: 0 0 42px;\n    place-items: center;\n    width: 42px;\n    min-width: 42px;\n    max-width: 42px;\n    height: 42px;\n    min-height: 42px;\n    max-height: 42px;\n    padding: 0;\n    border-radius: 50%;\n    background: var(--t4u-blue);\n    color: var(--t4u-text);\n    content: counter(t4u-step);\n    counter-increment: t4u-step;\n    font-weight: 800;\n    line-height: 1;\n  }\n\n  .t4u-emo-robot .t4u-image-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 14px;\n    align-items: stretch;\n  }\n\n  .t4u-emo-robot .t4u-image-grid figure {\n    display: flex;\n    flex-direction: column;\n    height: 100%;\n    margin: 0;\n    overflow: hidden;\n    border: 1px solid var(--t4u-border);\n    border-radius: 12px;\n    background: var(--t4u-white);\n  }\n\n  .t4u-emo-robot .t4u-image-grid figure img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: 260px !important;\n    padding: 8px;\n    object-fit: contain !important;\n    background: var(--t4u-white);\n  }\n\n  .t4u-emo-robot .t4u-image-grid figcaption {\n    flex: 1;\n    padding: 10px 12px;\n    border-top: 1px solid var(--t4u-border);\n    background: var(--t4u-soft-blue);\n    color: var(--t4u-text);\n  }\n\n  .t4u-emo-robot details {\n    border: 1px solid var(--t4u-border);\n    border-radius: 14px;\n    background: var(--t4u-white);\n  }\n\n  .t4u-emo-robot summary {\n    padding: 18px 20px;\n    border-radius: 14px;\n    background: var(--t4u-soft-blue);\n    cursor: pointer;\n    font-weight: 800;\n  }\n\n  .t4u-emo-robot details[open] summary {\n    border-bottom: 1px solid var(--t4u-border);\n    border-radius: 14px 14px 0 0;\n  }\n\n  .t4u-emo-robot .t4u-details-body {\n    padding: 20px;\n  }\n\n  .t4u-emo-robot .t4u-faq details {\n    margin: 12px 0;\n  }\n\n  .t4u-emo-robot .t4u-cta {\n    padding: 26px;\n    border: 2px solid var(--t4u-pink);\n    border-radius: 16px;\n    background: linear-gradient(135deg, #fff5fa, #eef9ff);\n    color: var(--t4u-text);\n  }\n\n  .t4u-emo-robot .t4u-cta p:last-child {\n    margin-bottom: 0;\n  }\n\n  @media screen and (max-width: 820px) {\n    .t4u-emo-robot .t4u-index ol,\n    .t4u-emo-robot .t4u-card-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .t4u-emo-robot .t4u-image-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n      gap: 10px;\n    }\n\n    .t4u-emo-robot .t4u-image-grid figure img {\n      height: 210px !important;\n    }\n\n    .t4u-emo-robot .t4u-image-grid figcaption {\n      padding: 9px 10px;\n    }\n\n    .t4u-emo-robot .t4u-table caption {\n      position: absolute !important;\n      overflow: hidden !important;\n      width: 1px !important;\n      min-width: 1px !important;\n      max-width: 1px !important;\n      height: 1px !important;\n      margin: -1px !important;\n      padding: 0 !important;\n      border: 0 !important;\n      clip: rect(0 0 0 0) !important;\n      clip-path: inset(50%) !important;\n      white-space: nowrap !important;\n    }\n\n    .t4u-emo-robot .t4u-table,\n    .t4u-emo-robot .t4u-table tbody {\n      display: block !important;\n      width: 100% !important;\n    }\n\n    .t4u-emo-robot .t4u-table {\n      overflow: visible !important;\n      border: 0 !important;\n      background: transparent;\n    }\n\n    .t4u-emo-robot .t4u-table tbody {\n      display: grid !important;\n      gap: 14px;\n    }\n\n    .t4u-emo-robot .t4u-table tr {\n      display: block !important;\n      width: 100% !important;\n      overflow: hidden;\n      border: 1px solid var(--t4u-border);\n      border-radius: 14px;\n      background: var(--t4u-white);\n    }\n\n    .t4u-emo-robot .t4u-table th,\n    .t4u-emo-robot .t4u-table td {\n      display: grid !important;\n      grid-template-columns: minmax(120px, 34%) minmax(0, 1fr);\n      gap: 12px;\n      width: 100% !important;\n      min-width: 0 !important;\n      max-width: 100% !important;\n      padding: 14px 16px !important;\n      overflow-wrap: anywhere !important;\n      border: 0 !important;\n      border-bottom: 1px solid var(--t4u-border) !important;\n      background: var(--t4u-white) !important;\n      white-space: normal !important;\n    }\n\n    .t4u-emo-robot .t4u-table tr \u003e *:last-child {\n      border-bottom: 0 !important;\n    }\n\n    .t4u-emo-robot .t4u-table th::before,\n    .t4u-emo-robot .t4u-table td::before {\n      color: #005f91;\n      content: attr(data-label);\n      font-weight: 800;\n    }\n  }\n\n  @media screen and (max-width: 540px) {\n    .t4u-emo-robot .t4u-table th,\n    .t4u-emo-robot .t4u-table td {\n      display: block !important;\n    }\n\n    .t4u-emo-robot .t4u-table th::before,\n    .t4u-emo-robot .t4u-table td::before {\n      display: block;\n      margin-bottom: 4px;\n    }\n\n    .t4u-emo-robot .t4u-image-grid {\n      grid-template-columns: 1fr !important;\n      gap: 14px;\n    }\n\n    .t4u-emo-robot .t4u-image-grid figure img {\n      height: 300px !important;\n    }\n\n    .t4u-emo-robot .t4u-index,\n    .t4u-emo-robot .t4u-card,\n    .t4u-emo-robot .t4u-notice,\n    .t4u-emo-robot .t4u-cta {\n      padding: 18px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"t4u-emo-robot\"\u003e\n\n  \u003cnav class=\"t4u-index\" aria-labelledby=\"t4u-index-title\"\u003e\n    \u003ch2 id=\"t4u-index-title\"\u003eProduct guide\u003c\/h2\u003e\n    \u003col\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-specifications\"\u003eSpecifications\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-overview\"\u003eWhat the robot does\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-ai-meaning\"\u003eHow the smart functions work\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-features\"\u003ePlay features\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-use\"\u003eSetup and use\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-colours\"\u003eColour options\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-box\"\u003eWhat is in the box\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-safety\"\u003eSafety and care\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-images\"\u003eVisual product guide\u003c\/a\u003e\u003c\/li\u003e\n      \u003cli\u003e\u003ca href=\"#t4u-faq\"\u003eFrequently asked questions\u003c\/a\u003e\u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/nav\u003e\n\n  \u003csection id=\"t4u-specifications\" aria-labelledby=\"t4u-specifications-title\"\u003e\n    \u003ch2 id=\"t4u-specifications-title\"\u003eProduct specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"t4u-table-wrap\"\u003e\n      \u003ctable class=\"t4u-table t4u-spec-table\"\u003e\n        \u003ccaption\u003eEmo Robot Toy 2.4 product specifications\u003c\/caption\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eModel\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eR21 intelligent sensing remote-control robot\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eAvailable colours\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eBlue or Pink\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eRecommended age\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e14 years and over\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eRobot battery\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eBuilt-in 3.7V 600mAh rechargeable lithium battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eCharging method\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eUSB charging\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eApproximate charging time\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eAbout 60 minutes\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eApproximate play time\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eUp to approximately 60 minutes per charge, depending on the functions used and the condition of the battery\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eRemote batteries\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e2 × AA batteries, sold separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eControl distance\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eUp to approximately 10 metres in a clear play area\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eProduct size\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eApproximately 26.5 cm high × 16 cm wide × 8 cm deep\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eAssembly\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eReady to use after charging the robot and installing batteries in the remote\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eControl methods\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003e2.4G remote control, hand-gesture sensing and programmed action sequences\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eMovement\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eWalking and sliding forward, backward, left and right, with fast and slow movement options\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\" data-label=\"Specification\"\u003eSound and lights\u003c\/th\u003e\n            \u003ctd data-label=\"Details\"\u003eMusic, songs, robot sounds, volume control and illuminated LED eyes\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"t4u-notice\"\u003e\n      \u003cstrong\u003ePrepare for first play:\u003c\/strong\u003e charge the robot before use and have 2 AA batteries ready for the remote. The AA batteries are sold separately.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-overview\" aria-labelledby=\"t4u-overview-title\"\u003e\n    \u003ch2 id=\"t4u-overview-title\"\u003eMore ways to play than a basic RC toy\u003c\/h2\u003e\n\n    \u003cp\u003eThe Emo Robot Toy 2.4 combines remote-controlled movement with music, dancing, gesture sensing and programmable action sequences. Children and adults can guide it around a room, activate a performance or arrange a short series of movements for the robot to complete.\u003c\/p\u003e\n\n    \u003cp\u003eThe remote provides direct control over walking, sliding, direction, speed, music, dance and demonstration modes. The hand-gesture sensor offers another way to play by responding to supported movements made in front of the robot.\u003c\/p\u003e\n\n    \u003cp\u003eThis is a sensor-based remote-control toy with built-in actions. It does not require Wi-Fi, a mobile app or a separate coding platform, making it easier to set up for play at home.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-ai-meaning\" aria-labelledby=\"t4u-ai-title\"\u003e\n    \u003ch2 id=\"t4u-ai-title\"\u003eHow the smart functions work\u003c\/h2\u003e\n\n    \u003cdiv class=\"t4u-card-grid\"\u003e\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eHand-gesture sensing\u003c\/h3\u003e\n        \u003cp\u003eMove your hand in front of the sensor to guide the robot in supported directions without pressing a movement button.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eProgrammable actions\u003c\/h3\u003e\n        \u003cp\u003eUse the remote to arrange a short sequence of supported movements and actions, then ask the robot to perform them in order.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eAutomatic demonstrations\u003c\/h3\u003e\n        \u003cp\u003eActivate a built-in demonstration to see the robot combine movement, sound and performance features.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003ePreset robot responses\u003c\/h3\u003e\n        \u003cp\u003eThe robot responds to remote commands and supported gestures using actions already built into the toy. It is not a conversational AI device.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-features\" aria-labelledby=\"t4u-features-title\"\u003e\n    \u003ch2 id=\"t4u-features-title\"\u003eFeatures for varied play\u003c\/h2\u003e\n\n    \u003cdiv class=\"t4u-card-grid\"\u003e\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eWalking and sliding\u003c\/h3\u003e\n        \u003cp\u003eSwitch between walking and wheeled sliding, then guide the robot forward, backward, left or right.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eCreate an action routine\u003c\/h3\u003e\n        \u003cp\u003eArrange supported movements in a simple order and play the sequence back. This introduces basic sequencing and cause-and-effect through play.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eMusic and dancing\u003c\/h3\u003e\n        \u003cp\u003eUse the music, song and dance controls to start a built-in performance. Adjust the volume when quieter play is preferred.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eAutomatic demonstration\u003c\/h3\u003e\n        \u003cp\u003ePress the demo button to watch a preset routine and become familiar with the robot’s movements and sounds.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003ePatrol mode\u003c\/h3\u003e\n        \u003cp\u003eActivate patrol mode and allow the robot enough clear floor space to move and demonstrate its sliding functions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eFast and slow movement\u003c\/h3\u003e\n        \u003cp\u003eChange the movement speed to suit the available play area and the user’s confidence with the controls.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eOne-button stop\u003c\/h3\u003e\n        \u003cp\u003eUse the stop function when you need to quickly pause the robot during movement or a programmed routine.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"t4u-card\"\u003e\n        \u003ch3\u003eLED eye lights\u003c\/h3\u003e\n        \u003cp\u003eThe robot’s illuminated eyes add a colourful visual effect during movement, music and dance performances.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-use\" aria-labelledby=\"t4u-use-title\"\u003e\n    \u003ch2 id=\"t4u-use-title\"\u003eHow to set up and use the robot\u003c\/h2\u003e\n\n    \u003col class=\"t4u-steps\"\u003e\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eCharge the robot.\u003c\/strong\u003e\n          Connect the supplied USB cable to a suitable USB power source and allow the battery to charge before first use.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePrepare the remote.\u003c\/strong\u003e\n          Install 2 AA batteries in the correct direction. The AA batteries are sold separately.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eChoose a suitable play area.\u003c\/strong\u003e\n          Start on a clear, smooth and level indoor floor. Thick carpet may restrict the small wheels beneath the robot’s feet.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eTry the demonstration mode.\u003c\/strong\u003e\n          The automatic demonstration offers a quick introduction to the robot’s movement, music and performance functions.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003ePractise the direction controls.\u003c\/strong\u003e\n          Try moving forward, backward, left and right before switching between walking and sliding.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eCreate a short sequence.\u003c\/strong\u003e\n          Use the program button to arrange supported movements and actions, then play the sequence back.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eTest the gesture sensor.\u003c\/strong\u003e\n          Move your hand clearly in front of the sensor. Begin at close range and keep the sensor area unobstructed.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n\n      \u003cli\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eRecharge when movement becomes weaker.\u003c\/strong\u003e\n          Stop the robot and recharge the battery if the movement slows or the low-power alert activates.\n        \u003c\/div\u003e\n      \u003c\/li\u003e\n    \u003c\/ol\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-colours\" aria-labelledby=\"t4u-colours-title\"\u003e\n    \u003ch2 id=\"t4u-colours-title\"\u003eChoose your preferred colour\u003c\/h2\u003e\n\n    \u003cp\u003eThe Emo Robot Toy 2.4 is available in \u003cstrong\u003eBlue\u003c\/strong\u003e and \u003cstrong\u003ePink\u003c\/strong\u003e. Select your preferred colour from the product options before adding the robot to your cart.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-box\" aria-labelledby=\"t4u-box-title\"\u003e\n    \u003ch2 id=\"t4u-box-title\"\u003eWhat is included\u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003e1 × Emo Robot Toy 2.4\u003c\/li\u003e\n      \u003cli\u003e1 × remote controller\u003c\/li\u003e\n      \u003cli\u003e1 × USB charging cable\u003c\/li\u003e\n      \u003cli\u003e1 × instruction manual\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"t4u-notice t4u-notice--pink\"\u003e\n      \u003cstrong\u003eRemember:\u003c\/strong\u003e the remote requires 2 AA batteries. These batteries are not included, so it is helpful to have them ready before the robot arrives.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-safety\" aria-labelledby=\"t4u-safety-title\"\u003e\n    \u003ch2 id=\"t4u-safety-title\"\u003eAge, safety and battery care\u003c\/h2\u003e\n\n    \u003cul\u003e\n      \u003cli\u003eThis product is recommended for ages \u003cstrong\u003e14 years and over\u003c\/strong\u003e.\u003c\/li\u003e\n      \u003cli\u003eRead the instruction manual before operating or charging the robot.\u003c\/li\u003e\n      \u003cli\u003eAdult guidance is recommended during charging and first use.\u003c\/li\u003e\n      \u003cli\u003eUse the robot indoors on a dry, smooth and uncluttered surface.\u003c\/li\u003e\n      \u003cli\u003eKeep the robot away from stairs, water, sand, outdoor dirt and strong impacts.\u003c\/li\u003e\n      \u003cli\u003eKeep fingers, hair, loose clothing and small objects away from the wheels and moving joints.\u003c\/li\u003e\n      \u003cli\u003eDo not force the robot to move if a wheel or joint becomes obstructed.\u003c\/li\u003e\n      \u003cli\u003eSwitch the robot off before removing anything caught around the wheels or feet.\u003c\/li\u003e\n      \u003cli\u003eStop using the robot if the battery becomes unusually hot, swollen, damaged or produces an unusual smell.\u003c\/li\u003e\n      \u003cli\u003eUse the supplied charging cable and do not leave charging equipment unattended.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-images\" aria-labelledby=\"t4u-images-title\"\u003e\n    \u003ch2 id=\"t4u-images-title\"\u003eVisual product guide\u003c\/h2\u003e\n\n    \u003cp\u003eUse these images to learn about the robot’s design, controls, movement modes, charging requirements and dimensions before buying.\u003c\/p\u003e\n\n    \u003cdiv class=\"t4u-image-grid\"\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S39da18d4e7cf46f59f11d6b30ef8b38aE.jpg\" alt=\"Blue and white Emo Robot Toy 2.4\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          View the robot’s blue-and-white design and overall body shape. The display platform in the background is not included.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S7473b6bb6fbb44c1a956f6f99b48251fr.jpg\" alt=\"Front and side design of the Emo Robot Toy\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Check the shape of the head, arms, body and legs. The sensor area at the front allows the robot to respond to supported hand gestures.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S37978907f03e4ff79551c990513cd66bt.jpg\" alt=\"Emo Robot functions including sensing dance and programming\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Compare the main play functions, including gesture sensing, patrol, dancing, music, programmable actions and automatic demonstrations.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S989e79c936cc42048ee537f8302dcb08h.jpg\" alt=\"Hand demonstrating the robot gesture sensor\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Move your hand clearly in front of the sensor to try gesture control. Stay close to the robot when learning how the sensor responds.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S7e4e3470d3684e3ead33e8b1fb0746b5a.jpg\" alt=\"Robot remote and programmable action examples\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Use the program control to arrange supported movements such as forward motion, patrol, dancing or demonstration actions.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S74956b3bafe24a1ca330dd7530dd62d6P.jpg\" alt=\"Robot walking and sliding movement modes\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Switch between walking and sliding modes. A smooth, level floor gives the wheels beneath the feet enough space to move properly.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S2b34fdfbb94444b38c28519950618010j.jpg\" alt=\"Emo Robot playing built-in robot sounds\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Press the Robot Language button to hear built-in robot sounds and spoken content during play.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S69fcd375afbe4bdeb4703b66532aac52p.jpg\" alt=\"Pink Emo Robot performing an automatic demonstration\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Use the automatic demonstration after setup to see how the robot moves and performs before trying each control separately.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sc1f00565e1c34b0b9defe95b378002bdP.jpg\" alt=\"Blue Emo Robot performing a music and dance routine\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Leave enough clear space around the robot before starting a music or dance routine so its arms, legs and wheels can move freely.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S59fc9de491944d6c81af10ad71ff17ffh.jpg\" alt=\"Small movement wheels beneath the robot feet\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Small wheels beneath the feet support sliding and patrol movements. Keep hair, thread and loose objects away from these moving parts.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S7ac2a745d1914e21b4c0578c006e9c54C.jpg\" alt=\"Illuminated LED eyes on the Emo Robot\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          The robot’s LED eyes illuminate during operation, adding a colourful visual effect to movement and performance modes.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Scd2b58847f6b4db399a2451bdbd52e14e.jpg\" alt=\"Rechargeable battery feature of the Emo Robot\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Charge the built-in battery before first use. A full charge provides up to approximately 60 minutes of play, depending on use.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/S0785a7a5057648a4878b4281a4102897G.jpg\" alt=\"Numbered guide to the Emo Robot remote controls\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          Use this remote guide to find the walking, sliding, program, patrol, dance, demo, music, volume, stop and power controls.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Sdcedb06306e94c0daa752b22d9d942ceX.jpg\" alt=\"Emo Robot package with remote USB cable and manual\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          The package includes the robot, remote controller, USB charging cable and instruction manual. The remote’s AA batteries are sold separately.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n      \u003cfigure\u003e\n        \u003cimg src=\"https:\/\/ae01.alicdn.com\/kf\/Se7ffa38c18604e39a738d7f5cd9561763.jpg\" alt=\"Emo Robot product measurements\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cfigcaption\u003e\n          The robot measures approximately 26.5 cm high, 16 cm wide and 8 cm deep. Use these measurements when planning play or storage space.\n        \u003c\/figcaption\u003e\n      \u003c\/figure\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"t4u-faq\" class=\"t4u-faq\" aria-labelledby=\"t4u-faq-title\"\u003e\n    \u003ch2 id=\"t4u-faq-title\"\u003eFrequently asked questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this a conversational AI robot?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eNo. This is a sensor-based remote-control toy with built-in movements, sounds and programmable action sequences. It does not hold conversations or connect to an online AI service.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I program the robot?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eYou can use the remote to arrange a short sequence of supported movements and actions. This provides simple action programming without requiring an app or computer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the robot come with batteries?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eThe robot has a built-in rechargeable battery. The remote requires 2 AA batteries, which are sold separately.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long does the robot take to charge?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eCharging takes approximately 60 minutes. Follow the charging instructions in the included manual and use the supplied USB cable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow long can the robot play on one charge?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eA full charge provides up to approximately 60 minutes of use. Play time can vary depending on movement, music, volume, floor resistance and battery condition.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWill the robot move on carpet?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eA smooth, hard floor is recommended for walking and sliding. Low-pile carpet may allow some movement, but thick or soft carpet can restrict the small wheels beneath the feet.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does gesture control work?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eMove your hand clearly near the front sensor to activate supported directional responses. Start close to the sensor and make sure nothing blocks it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich colours can I choose?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eThe available colour options are Blue and Pink. Select your preferred colour before adding the robot to your cart.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is included in the package?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eThe package includes one robot, one remote controller, one USB charging cable and one instruction manual. The 2 AA batteries required for the remote are sold separately.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat age is the robot recommended for?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eThe recommended age is 14 years and over. Read the included instructions and provide guidance during charging and first use.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the robot need a phone or mobile app?\u003c\/summary\u003e\n      \u003cdiv class=\"t4u-details-body\"\u003e\n        \u003cp\u003eNo. The robot is operated using the included remote controller and its hand-gesture sensor. It does not require a mobile app or Wi-Fi connection.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"t4u-cta\" aria-labelledby=\"t4u-cta-title\"\u003e\n    \u003ch2 id=\"t4u-cta-title\"\u003eReady to choose your Emo Robot?\u003c\/h2\u003e\n\n    \u003cp\u003eSelect \u003cstrong\u003eBlue\u003c\/strong\u003e or \u003cstrong\u003ePink\u003c\/strong\u003e, check that the 14+ age recommendation suits the recipient, and have 2 AA batteries ready for the remote. Once charged, the robot is ready for remote-control movement, gesture play, music, dancing and programmable action sequences.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Toys4us","offers":[{"title":"Blue","offer_id":52246044148013,"sku":"14:173#Blue","price":58.99,"currency_code":"AUD","in_stock":true},{"title":"Pink","offer_id":52246044180781,"sku":"14:200006151#Pink","price":62.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0770\/7158\/1485\/files\/S141640e68dd74aad9b1fd5bf1e2e429e1.webp?v=1784389126","url":"https:\/\/toys4us.au\/products\/emo-robot-2-4g-samrt-rc-intelligent","provider":"Toys4us","version":"1.0","type":"link"}