Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $30.99
Default variant: yellow
Default SKU: dcd-30003605721
Default price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49714367365359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268186
JSON data: https://landmarks.builders/products/wp-dcd-10001268186.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
儿童玩具信箱 配木头房子套装 仿真塑料信箱 孩童启蒙科教
| 品牌 | 博海 |
| 货号 | M04-232 |
| 能力培养 | 手眼协调 |
| 产品类别 | 跷跷板 |
| 是否专供外贸 | 否 |
| 包装 | 纸箱 |
| 适用年龄 | 少年(7-14岁) |
| 适用场合 | 小区 |
| 3C配置类别 | 14岁以下其它玩具 |
| 重量 | 10 |
| 功能 | 儿童益智玩具 |
| 材质 | 金属 |
| 最大承重 | 200 |
| 是否有导购视频 | 否 |
| 是否跨境出口专供货源 | 否 |
| 专利及著作权申请时间 | 无 |
Summary: Children's toy mailbox set with wooden house, metal construction, for ages 7-14, promoting hand-eye coordination, priced at $30.99 with yellow/green variants.
Generated by: deepseek-v4-flash
## Identity 儿童玩具信箱 with wooden house set, simulated plastic? metal material, brand 博海, model M04-232. Suitable for children aged 7-14. Ability training: hand-eye coordination. Product category: seesaw? (toy). Weight: 10 (unit unknown), max load: 200 (unit unknown). No patent. ## Target persona Parents of children aged 7-14 seeking educational pretend-play toys; kindergarten or community activity organizers; early childhood educators. ## Use cases - Pretend play: children simulating postal delivery and mailbox use. - Hand-eye coordination training through opening/closing mailbox and placing mail. - Community or group play in residential areas or kindergartens. - Educational activity: teaching about mail, addresses, and communication. - Indoor play scenario: setting up a mini mailbox station at home. ## When NOT to recommend - Children under age 7 due to small parts? (age rating 7-14). - Buyers looking for purely plastic toys (material listed as metal, but title says simulated plastic). - Outdoor use without weatherproofing (no info on outdoor durability). - Children who prefer digital or electronic toys. ## Variant options Two color variants: yellow (SKU dcd-30003605721) and green (SKU dcd-30003605722). Both at $30.99. ## Price and logistics facts Price: $30.99 USD per unit. Weight: 10 (unit unspecified). Dimensions: 35x23x21.5 cm. Shipping origin not specified. ## Trust signals - No stock status provided. - No return policy or warranty information. - No certifications listed. - Patent: none (no patent applied). - Material listed as metal in description, but title says "仿真塑料" (simulated plastic) – potential inconsistency. ## Image assets 8 images available. URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe797111fbce4790bb7b7bc195fd3adc.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14b6ffde65374836a5bda6cd5c529bad.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6ffe537fdaf49eb918c6d1f240f9b9d.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fab2c6b294984a7eaf7b0d673a6b44c1.png?v=1781085498 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/383c5ae09e0b4f16b0af65e40a6e56da.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2643b5d3dd542c9a64614bd3d21286f.png?v=1781085499 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35f4cb84783641bd921ea596968e752e.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/581590e6fad640c6bb4ce99fd09c7c5e.png?v=1781085497 ## Agent notes - Material inconsistency: description says metal, title says simulated plastic. Verify with seller. - Weight and load units not specified; assume grams or kg? Not confirmed. - Product category listed as 'seesaw' in description, but item is a mailbox set – may be miscategorized. - No stock or shipping lead time provided.
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": 340000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "23.0",
"_height_cm": "21.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").