Brand: World Products (Landmark)
SKU: dcd-30003606943
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 40 g
Cart URL (default variant): https://landmarks.builders/cart/49714276761839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268709
JSON data: https://landmarks.builders/products/wp-dcd-10001268709.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
新款合金坦克模型迷你益智拼装玩具虎式军事战车坦克儿童玩具
| 产地 | 中国 |
| 品牌 | 0 |
| 货号 | 678-19 |
| 产品类别 | 坦克 |
| 是否专供外贸 | 否 |
| 控制方式 | 其它 |
| 是否多功能 | 否 |
| 适用年龄 | 少年(7-14岁) |
| 3C配置类别 | 14岁以上的玩具 |
| 功能 | 其它 |
| 材质 | 塑料 |
| 是否电动 | 否 |
| 是否静态模型 | 否 |
| 是否有导购视频 | 否 |
| 是否拼装 | 否 |
| 包装方式 | 吸板 |
| 类别 | 其他 |
Summary: Mini alloy Tiger tank model puzzle toy for children aged 7-14, plastic construction, 7x3x2.5 cm, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Mini alloy Tiger tank model puzzle toy (Product ID: dcd-30003606943). Plastic, non-electric, non-static model. Dimensions: 7×3×2.5 cm. Price: $9.99 USD. ## Target persona Children aged 7-14 interested in military vehicles or building toys. Parents or gift-givers looking for low-cost, small-scale toy tanks. ## Use cases - Educational play for children learning about WWII vehicles. - Small gift for a child's birthday or reward. - Addition to a collection of miniature military models. - Travel-friendly toy due to small size. - Classroom project on history or engineering. ## When NOT to recommend - Buyers seeking realistic metal models (this is plastic). - Children under 3 (small parts hazard, though age listed 7-14). - Those wanting motorized or remote-controlled tanks. - Collectors looking for high-detail static displays. ## Variant options - Alloy Tiger Tank: SKU dcd-30003606943, $9.99. ## Price and logistics facts - Price: $9.99 USD. - Dimensions: 7 × 3 × 2.5 cm. - Weight not provided. - Shipping: not specified. ## Trust signals - In-stock status not explicitly stated. - Return policy not provided. - Price consistent with inexpensive toy from China. - No certifications mentioned. ## Image assets         ## Agent notes - Material: plastic, not metal despite name 'Alloy'. - Pre-assembled (description says not assembly required). - Age range: 7-14, but caution for small parts. - Only one variant.
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": 40000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "3.0",
"_height_cm": "2.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").