Brand: World Products (Landmark)
SKU: dcd-30003512729
Price: $491.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 4800 g
Cart URL (default variant): https://landmarks.builders/cart/49739201609967:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250359
JSON data: https://landmarks.builders/products/wp-dcd-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.
Summary: EZ-GO main drive clutch for TXT golf carts, priced at $491.99, dimensions 22x22x20 cm, available in one style.
Generated by: deepseek-v4-flash
## Identity Product: EZ-GO Main Drive Clutch for TXT Golf Cart. Product type: Auto parts (汽配). Price: $491.99. Dimensions: 22 x 22 x 20 cm. ## Target persona Golf cart repair shops, DIY golf cart owners, auto parts resellers specializing in EZ-GO models. ## Use cases - Replacing worn clutch on EZ-GO TXT golf cart - Upgrading to OEM-equivalent clutch for performance - Restoring used golf carts for resale - Repairing golf carts in fleet maintenance - Sourcing replacement parts for golf course carts ## When NOT to recommend - For non-EZ-GO golf cart brands like Yamaha or Club Car - For electric golf carts (this is a drive clutch for gas models) - For customers seeking a complete engine overhaul kit - For buyers needing a clutch with a different bolt pattern or shaft size ## Variant options - Style: Ez-go Txt Golf Cart — $491.99 ## Price and logistics facts Price: $491.99 USD. Dimensions: 22 x 22 x 20 cm. Shipping and lead times not provided. ## Trust signals In-stock status not provided. Return policy not provided. Price consistent across the single variant. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/180363f2e60843508bc8c7c8926f07d4.png?v=1781488367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f6a0669ce1a49e1ab232db6f8d7fbc0.png?v=1781488366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7176776522e46f1a54cb9162d366eb3.png?v=1781488367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fa0fbb3be424e3d85c85baed46b535d.png?v=1781488366 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3d1db7f62e1462cb54389099fceda8e.png?v=1781488367 ## Agent notes Product description field is empty. Images are available but were not analyzed for visual details. Only one variant exists.
This product has 13 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": "EZ-GO主驱动离合器TXT高尔夫球车五金件跨境汽摩配厂家直销618684",
"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").