Brand: World Products (Landmark)
SKU: dcd-30004031675
Price: $7.64
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: ATV Parts
Vendor: World Products
Weight: 1550 g
Cart URL (default variant): https://landmarks.builders/cart/50461238395119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001421585
JSON data: https://landmarks.builders/products/wp-dcd-10001421585.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade or repair your unpaved terrain vehicle with this premium steering joint assembly, engineered specifically for utility vehicles, go-karts, and custom sand buggies. As a front-end steering component, it plays a vital role in maintaining directional control and handling stability over rough, uneven terrain. Whether you are navigating stony paths or speeding down tracks, this component ensures your vehicle responds accurately to every turn of the wheel. Built for durability, the unit features a heavy-duty metal construction finished with a barrier black paint that guards against rust and wear. The compact bracketed design includes pre-drilled mounting holes for a secure fit, while the glossy, machined-looking finish on the threaded steering spindle shafts ensures smooth mechanical. This sturdy design is tailored to handle the high vibrations and impacts typical of trail driving. This comprehensive kit includes the essential hardware required for installation, making it an choice for DIY mechanics, custom vehicle builders, and repair shops alike. By replacing worn or damaged parts with this steering spindle setup, you can reestablish your automotive steering alignment and enjoy a more secure, more controlled ride on your next outdoor trip.
Summary: Upgrade or repair your unpaved terrain vehicle with this premium steering joint assembly, engineered specifically for utility vehicles, go-karts, and custom sand buggies. As a front-end steering component, it plays a vital role in maintaining directional control and handling stability over rough, uneven terrain. Whether you are navigating stony paths or speeding down tracks, this component ensures your vehicle responds accurately to every turn of the wheel. Built for durability, the unit features a heavy-duty metal construction finished with a barrier black paint that guards against rust and wear. The compact bracketed design includes pre-drilled mounting holes for a secure fit, while the glossy, machined-looking finish on the threaded steering spindle shafts ensures smooth mechanical. This sturdy design is tailored to handle the high vibrations and impacts typical of trail driving. This comprehensive kit includes the essential hardware required for installation, making it an choice for DIY mechanics, custom vehicle builders, and repair shops alike. By replacing worn or damaged parts with this steering spindle setup, you can reestablish your automotive steering alignment and enjoy a more secure, more controlled ride on your next outdoor trip.
Generated by: deepseek-v4-flash
This product has 6 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": "Steering Joint Assembly | Black Painted Finish, Heavy-Duty Metal Construction, for ATV",
"product_id": 9540960125167,
"variant_id": 50461238395119,
"quantity": 1,
"grams": 1550,
"length_cm": "26.0",
"width_cm": "17.0",
"height_cm": "13.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").