Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Green / with 2 Cars
Default SKU: dcd-30003602487
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1250 g
Cart URL (default variant): https://landmarks.builders/cart/49714329977071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266868
JSON data: https://landmarks.builders/products/wp-dcd-10001266868.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
亚马逊儿童大号变形轨道弹射车恐龙玩具车折叠卡车收纳合金小车
| 产地 | 广东汕头 |
| 货号 | MF888 |
| 品牌 | 益界 |
| 外观造型 | 动物 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 功能 | 恐龙模型 |
| 材质 | 塑料/塑胶 |
| 是否有动漫形象 | 否 |
| 前进方式 | 滑行 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 包装方式 | 彩盒 |
Summary: A plastic dinosaur-themed toy truck with track, launcher, and folding storage for kids aged 4-6. Includes 2 alloy cars. $28.99.
Generated by: deepseek-v4-flash
## Identity Product: 亚马逊儿童大号变形轨道弹射车恐龙玩具车折叠卡车收纳合金小车 (Amazon Children's Large Deformable Track Launcher Dinosaur Toy Truck Folding Truck Storage Alloy Car). Brand: 益界. Model: MF888. ## Target persona Parents or gift-givers looking for a dinosaur-themed toy for children aged 4-6 years, especially those interested in car and truck toys with track play. ## Use cases - Birthday or holiday gift for a 4-6 year old. - Indoor playtime activity with track and launcher. - Storage solution as it folds into a truck. - Imaginative play with dinosaur and car combos. - Travel toy due to folding design. ## When NOT to recommend - Not suitable for children under 3 due to small parts. - Not recommended for buyers needing domestic safety certifications (product is for export, may not meet domestic standards). - Not ideal for those seeking high-end materials as it's plastic. ## Variant options Two color options: Green with 2 Cars, Blue with 2 Cars. Both at $28.99. ## Price and logistics facts Price: $28.99 USD. Dimensions: 42.4 x 11.7 x 18.3 cm. Weight not provided. Origin: Guangdong, China. Cross-border export product. ## Trust signals In-stock status unknown. Return policy not provided. Price consistency: same price for both variants. No certifications mentioned. Product may not meet domestic standards (see description). ## Image assets 8 images available: see URLs below. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/297e2440355a447a93781364c194fd85.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b195ea260baf489db23efc9191884386.png?v=1781085474 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c768d1e2382d44edaf938f2c5381c96a.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/648c4bcee397442dba4eac7f4f069920.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4d8a86ab8cb4fe4b0476cd9e1383ff6.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cf8a33c7495475bbc3276f660a67022.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02ff4a4e28954eb3b4099d3931e9c8ae.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd7dffc6f4fa47e7bd6100b0d78938d7.png?v=1781085475 ## Agent notes Product is a plastic dinosaur toy truck with track and launcher. It is a cross-border export item. Images show the product but have not been analyzed for visual details.
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": 1250000,
"properties": {
"_length_cm": "42.4",
"_width_cm": "11.7",
"_height_cm": "18.3"
}
}],
"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").