Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99
Default variant: Red
Default SKU: dcd-30003457689
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49810292080879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001222857
JSON data: https://landmarks.builders/products/m4x-10001222857.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Aluminum Front Arm Set Wear Resistant Aluminum Arm Set High-Speed Stability
| Type | Steering Linkage |
| Compatible Scale | 1:16 |
| Compatible Vehicle Type | Cars & Motorcycles |
Summary: Aluminum Front Arm Set RC Car Front Upgrade Outfit Wear Resistant Aluminum Arm Set for 1/16 16101 16102 16103 16104 16106 16201. 工厂直销 欢迎批发 适用车型:速驰宇 SCY1/16 16101 16102 16103 16104 16106 16201 JJRC Q130A Q130B Q141 (16101-Q132A) (16102-Q132B) (16103-Q132C) 16201 D843-YW Q117A Q117B Q117C Q117D 等遥控车 材质:6061铝 重量:75g 包含配件及尺寸: 前下摆臂*2PCS 尺寸:68.52mm*32.27mm*11mm 前上摆臂*2PCS 尺寸:61.88mm*19.71mm*11.38mm 前转向杯*2PCS 尺寸:27.05mm*20.24mm*19.70mm 前转向拉杆*2PCS 尺寸:51mm-61mm 包装尺寸:PE透明自封袋12*18*5cm
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": "Aluminum Front Arm Set Wear Resistant Aluminum Arm Set High-Speed Stability",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "16.0",
"_height_cm": "5.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").