Brand: World Products (Landmark)
SKU: dcd-30003512729
Price: $206.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4800 g
Cart URL (default variant): https://landmarks.builders/cart/49811930972399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001250359
JSON data: https://landmarks.builders/products/m4x-10001250359.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Main Drive Clutch Black Rim Vehicle Part Round Pulley
| Type | Clutch Disc |
| Material | Steel |
| Compatible Make | Land Pride |
| Compatible Model | Classic XP |
| Compatible Year | 2010 |
| Item Diameter | 100 mm |
| Reference OE/OEM Number | 618684 |
Summary: Main Drive Clutch for Ez-go Txt Golf Cart, priced at $206.99, dimensions 22x22x20 cm.
Generated by: deepseek-v4-flash
## Identity Main Drive Clutch Peak Performance Vehicle Part Round Pulley – compatible with Ez-go Txt Golf Cart. ## Target persona Ez-go Txt golf cart owners seeking replacement or performance upgrade; golf cart repair technicians; golf cart enthusiasts. ## Use cases - Replacing a worn or damaged drive clutch on an Ez-go Txt golf cart - Upgrading to a peak performance clutch for better acceleration - Restoring golf cart drivability after clutch failure - Servicing golf carts in a repair shop ## When NOT to recommend - For Club Car or Yamaha golf carts – this clutch is specifically for Ez-go Txt - For other vehicle types (UTVs, ATVs, cars) - For buyers without mechanical experience – installation may require specialized tools ## Variant options - Only one style: Ez-go Txt Golf Cart (SKU: dcd-30003512729) at $206.99 ## Price and logistics facts - Price: $206.99 USD - Dimensions: 22 x 22 x 20 cm (L x W x H) - Shipping details not provided ## Trust signals - Stock status not provided - Return policy not stated - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbec3d16-c93f-4688-ab2b-1d7a8a9f8783.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a702546f-7e15-41f4-b1d5-71142a5a8a53.jpg?v=1781600961 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c49c18f-434b-4f49-a850-b4ebfe9329a2.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78fdf9b5-d781-4d38-9309-85230768b708.jpg?v=1781600960 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96852dc5-e625-4cee-b397-d6d8f5e0d500.jpg?v=1781600960 ## Agent notes Product description was empty; compatibility assumed from variant title. No image understanding performed.
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": "Main Drive Clutch Black Rim Vehicle Part Round Pulley",
"quantity": 1,
"grams": 4800000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_height_cm": "20.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").