Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99
Default variant: Red / 3 Sections
Default SKU: dcd-30003624589
Default price: $78.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713156751599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275701
JSON data: https://landmarks.builders/products/wp-dcd-10001275701.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
东风4B火车仿真高铁模型电动行驶单双节轨道列车儿童玩具火车摆件
| 是否外贸 | 否 |
| 产品类别 | 火车 |
| 是否能够DIY | 否 |
| 适用年龄 | 青年(15-35岁) |
| 材质 | 合金 |
| 是否有动漫形象 | 否 |
| 是否电动 | 否 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 包装方式 | 彩盒 |
| 类别 | 车模型 |
| 产地 | 广东 |
| 品牌 | 车致 |
| 货号 | D3091 D3101 D3111 |
| 是否专供外贸 | 否 |
| 控制方式 | 力控 |
| 规格 | 如图 |
| 是否多功能 | 是 |
| 专利及著作权 | 外观设计 |
| 3C配置类别 | 14岁以上的玩具 |
| 适用性别 | 男女通用 |
| 功能 | 音乐/发声 |
| 车模型比例 | 1:32 |
| 是否静态模型 | 否 |
| 是否有导购视频 | 是 |
Summary: 1:32 scale alloy train model of Dongfeng 4B, includes music/sound, for ages 15-35, available in Red/Green/Blue 3-section variants at $78.99.
Generated by: deepseek-v4-flash
## Identity - Product: 东风4B火车仿真高铁模型 (Dongfeng 4B Train Simulation High-Speed Rail Model) - Brand: 车致 (Chezhi) - Model Numbers: D3091, D3101, D3111 - Scale: 1:32 - Material: Alloy - Power: Conflicting info; title states electric driving, description states non-electric (manual push via force control) - Features: Music/sound, DIY not supported, static model? (description says not static model but non-electric implies manual movement) ## Target persona - Young adults and hobbyists aged 15-35 - Collectors of toy trains and model vehicles - Gift buyers for teens and young adults interested in trains ## Use cases - Display as a detailed train model on a shelf or desk - Powered (if electric) or push-along play on smooth surfaces - Gift for birthdays or holidays for train enthusiasts - Introduction to model collecting for young adults ## When NOT to recommend - For children under 14 years old (3C certification indicates 14+) - If buyer expects a fully functional electric remote-controlled train (electric functionality unconfirmed) - For those requiring DIY assembly or customization (not DIY capable) - For collectors seeking high-end precision engineering models (budget price point) ## Variant options - Red / 3 Sections: $78.99 - Green / 3 Sections: $78.99 - Blue / 3 Sections: $78.99 ## Price and logistics facts - Price: $78.99 USD (all variants same price) - Origin: Guangdong, China - Packaging: Color box - Dimensions: 47 x 24 x 7 cm - No cross-border export dedicated supply (not specifically for overseas market) ## Trust signals - 3C certification: applicable for toys age 14+ - Design patent: has外观设计 (appearance design) patent - In-stock: based on listing (no specific availability data) - Return policy: not specified ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f693016952784892916de9ec3b974675.png?v=1781084447 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f87155d27ee8418da70b4e652f198414.png?v=1781084447 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c895f0da65a4b7a971237fe0f27adcf.png?v=1781084447 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/068bca7e88724a06946d8e37e5fcaac0.png?v=1781084447 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5e5db5c1be945c890db2c3107262bed.png?v=1781084447 ## Agent notes - Contradiction: Title includes '电动行驶' (electric driving) but description clearly states '是否电动 否' (not electric) and '控制方式 力控' (force control). The actual movement mechanism is uncertain; prioritize description as more detailed. Assume manual push unless electric functionality is confirmed. - Image content not analyzed; images show product but details not described.
This product has 15 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": "东风4B火车仿真高铁模型电动行驶单双节轨道列车儿童玩具火车摆件",
"quantity": 1,
"grams": 850000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "24.0",
"_height_cm": "7.0"
}
}],
"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").