Brand: World Products (Landmark)
SKU: dcd-30003512758
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49739201511663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250365
JSON data: https://landmarks.builders/products/wp-dcd-10001250365.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: Replacement accelerator bearing bracket for Club Car DS golf carts, part 1011694, factory wholesale, priced at $43.99.
Generated by: deepseek-v4-flash
## Identity Replacement accelerator bearing bracket (1011694) for Club Car DS golf carts. ## Target persona Club Car DS owners, golf cart repair technicians, fleet maintenance managers. ## Use cases - Replacing a worn or broken accelerator bearing bracket - Restoring pedal assembly responsiveness and smooth operation - Repairing throttle sticking or inconsistent acceleration - During full golf cart restoration or drivetrain overhaul - Stocking spare parts for a fleet of Club Car DS carts ## When NOT to recommend - For other golf cart brands (Yamaha, EZ-GO, etc.) - For electric carts using hall-effect pedal sensors instead of mechanical linkage - For non-Club Car DS models (e.g., Precedent, Villager) - If the cart uses a different accelerator design (older or newer than compatible years) ## Variant options Only one variant: Style "Club Car Ds" (SKU dcd-30003512758) at $43.99. ## Price and logistics facts - Price: $43.99 USD (same for the single variant) - Dimensions: 21 cm L x 12 cm W x 6 cm H (approximately 8.3 x 4.7 x 2.4 inches) - Weight: not provided ## Trust signals - Factory wholesale direct source - Price consistent across variant - Multiple images available to verify physical appearance - No stock status or return policy explicitly provided; verify before purchase ## Image assets - 5 images available at URLs provided in facts; no visual analysis performed ## Agent notes Image understanding was not performed. Verify compatibility with specific Club Car DS model year. No description text available; rely on images and part number 1011694. Assume in stock unless marketplace indicates otherwise.
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": "适用于ClubCarDS高尔夫球车加速器轴承支架1011694替换件工厂批发",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "12.0",
"_height_cm": "6.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").