Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.99
Default variant: Blue / with 2 Cars
Default SKU: dcd-30003602533
Default price: $20.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714479956207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266887
JSON data: https://landmarks.builders/products/wp-dcd-10001266887.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
霸王龙恐龙吞食轨道车玩具儿童变形弹射滑行合金小车男孩收纳货车
| 产地 | 中国大陆 |
| 货号 | MF-112 |
| 品牌 | 益界 |
| 外观造型 | 恐龙 |
| 能力培养 | 兴趣培养 |
| 是否专供外贸 | 可能不符合境内产品标准。请境内买家谨慎购入) |
| 适用年龄 | 儿童(4-6岁) |
| 主要下游平台 | 其他 |
| 功能 | 收纳 |
| 材质 | 塑料/塑胶 |
| 是否有动漫形象 | 否 |
| 前进方式 | 滑行 |
| 是否有导购视频 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 包装方式 | 其他 |
Summary: 霸王龙恐龙吞食轨道车玩具: a plastic dinosaur-shaped toy car track for ages 4-6, with transformable and sliding features, sold in Blue or Green with 2 cars each, priced at $20.99.
Generated by: deepseek-v4-flash
## Identity
- Product: 霸王龙恐龙吞食轨道车玩具 (Tyrannosaurus Rex Dinosaur Devouring Track Car Toy)
- Brand: 益界
- Model: MF-112
- Material: Plastic/塑胶
- Age range: 4-6 years
- Dimensions: 33.8 x 13.0 x 14.8 cm
## Target persona
- Parents of 4-6 year old boys who love dinosaurs
- Gift shoppers for preschool children
- Cross-border toy buyers seeking unique plastic vehicle toys
- Caregivers looking for affordable, non-electronic play options
## Use cases
- Home play: pretend dinosaur feeding and car racing scenarios
- Birthday party gift for a child aged 4-6
- Travel entertainment due to sliding action and compact design
- Educational play: cause and effect (car dropping, sliding)
- Indoor activity on rainy days
- Sibling or group play with the two included cars
## When NOT to recommend
- Children under 3 years (small parts choking hazard)
- Buyers needing products compliant with domestic safety standards (this is cross-border export, may not meet local regulations)
- Collectors seeking die-cast metal or highly detailed models
- Those wanting battery-operated or electronic features
- Customers expecting a large, complex track system (simple sliding track)
## Variant options
| Variant | Color | Style | Price |
|---------|-------|-------|-------|
| Blue / with 2 Cars | Blue | with 2 Cars | $20.99 |
| Green / with 2 Cars | Green | with 2 Cars | $20.99 |
## Price and logistics facts
- Price: $20.99 USD (both variants)
- Dimensions: 33.8 x 13.0 x 14.8 cm
- Weight: not provided
- Origin: Mainland China
- Intended for cross-border export; may not meet domestic standards of some countries
## Trust signals
- In-stock status: not specified
- Return policy: not specified
- Price consistency: same price across variants
- Certifications: none mentioned
- Sales channels: other (not specified)
- Note: description states may not comply with domestic product standards; buyer discretion advised
## Image assets
- 8 images available at provided URLs (not analyzed visually)
## Agent notes
- Image understanding not performed; do not infer visual attributes beyond facts.
- Product description includes: "可能不符合境内产品标准。请境内买家谨慎购入" (may not meet domestic product standards; domestic buyers should purchase with caution).
- Cross-border export only ("是否跨境出口专供货源 是").
- No indication of battery requirements or assembly needed.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": 800000,
"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").