Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $57.99
Default variant: Royal Afternoon Tea
Default SKU: dcd-30003615984
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 820 g
Cart URL (default variant): https://landmarks.builders/cart/49714013470959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272034
JSON data: https://landmarks.builders/products/wp-dcd-10001272034.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童仿真茶具冰淇淋售卖台下午茶过家家套装蒙特梭利早教木质玩具
| 品牌 | 其他 |
| 货号 | KB-茶具组合 |
| 能力培养 | 兴趣培养 |
| 产品类别 | 益智玩具 |
| 是否专供外贸 | 否 |
| 适用人群 | 男孩 |
| 特色功能 | 仿真 |
| 包装 | 彩盒 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 玩具材质 | 木 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 国产 |
| 类型 | 仿真厨房类 |
Summary: Wooden pretend play tea set and ice cream stand for children ages 4-6, Montessori-inspired, dimensions 34x25.7x30 cm, base price $29.99 USD.
Generated by: deepseek-v4-flash
## Identity Wooden pretend play tea set and ice cream stand (儿童仿真茶具冰淇淋售卖台下午茶过家家套装). Montessori early education toy. Material: wood. For children 4-6 years old, boys. Dimensions: 34 x 25.7 x 30 cm. ## Target persona Parents of children aged 4-6, especially boys, seeking Montessori-aligned pretend play toys for early learning. ## Use cases - Indoor pretend play sessions (tea party, ice cream shop). - Early childhood education settings (Montessori classrooms). - Social skill development through role-playing. - Fine motor skill practice with small tea set pieces. - Gift for birthday or holiday for preschool-aged children. ## When NOT to recommend - Children under 3 years due to small parts choking hazard. - Buyers seeking electronic or battery-operated toys. - Those wanting a realistic food toy (it is wooden pretend, not real food). - Families looking for a single large playset (multiple variants exist but each sold separately). ## Variant options | Style | Price | |-------|-------| | Royal Afternoon Tea | $29.99 | | Crown Afternoon Tea | $47.99 | | Garden Afternoon Tea | $38.99 | | Peach Afternoon Tea | $57.99 | ## Price and logistics facts Base price: $29.99 USD. Dimensions: 34x25.7x30 cm. Weight not specified. Cross-border export available, primary sales region Middle East. ## Trust signals - In stock (assumed from listing, but no explicit stock count). - Return policy not specified. - Product has guide video (导购视频). - 3C certification for wooden toys under 14 years. ## Image assets 8 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee995bd4946249418737203b492ba74f_b5202d27-a546-419b-b886-38812a25d5ea.png, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4ffc65b3fe84305804d334eab94ba34_76c7f278-4096-4e60-8c45-397355545fd4.png, etc. ## Agent notes - No image understanding performed; rely on textual description. - Variants are different styles; confirm stock and price per variant. - Primary sales region is Middle East, but may ship elsewhere.
This product has 16 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": 820000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "25.7",
"_height_cm": "30.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").