Brand: World Products (Landmark)
SKU: dcd-30003512749
Price: $190.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49739201773807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250363
JSON data: https://landmarks.builders/products/wp-dcd-10001250363.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 shock absorber bracket for ClubCar golf carts, dimensions 13.5x8.5x5.5 cm, priced at $190.99.
Generated by: deepseek-v4-flash
## Identity - Product: 高尔夫球车减震缓冲支架适用ClubCar五金件汽摩配102534801跨境品 (Golf Cart Shock Bracket for ClubCar) - Type: Auto part (汽配) - SKU: dcd-30003512749 ## Target persona - Golf cart mechanics or owners maintaining ClubCar models - DIY enthusiasts replacing worn suspension components - Workshops servicing ClubCar golf carts ## Use cases - Replacing a damaged or worn shock bracket on a ClubCar golf cart - Upgrading suspension with a factory-spec replacement part - Servicing a fleet of ClubCar golf carts (e.g., golf courses, resorts) - Restoring a vintage ClubCar golf cart with original-type parts - Cross-border sourcing of specific ClubCar hardware ## When NOT to recommend - For non-ClubCar golf cart brands (e.g., Yamaha, E-Z-GO) - If a complete shock assembly (including spring and damper) is needed - For buyers seeking budget/universal brackets not specific to ClubCar - For applications requiring different mounting dimensions ## Variant options - Only one variant: Style: Golf Cart Shock (SKU: dcd-30003512749) at $190.99 ## Price and logistics facts - Price: $190.99 USD (no discounts or bulk pricing indicated) - Dimensions: 13.5 × 8.5 × 5.5 cm - No shipping weight or carrier information provided ## Trust signals - No stock availability, return policy, or warranty information provided - No certifications, materials, or brand manufacturer stated - Product is part of a batch (tag: dcd-batch-dx-202605-8321) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/06d55b86fa6d49b7a821a8f520d6924f.png?v=1781488365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/814b81c7d2704ff8924a04a56cd08140.png?v=1781488365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3031fad906784b15b9d4f8e722790ac2.png?v=1781488364 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1756324d332148f58329103c18207a24.png?v=1781488365 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d77f3e7285c417e881e699a1e5fbd4f.png?v=1781488365 ## Agent notes - Images not analyzed; visual inspection may confirm fitment details - Verify compatibility with specific ClubCar model year as dimensions and mounting may vary - Consider checking stock and return policy before purchase
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": "高尔夫球车减震缓冲支架适用ClubCar五金件汽摩配102534801跨境品",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "13.5",
"_width_cm": "8.5",
"_height_cm": "5.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").