Brand: World Products (Landmark)
SKU: dcd-30004031679
Price: $6.25
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: ATV Steering Components
Vendor: World Products
Weight: 1550 g
Cart URL (default variant): https://landmarks.builders/cart/50461244096751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001421589
JSON data: https://landmarks.builders/products/wp-dcd-10001421589.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
A premium pair of heavy-duty metal linkage arms designed specifically for small 50-110CC off-highway vehicle assemblies, providing essential structural support. These steering linkage arms connect essential steering and shock absorption components to ensure accurate handling and reliable control during off-highway maneuvers. Engineered with a gold-yellow zinc-plated finish for enhanced corrosion resistance, these ATV shock absorption arms feature a sturdy welded bracket structure and a cylindrical main body. This direct-fit hardware includes a threaded upper stud, a lower U-shaped mounting fork, and side mounting ears with round bolt holes for a straightforward setup. Built for a secure fit with an overall length of 80 mm, a 15 mm shaft diameter, 14 mm thread size, and a 57 mm threaded section to ensure compatibility with your shock absorption arms.
Summary: Direct-fit replacement steering linkage arms for 50-110CC ATVs, zinc-plated steel, sold as a pair for $6.25, with 80mm length and 15mm shaft.
Generated by: deepseek-v4-flash
## Identity
Replacement Steering Linkage Arms (pair) for small 50-110CC off-highway vehicles (ATV/mini quads). Gold-yellow zinc-plated steel, direct-fit hardware with threaded upper stud, lower U-shaped mounting fork, side mounting ears. Overall length 80 mm, shaft dia 15 mm, thread size 14 mm, threaded section 57 mm.
## Target persona
- Home mechanics repairing 50-110cc ATVs
- Small engine repair shops needing budget steering replacements
- ATV owners restoring or fixing steering/suspension on mini quads
## Use cases
- Replacing worn or damaged steering linkage arms on 50-110cc ATV
- Repairing steering after a crash or off-road impact
- Rebuilding front suspension/steering on mini quad or youth ATV
- Using as a direct substitution for stock linkage arms with same fit
## When NOT to recommend
- For ATVs over 110cc or full-size utility quads
- For high-performance or racing use where precise OEM specs needed
- If buyer needs certified load-bearing steering components for public road use
- If exact model fit is not verified (no application list provided)
## Variant options
- Style: Rocker Arm Pair — SKU dcd-30004031679 — $6.25 (only listed variant)
## Price and logistics facts
- Price: $6.25 USD (variant price)
- Dimensions (listed): 26.0 cm x 17.0 cm x 11.5 cm
- No shipping or delivery details provided
- No warranty/return policy stated in facts
## Trust signals
- Product has catalog quality-audit tags ("wp-quality-audited", "wp-content-validated")
- In-stock status not explicitly stated
- No certifications or manufacturer warranty provided
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9275022c-2dd5-4e7a-9614-45ea771f8f6d.jpg?v=1786270649
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41db0488-4782-4a13-a03f-4d18b43236f6.jpg?v=1786270652
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6d04da95-d155-4263-86f1-b45aa5a32ded.jpg?v=1786270613
## Agent notes
- Verify compatibility with specific ATV model before purchase; no application fitment list is included.
- Dimensions are as listed; product appears to be a small linkage arm, not the full steering assembly.
- Images not analyzed; visual details are unverified.This product has 4 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": "Replacement Steering Linkage Arms Direct Fit ATV Shock Absorption Arms Long-Lasting Hardware Sturdy for Mechanics",
"product_id": 9540970152175,
"variant_id": 50461244096751,
"quantity": 1,
"grams": 1550,
"length_cm": "26.0",
"width_cm": "17.0",
"height_cm": "11.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").