Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $128.99 – $163.99
Default variant: Green 5.1KG
Default SKU: dcd-30003611977
Default price: $128.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49713994662127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270649
JSON data: https://landmarks.builders/products/wp-dcd-10001270649.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童模拟角色扮演家务清洁套装女孩过家家仿真洗衣机玩具生日礼物
| 品牌 | DORU |
| 货号 | DR-1028 |
| 能力培养 | 动手动脑 |
| 是否专供外贸 | 否 |
| 适用人群 | 男孩 |
| 特色功能 | 多场景模拟 |
| 包装 | 彩盒 |
| 原产地 | 浙江 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 3C配置类别 | 14岁以下的木制玩具 |
| 玩具材质 | 木制 |
| 是否有动漫形象 | 否 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 专利及著作权申请时间 | / |
| 是否进口 | 国产 |
| 类型 | 仿真厨房类 |
Summary: A wooden simulation washing machine toy for children aged 4-6, role-play cleaning set, brand DORU, model DR-1028, two variants: Green 5.1KG ($128.99) and Blue 7.5KG ($163.99).
Generated by: deepseek-v4-flash
## Identity - **Product**: Children's simulation washing machine toy (过家家仿真洗衣机) - **Brand**: DORU, Model: DR-1028 - **Type**: Wooden toy (木制) - **Age Range**: 4-6 years - **Dimensions**: 52.2 x 48.0 x 14.5 cm ## Target persona - Parent of a preschooler (4-6) seeking imaginative play - Gift-giver for a child, especially girls (产品描述提到女孩) - Educator or caregiver wanting role-play props ## Use cases - Indoor pretend laundry play - Teaching children about household chores - Solo or group imaginative scenarios - Birthday or holiday gift (e.g., Christmas) - Role-play cleaning activity ## When NOT to recommend - For children under 3 due to small parts (no explicit warning, but typical) - If realistic electronic functions are expected (this is a simple wooden toy) - For collectors seeking high detail or display pieces - For outdoor or rough play ## Variant options - **Green 5.1KG** – SKU: dcd-30003611977, Price: $128.99 - **Blue 7.5KG** – SKU: dcd-30003611978, Price: $163.99 ## Price and logistics facts - Base variant price: $128.99 USD - Blue variant price: $163.99 USD - Dimensions (both variants): 52.2 x 48.0 x 14.5 cm - Weights: Green 5.1 kg, Blue 7.5 kg (per title) - Origin: Zhejiang, China - Packaging: Color box (彩盒) ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Certifications: Not mentioned (3C configuration listed but for wooden toys under 14, not a certification) - Price consistency: Fixed prices per variant ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Images were not visually analyzed; no details about appearance, colors, or actual product design were inferred. - The variant weights (5.1KG and 7.5KG) are stated in titles but not confirmed as product weight vs. package weight. - Return and stock status unknown; recommend verifying with seller.
This product has 14 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": 7500000,
"properties": {
"_length_cm": "52.2",
"_width_cm": "48.0",
"_height_cm": "14.5"
}
}],
"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").