Brand: World Products (Landmark)
SKU: dcd-30003496335
Price: $40.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49810436849903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233740
JSON data: https://landmarks.builders/products/m4x-10001233740.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Steering Gear Repair Kit Thin Steering Gear Seal Kit Silver for Car Maintenance
| Type | Rebuild Kit |
| Items Included | Seal |
| Reference OE/OEM Number | A2054603703 |
| Universal Fitment | No |
Summary: Steering Gear Repair Kit Silver Steering Gear Seal Kit Quality Components. 【产品名称】:汽车方向机修理包-OE:A2054603703-适用: 奔驰 【产品参数】: 产品毛重:262G;包装尺寸:9.5*9.5*5CM;包装方式:牛皮纸盒; 产品材质:铝; 【适用车型】: Mercedes Benz>W205>2014-2021 【注意事项】:本产品为专车专用产品,请注意核对产品OE号码,以免不适配 【产品OE】:A2054603703 【产品作用】:作用是为奔驰 W205 车型的转向系统提供耐用替换推力片套件,用于修复因磨损导致的转向间隙、异响或操控不稳问题. 【注意事项】:本产品为专车专用产品,请注意核对产品OE号码,以免不适配 【产品组成】:方向机修理包*1PCS
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": "Steering Gear Repair Kit Thin Steering Gear Seal Kit Silver for Car Maintenance",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "9.5",
"_width_cm": "9.5",
"_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").