Brand: World Products (Landmark)
SKU: dcd-30003371585
Price: $55.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Auto Parts
Vendor: World Products
Weight: 3850 g
Cart URL (default variant): https://landmarks.builders/cart/50397530128623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001192265
JSON data: https://landmarks.builders/products/wp-dcd-10001192265.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
When a rear drivetrain part starts to wear out, the cart can lose the smooth, predictable feel you expect. This utility vehicle rear axle assembly is designed for compatible fits certain utility vehicles Cart Model 29 applications and serves as a direct replacement vehicle part for repair or maintenance work, especially when you need to get the cart back in service without unnecessary hassle.Built as a utility vehicle axle shaft with a left long shaft configuration, it is designed to support the rear axle system and help recover proper power transfer. The references Part Number JW2-G6510-01 and Part Number JW2-G6520-01 make it easier to identify the correct match, which is especially useful when working on a cart that needs a close fit to the original setup.The carbon steel construction adds the strength needed for regular, while the listed size of about 37 x 15.5 x 15.5 cm and weight of around 3.85 kg mirror solid, service ready component. Whether you are fixing a personal cart or handling routine shop repairs, this axle assembly is a practical way to replace a worn part and keep daily transport running reliably.For owners who want fewer interruptions and a more stable drive, this part helps return the cart to dependable use in neighborhood cruising, course travel, or utility work. It is a straightforward replacement option when the goal is to recover function and keep the vehicle moving with confidence.
Summary: Utility Vehicle Rear Axle Assembly Stable Structure Left Long Axle Shaft High Strength Steel for Replacement, Repair. When a rear drivetrain part starts to wear out, the cart can lose the smooth, predictable feel you expect. This utility vehicle rear axle assembly is designed for compatible fits certain utility vehicles Cart Model 29 applications and serves as a direct replacement vehicle part for repair or maintenance work, especially when you need to get the cart back in service without unnecessary hassle.Built as a utility vehicle axle shaft with a left long shaft configuration, it is desig
Generated by: dcd-map-v1
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Utility Vehicle Rear Axle Assembly Stable Structure Left Long Axle Shaft High Strength Steel for Replacement, Repair",
"product_id": 9535081021679,
"variant_id": 50397530128623,
"quantity": 1,
"grams": 3850,
"length_cm": "37.0",
"width_cm": "15.5",
"height_cm": "15.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").