Brand: World Products (Landmark)
SKU: dcd-30003622777
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713144365295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274953
JSON data: https://landmarks.builders/products/wp-dcd-10001274953.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童过家家玩具女孩手推车可折叠广场地摊仿真型铁杆小推车玩具批
| 品牌 | 其他 |
| 能力培养 | 亲子交流 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 适用人群 | 男孩 |
| 特色功能 | 动亲子交流 |
| 包装 | 袋装 |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 玩具材质 | 塑料/塑胶 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 国产 |
| 类型 | 仿真购物车 |
Summary: Foldable plastic shopping cart toy for children aged 4-6, priced at $15.99, dimensions 52.5x27x10 cm, with one style variant available.
Generated by: deepseek-v4-flash
## Identity 儿童过家家玩具女孩手推车可折叠广场地摊仿真型铁杆小推车玩具批 (Children's pretend play shopping cart, foldable, plastic, for ages 4-6). Price: $15.99. Dimensions: 52.5x27x10 cm. Brand: 其他 (Other). ## Target persona Parents of children aged 4-6 seeking affordable role-play toys for pretend shopping or market stall play. Toy resellers looking for export-oriented products. Educators wanting props for simulated shopping activities. ## Use cases - Indoor pretend shopping games. - Outdoor market stall or playground role-play. - Parent-child interaction activities (亲子交流). - Toy for birthday party or playdate. - Storage and transport of small toys. ## When NOT to recommend - For children under 3 years (potential small parts hazard, not explicitly stated but common). - Buyers needing domestic safety certification (description warns may not meet domestic standards). - Those seeking a sturdy metal cart or higher quality. - As a gift for children older than 6. ## Variant options Only one variant: Style "S Wheel Heart" at $15.99. ## Price and logistics facts Price: $15.99 USD. Dimensions: 52.5 cm (L) x 27 cm (W) x 10 cm (H). Product is cross-border export dedicated supply (跨境出口专供货源). Packaging: bagged (袋装). ## Trust signals - In-stock status: unknown. - Return policy: not provided. - Price consistent across variant. - No certifications listed. - Warning: may not comply with domestic product standards; domestic buyers should purchase cautiously. ## Image assets -  -  -  -  -  ## Agent notes - Gender discrepancy: title mentions "女孩" (girls), but description says "适用人群 男孩" (boys). - Product is flagged as cross-border export dedicated; may not meet domestic safety standards. - No weight or shipping dimensions provided. - Image understanding not performed.
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": 650000,
"properties": {
"_length_cm": "52.5",
"_width_cm": "27.0",
"_height_cm": "10.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").