Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99 – $97.99
Default variant: Front Axle
Default SKU: dcd-30002882697
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/49811400491247:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001083784
JSON data: https://landmarks.builders/products/m4x-10001083784.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.该外壳由高性能增强尼龙复合材料制成,具有最佳的强度重量比。
2.真正的H10 Optic设计:完美复制了原始Vanquish H10 Optic轴的几何形状和特征,保证了配合和性能。
3.精密预载调节:集成齿轮预载调节系统,实现最佳齿轮啮合和安静高效的动力传递。
4.兼容性:专为Vanquish Products(VP)H10 Optic型号设计。
规格:
材料:塑料(外壳),钢(内齿轮和轴)。
重量:212g/7.48oz(前桥),127g/4.48oz(后桥)
总宽度:242毫米/9.52英寸(前轴),238毫米/9.37英寸(后轴)
销对销:205毫米/8.07英寸(前轴),202毫米/7.95英寸(后轴)
5mm输出轴
车轮六角:标准12mm六角兼容。
六角形厚度:5mm
转向角:约47°
包装清单:
1*前/后H10直桥
注意:
仅包含上述包装内容,其他产品不包含在内。
光线反射及不同显示效果可能导致图片中的物品颜色与实物略有差异。测量允许误差为±1-3厘米。
Summary: 1/10 Scale Crawler Axle Set Front and Rear Straight Axles. 特征: 1.该外壳由高性能增强尼龙复合材料制成,具有最佳的强度重量比。 2.真正的H10 Optic设计:完美复制了原始Vanquish H10 Optic轴的几何形状和特征,保证了配合和性能。 3.精密预载调节:集成齿轮预载调节系统,实现最佳齿轮啮合和安静高效的动力传递。 4.兼容性:专为Vanquish Products(VP)H10 Optic型号设计。 规格: 材料:塑料(外壳),钢(内齿轮和轴)。 重量:212g/7.48oz(前桥),127g/4.48oz(后桥) 总宽度:242毫米/9.52英寸(前轴),238毫米/9.37英寸(后轴) 销对销:205毫米/8.07英寸(前轴),202毫米/7.95英寸(后轴) 5mm输出轴 车轮六角:标准12mm六角兼容。 六角形厚度:5mm 转向角:约47° 包装清单: 1*前/后H10直桥 注意: 仅包含上述包装内容,其他产品不包含在内。 光线反射及不同显示效果可能导致图片中的物品颜色与实物略有差异。测量允许误差为±1-3厘米。
Generated by: m4x-map-v1
This product has 12 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\/10 Scale Crawler Axle Set Front and Rear Straight Axles",
"quantity": 1,
"grams": 340000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "8.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").