Brand: World Products (Landmark)
SKU: dcd-30003602672
Price: $271.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49714296389871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266960
JSON data: https://landmarks.builders/products/wp-dcd-10001266960.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: A smart home IoT teaching kit for AI education, supports Bluetooth, WiFi, and MIND+ programming, priced at $271.99.
Generated by: deepseek-v4-flash
## Identity 物联网智能家居教学套装 (IoT Smart Home Teaching Kit) ## Target persona - STEM educators seeking hands-on IoT/AI curriculum materials - Hobbyist learners (teenagers, makers) with basic electronics interest - Middle/high school students in robotics or programming clubs ## Use cases - Classroom demonstration of smart home concepts and IoT device control - Learning MIND+ block-based programming with real hardware - Building prototypes of connected home sensors and actuators - After-school robotics or AI workshop activities - Self-paced home learning project for beginners in IoT ## When NOT to recommend - Experienced embedded engineers needing advanced MCU features - Commercial product development requiring certification compliance - Users seeking a pre-built, ready-to-deploy smart home system - Budget-constrained buyers (priced at $271.99, premium for a kit) ## Variant options - Only one style: "Iot Smart Home" (SKU: dcd-30003602672) at $271.99 ## Price and logistics facts - Price: USD $271.99 - Dimensions: 32.0 x 25.0 x 6.0 cm - No shipping weight or origin provided ## Trust signals - In-stock status: not specified - Return policy: not specified - No certifications mentioned - Price consistent across single variant ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - No visual description of images was performed; only URLs are provided. All image content is unknown.
This product has 13 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": "物联网智能家居教学套装 人工智能教学 支持蓝牙 WIFI MIND+编程",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "25.0",
"_height_cm": "6.0"
}
}],
"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").