Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: 120MM
Default SKU: dcd-30003614725
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: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713890066671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271537
JSON data: https://landmarks.builders/products/wp-dcd-10001271537.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
田宫1/14系列全金属 拖头 挂车无动力后桥 挂车桥后桥DIY改装模型
| 品牌 | 田宫 |
| 货号 | YF240 |
| 是否专供外贸 | 否 |
| 适用人群 | 不限 |
| 包装 | 袋装 |
| 玩具类别 | 金属玩具 |
| 贸易类型 | 出口 |
| 适用年龄 | 青年(15-35岁) |
| 主要下游平台 | LAZADA |
| 3C配置类别 | 14岁以上的玩具 |
| 玩具材质 | 金属 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 包装方式 | 袋装 |
| 是否进口 | 国产 |
Summary: Tamiya 1/14 scale all-metal non-powered rear axle for RC trailer DIY modification, available in 120mm and 140mm lengths, priced at $28.99.
Generated by: deepseek-v4-flash
## Identity Tamiya 1/14 Series All-Metal Trailer Non-Powered Rear Axle (YF240) - DIY modification part for RC trailer trucks. ## Target persona RC truck enthusiasts aged 15-35 who build or modify 1/14 scale Tamiya semi-trailer models; hobbyists seeking metal replacement or upgrade parts for better durability. ## Use cases - Replacing plastic rear axle on Tamiya 1/14 trailer with metal version for increased weight capacity. - Building a custom trailer from scratch using this axle as the rear bogie. - Upgrading an existing trailer for towing heavy loads in scale RC trucking. - Pairing with a powered front axle for a full drivetrain conversion. - Adding detail to a static display model (since it's non-powered). - Using as a spare part for maintenance. ## When NOT to recommend - For powered axles (this is non-powered, no motor/gears). - For scales other than 1/14. - For beginners who want complete RTR trailers (requires assembly and other parts). - If the user needs a complete trailer with suspension, tires, etc. (axle only). ## Variant options - 120MM length ($28.99) - 140MM length ($28.99) ## Price and logistics facts - Price: $28.99 USD per axle. - Dimensions: 20.3 x 17.0 x 6.0 cm (packaged). - Variants same price. - Export oriented, likely ships from China. ## Trust signals - Brand: Tamiya (known for RC models). - In-stock status: not specified. - Return policy: not provided. - Packaging: bagged. - Price consistency: both variants same price. ## Image assets - 7 images available at URLs provided. ## Agent notes - No detailed specifications (e.g., weight capacity, material grade) beyond "all-metal". - Image understanding not performed; visual details should not be inferred.
This product has 7 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": "田宫1\/14系列全金属 拖头 挂车无动力后桥 挂车桥后桥DIY改装模型",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "20.3",
"_width_cm": "17.0",
"_height_cm": "6.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").