Brand: World Products (Landmark)
SKU: dcd-30003602653
Price: $435.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49714308514031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266951
JSON data: https://landmarks.builders/products/wp-dcd-10001266951.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.








Summary: M5Stack CoreS3 is an ESP32S3 IoT development kit and AI chatbot toy, priced at $435.99 USD, dimensions 10.1x6.4x3.4 cm.
Generated by: deepseek-v4-flash
## Identity M5Stack CoreS3 ESP32S3 IoT development kit (toy category) with AI chatbot functionality. ## Target persona IoT hobbyists, embedded developers, tech-savvy parents, and AI chatbot enthusiasts interested in building custom voice assistants. ## Use cases - Building a voice-activated AI assistant from scratch - Learning IoT and ESP32 programming via a hands-on kit - Prototyping smart home control panels - Creating a programmable companion robot toy - Experimenting with M5Stack ecosystem and modular hardware - Developing custom AI chatbot interfaces ## When NOT to recommend - Non-programmers who expect a ready-to-play toy without coding - Users needing a complete mobile robot with motors and wheels - Large-scale industrial IoT deployments requiring certification - Those seeking a standard tablet or entertainment device ## Variant options - Cores3 (single variant) at $435.99 USD ## Price and logistics facts - Price: $435.99 USD - Dimensions: 10.1 x 6.4 x 3.4 cm - No shipping or availability data provided. ## Trust signals - No stock status, return policy, or certifications provided in source data. ## Image assets - 8 images available but content not analyzed; verify via URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45e5cb970ffa4b9dae358e6c787fcaa4.png?v=1781085462 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b85c59046a044ce99de4b798502d3037.png?v=1781085463 - (remaining URLs omitted for brevity; all 8 are fetchable) ## Agent notes - Image understanding was not performed; confirm product condition and included accessories from images. - Only one variant known; verify if other options exist.
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "M5Stack CoreS3 ESP32S3物联网IoT开发套件 小智AI聊天机器人",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "10.1",
"_width_cm": "6.4",
"_height_cm": "3.4"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").