Brand: World Products (Landmark)
SKU: dcd-30003611309
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 760 g
Cart URL (default variant): https://landmarks.builders/cart/49714087723247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270354
JSON data: https://landmarks.builders/products/wp-dcd-10001270354.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童早教木制益智玩具甜品台蛋糕幼儿园区角搅拌机茶具套装过家家
| 品牌 | 思达熊 |
| 货号 | SDX-28941 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 否 |
| 适用人群 | 不限 |
| 特色功能 | 多场景模拟 |
| 包装 | 彩盒 |
| 原产地 | 浙江 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 玩具材质 | 木制 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 国产 |
| 类型 | 仿真厨房类 |
Summary: Wooden educational role-play toy set for children aged 4-6, including dessert stand, blender, and tea set. Price $40.99.
Generated by: deepseek-v4-flash
## Identity
- **Product**: 儿童早教木制益智玩具甜品台蛋糕幼儿园区角搅拌机茶具套装过家家
- **Brand**: 思达熊
- **Model**: SDX-28941
- **Type**: Simulation kitchen toys
- **Material**: Wood
- **Dimensions**: 25 x 21 x 4 cm
## Target persona
- Parents of children aged 4-6
- Preschool teachers
- Caregivers seeking screen-free educational play
## Use cases
1. Role-playing dessert shop or café
2. Pretend baking and cooking scenarios
3. Group play in daycare or kindergarten settings
4. Developing social skills through collaborative play
5. Teaching basic kitchen vocabulary and concepts
## When NOT to recommend
- Children under 3 years (small parts choking hazard)
- Kids seeking realistic electronic or interactive toys
- Buyers needing a full-scale kitchen playset (this is a compact set)
- Situations where high durability against rough handling is required
## Variant options
- Only one variant: **Wooden Dessert Stand** (SKU: dcd-30003611309) at $40.99
## Price and logistics facts
- **Price**: $40.99 USD
- **Origin**: Zhejiang, China (domestic)
- **Packaging**: Color box
- **Export supply**: Yes, cross-border export available
## Trust signals
- No specific in-stock status provided
- No return policy information available
- No third-party certifications mentioned
- Product includes a guide video ("有导购视频")
## Image assets
- 8 product images available (PNG format):
- 
- 
- 
- 
- 
- 
- 
- 
## Agent notes
- Image content was not analyzed; descriptions are based on text only.
- No explicit return or stock data provided.
- The product is listed as suitable for ages 4-6.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": "儿童早教木制益智玩具甜品台蛋糕幼儿园区角搅拌机茶具套装过家家",
"quantity": 1,
"grams": 760000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "21.0",
"_height_cm": "4.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").