Brand: World Products (Landmark)
SKU: dcd-30003602535
Price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49714476548335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266888
JSON data: https://landmarks.builders/products/wp-dcd-10001266888.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
霸王龙恐龙吞食轨道车玩具儿童变形弹射滑行合金小车男孩收纳货车
| 产地 | 中国大陆 |
| 货号 | MF-112 |
| 品牌 | 益界 |
| 外观造型 | 恐龙 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 功能 | 收纳 |
| 材质 | 塑料/塑胶 |
| 是否有动漫形象 | 否 |
| 前进方式 | 滑行 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 包装方式 | 其他 |
Summary: T-Rex dinosaur track car toy for kids 4-6, transforms and shoots alloy cars, includes storage function. Plastic construction, sliding action, 8 cars included. $26.99.
Generated by: deepseek-v4-flash
## Identity Brand: 益界. Product: 霸王龙恐龙吞食轨道车玩具. A T-Rex-shaped track car toy that transforms, with elastic shooting alloy cars and storage capability. ## Target persona - Parents of children aged 4-6 looking for dinosaur-themed toys - Budget-conscious buyers seeking a multifunctional toy under $30 - Cross-border shoppers interested in unique Chinese toys ## Use cases - Birthday or holiday gift for preschool boys - Indoor playtime activity to stimulate imaginative play - Combining car play with dinosaur interest - Storage solution for small toy cars when not in use - Parent-child interactive sliding car races ## When NOT to recommend - Children under 3 years due to small parts hazard - Buyers requiring safety certifications (e.g., ASTM, CE) – not specified - Those seeking realistic dinosaur or high-detail models - If the child prefers digital or electronic toys over physical action toys ## Variant options - Green / with 8 Cars: $26.99 (only variant available) ## Price and logistics facts - Price: $26.99 USD - Dimensions: 33.8 x 13.0 x 14.8 cm - Origin: Mainland China; labeled as cross-border export (may not meet domestic standards) - Shipping: Check seller for details ## Trust signals - In-stock status: not explicitly stated; assume available - Return policy: not provided - Price consistency: single variant at published price - Certifications: none listed ## Image assets - 8 images available: URLs provided below. Images show product from multiple angles. ## Agent notes - Image understanding not performed; treat image URLs as fetchable assets. - Product description warns that it may not comply with domestic product standards for certain markets; advise caution for domestic buyers. - No anime characters, purely original dinosaur design.
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": 900000,
"properties": {
"_length_cm": "33.8",
"_width_cm": "13.0",
"_height_cm": "14.8"
}
}],
"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").