Brand: World Products (Landmark)
SKU: dcd-30003620337
Price: $117.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713343201519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273825
JSON data: https://landmarks.builders/products/wp-dcd-10001273825.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
适用于 铃木 GSX-R600、GSX-R750、GSR750、GSX-R1000、DL1000/X
| 整备重量 | 20G |
Summary: Suzuki motorcycle part compatible with GSX-R600, GSX-R750, GSR750, GSX-R1000, DL1000/X, weight 20g, priced at $117.99.
Generated by: deepseek-v4-flash
## Identity Suzuki motorcycle component (摩配) compatible with GSX-R600, GSX-R750, GSR750, GSX-R1000, DL1000/X. Weight: 20g. Dimensions: 13 x 8 x 4.5 cm. ## Target persona Suzuki sport bike owners (GSX-R600/750/1000, GSR750) and adventure bike owners (DL1000/X) seeking replacement or upgrade parts. ## Use cases - Replacing a worn or damaged component on compatible Suzuki models - Restoring a used Suzuki motorcycle to OEM specs - Upgrading a specific part for better performance or fit - Keeping a spare part for long-distance touring - Servicing a DL1000/X adventure bike ## When NOT to recommend - For Suzuki models not listed (e.g., GSX-R1300 Hayabusa, GSX-S series) - For other motorcycle brands (Honda, Yamaha, Kawasaki, etc.) - If the exact weight or size is critical and the buyer requires detailed specifications not provided ## Variant options - Style: "for Suzuki Gsx-r600" (SKU: dcd-30003620337) at $117.99 ## Price and logistics facts - Price: $117.99 USD - Weight: 20g - Dimensions: 13 x 8 x 4.5 cm - No shipping or return policy details provided ## Trust signals - Listed as in stock (based on product presence) - Price consistent with single variant - No warranty or certification information available ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79182ae7b22c497fbb3856813ab8f83f.png?v=1781084555) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a85f90be615f48bfa1fd8f26ef0b46b7.png?v=1781084555) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaba896d383e49979c16a73f00f991c5.png?v=1781084555) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c63740f542e44d149fc858de399f5b19.png?v=1781084556) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc4ae1d4458147bfb3b762597b718f27.png?v=1781084555) ## Agent notes - No visual analysis performed; images available but content not described. Exact product function (e.g., specific part name) is not specified. - The description states "整备重量 20G" which likely means prepared weight 20 grams. - Only one variant listed; others may exist but not provided.
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": "适用于 铃木 GSX-R600、GSX-R750、GSR750、GSX-R1000、DL1000\/X",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "8.0",
"_height_cm": "4.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").