Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $46.99 – $53.99
Default variant: 61CM / 3-hole Flange
Default SKU: dcd-30002881427
Default price: $46.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6275 g
Cart URL (default variant): https://landmarks.builders/cart/49810792186095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001083328
JSON data: https://landmarks.builders/products/m4x-10001083328.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Go-Kart Rear Axle Kit Modification Part Drift Trike Rear Axle
| Manufacturer Part Number | Y090--21 |
| Type | Driveshaft |
| Compatible Make | Yamaha |
| Placement on Vehicle | Rear |
| Features | Durable |
| Item Diameter | 160 cm |
| Item Length | 60 cm |
| Items Included | Hardware |
| Mounting Style | Bolt-On |
| Universal Fitment | No |
Summary: Go-Kart Rear Axle Kit Modification Part Drift Trike Rear Axle. 改装GO-KART三轮四轮箱子卡丁车配件后轴后桥61-63-71-74厘米后轴 链轮型号有(420和428选择)37齿的 没说明都按420发货 刹车盘直径16厘米 轴承座型号6205 (碟刹盘座和链轮座是定死的 轴承座没限位的要用螺丝锁紧) 5寸轮法兰是(配5寸轮子用的 三孔法兰是(对角孔距7.8的 四孔法兰是(对角孔距110的 螺丝孔10MM 对角10的后法兰 对角10 螺丝孔14MM
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": "Go-Kart Rear Axle Kit Modification Part Drift Trike Rear Axle",
"quantity": 1,
"grams": 6275000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "20.0",
"_height_cm": "15.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").