🔥Smart plush toy for emotional companionship
🔥Smart plush toy for emotional companionship

🔥Smart plush toy for emotional companionship

$99.99
Color:  New elf rabbit purple 10cm, 0.14kg
High:  The size of the carton including packaging is 12*12*10cm, 0.25kg
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1651799308132').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);
Free worldwide shipping
Fast shipping
Sustainably made
Secure payments
Share the love
Description

🔥Seamlessly switch between multiple languages: German, Haitian, Lao, Portuguese, Filipino, Lithuanian, Croatian, Latvian, Hungarian, Armenian, Spanish, Ukrainian, Indonesian, Urdu, Mongolian, Hindi, Uzbek, Malay, Greek, English, Italian, Burmese, Estonian, Arabic, Vietnamese, Japanese, Nepali, Persian, Romanian, Dutch, Russian, Finnish, French, Bosnian, Slovak, Slovenian, Albanian, Serbian, Kazakh, Swedish, Korean, Swahili, Thai, Czech.


✨This is a conversational AI toy that can chat and respond. More than just a cute plush accessory, it keeps you company, offers emotional comfort, and shares in your daily life, making every interaction feel as natural as chatting with a close friend.

💖A gentle touch wakes it up, while various hidden touch sensors provide engaging, interactive feedback. Whether you pat its body, stroke its head, or interrupt the conversation, it reacts accordingly, creating a sense of companionship that feels genuine and heartwarming.



💕Equipped with built-in smart conversation capabilities, it supports casual chatting, Q&A, storytelling, and emotional responses. Whether you want a bedtime story, have a quick question, or simply need someone to talk to, it is always ready to respond.

👍Its compact, portable plush design is perfect for your desk or bedside table, or it can be clipped onto a bag to take with you. Featuring Type-C charging and glowing blue eyes paired with a soft, tactile feel, it serves as both a charming decoration and a loyal companion that is always there for you.
39-详情 (13).jpg

02-Z-主图 (4).jpg

04-Z-主图 (14).jpg