Brand: World Products (Landmark)
SKU: dcd-30003624373
Price: $80.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 2040 g
Cart URL (default variant): https://landmarks.builders/cart/49713240670447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275616
JSON data: https://landmarks.builders/products/wp-dcd-10001275616.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童多功能旋转滑道车玩具宝宝益智轨道滑行木质早教敲球配对游戏
| 产地 | 浙江云和 |
| 品牌 | 小候鸟 |
| 货号 | 20105410255 |
| 是否外贸 | 否 |
| 产品类别 | 多功能滑道车 |
| 是否能够DIY | 是 |
| 是否专供外贸 | 否 |
| 规格 | 34×30×8 |
| 是否多功能 | 是 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 功能 | 其他 |
| 材质 | 木 |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 包装方式 | 彩盒 |
| 类别 | 其他益智玩具 |
Summary: 多功能旋转滑道车玩具, wooden educational toy for ages 4-6, with track sliding and knocking ball game, DIY capable, $80.99.
Generated by: deepseek-v4-flash
## Identity - Product: 儿童多功能旋转滑道车玩具 (Children's Multi-functional Rotating Slide Car Toy) - Brand: 小候鸟 (Little Bird) - Material: Wood - Dimensions: 35×30×9 cm (box: 34×30×8 cm) - Age: 4-6 years - Price: $80.99 USD ## Target persona - Parents of children aged 4-6 seeking educational wooden toys - Cross-border e-commerce buyers (速卖通, North America) - DIY and craft-oriented families - Value-conscious shoppers looking for multifunctional toys ## Use cases 1. Home early education: teaching shapes, colors, and cause-effect through sliding and knocking 2. DIY assembly: children build and customize the track 3. Parent-child play: interactive matching and racing activities 4. Gift for preschool birthdays or holidays 5. Independent play: self-directed exploration of the slide and ball track ## When NOT to recommend - Children under 3 years – choking hazard from small parts - Buyers needing electronic or battery-powered toys - Large group settings (designed for individual or paired play) - Professional therapy or structured learning environments lacking supervision ## Variant options - Only one variant: "Little Bird" (Style) at $80.99 (SKU: dcd-30003624373) ## Price and logistics facts - Price: $80.99 USD - Dimensions: 35×30×9 cm; packed in color box - Cross-border export supply; main sales region North America - No weight or shipping cost info provided ## Trust signals - 3C configuration: wooden toys for under 14 years (Chinese mandatory certification) - Authorized own brand: 小候鸟 - Cross-border export dedicated supply chain - Price is fixed for the single variant; no discount info - In-stock status and return policy not specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a814e636b1845feb8ddd6df53615a15.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d6e8eda2f204512b0f4fcc4ed7c075b.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23e03f71897247b9a95f6cddea61f0d7.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35c06332033d4445beae246dae021827.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/564b83b12bd045ff8acbd01ba60607c5.png ## Agent notes - Image content not analyzed; verify product appearance, colors, and included parts from URLs above. - Description mentions "是否导购视频 是" – a shopping guide video exists but not linked. - Dimensions inconsistency: 35×30×9 cm (dimensions_cm) vs 34×30×8 (description); confirm actual box size.
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": 2040000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "30.0",
"_height_cm": "9.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").