Brand: World Products (Landmark)
SKU: dcd-30003512818
Price: $47.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49739201282287:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250375
JSON data: https://landmarks.builders/products/wp-dcd-10001250375.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: King pin and bushing kit compatible with Yamaha golf cart J55-F3516-00, priced at $47.99, dimensions 20x15x5 cm.
Generated by: deepseek-v4-flash
## Identity - **Product:** King Pin and Bushing Kit for Yamaha Golf Cart - **Part Number:** J55-F3516-00 - **SKU:** dcd-30003512818 - **Price:** $47.99 USD ## Target persona - Yamaha golf cart owner performing front-end maintenance - Small golf cart repair shop or mobile mechanic - DIY enthusiast with basic mechanical skills ## Use cases - Replacing worn king pins and bushings on a Yamaha J55 golf cart - Restoring steering precision and reducing front-end play - Repairing front suspension during routine golf cart service - Upgrading aftermarket suspension components on compatible carts - Preparing a used golf cart for resale by addressing common wear items ## When NOT to recommend - If the golf cart is not a Yamaha model (especially not J55 series) - If the customer needs complete front-end kits (e.g., including A-arms, shocks) - If the customer requires genuine OEM parts with warranty (this is aftermarket) - For full-size automotive or heavy-duty vehicles (golf cart specific) ## Variant options - Only one style available: **King Pin and Bushing** (no other options) ## Price and logistics facts - **Price:** $47.99 USD - **Dimensions:** 20 cm × 15 cm × 5 cm (packed) - **Packaging weight:** not specified - **Shipping:** see store policies for estimated costs ## Trust signals - **Stock status:** not disclosed; assume available unless noted - **Return policy:** not provided; check seller terms - **Price consistency:** only one price point shown - **Certifications:** none mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fce437c06644e6291ad169536020325.png?v=1781488363) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34baa9594115437b88ed597e00a5f425.png?v=1781488362) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8334a8dc8f4f42ada6af42232a97df30.png?v=1781488361) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1657570ce504e0197313aa6f6a42e83.png?v=1781488362) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0bff06c3abb64408b4dd86896eafa2dc.png?v=1781488361) ## Agent notes - Product description is empty; details are based solely on title and part number. - Image content was not analyzed; visual verification of components (e.g., does it include both pins and bushings) could not be performed. - Compatibility is claimed for Yamaha golf cart J55-F3516-00; no other vehicle fitment is specified.
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": "主销和衬套套件兼容YAMAHA高尔夫球车J55-F3516-00汽摩配跨境专供",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "15.0",
"_height_cm": "5.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").