Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $124.99
Default variant: Slot Diameter 7.8
Default SKU: dcd-30003613944
Default price: $124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 180 g
Cart URL (default variant): https://landmarks.builders/cart/49713861656815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271251
JSON data: https://landmarks.builders/products/wp-dcd-10001271251.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A motorcycle decelerator (缓降器) with two slot diameter options (7.8 and 5.8), priced at $124.99 USD, dimensions 16x13x5 cm.
Generated by: deepseek-v4-flash
## Identity
A motorcycle decelerator component, likely used for throttle return or speed control, available in two slot diameter sizes.
## Target persona
- Motorcycle owners performing DIY repairs or upgrades.
- Professional motorcycle mechanics.
- Custom bike builders needing specific decelerator dimensions.
## Use cases
- Replacing a worn or broken decelerator on a motorcycle.
- Upgrading throttle response for performance tuning.
- Custom motorcycle builds requiring specific slot diameter.
- Repairing vintage or off-road bikes with decelerator issues.
- Maintaining scooter or moped throttle systems.
## When NOT to recommend
- For vehicles other than motorcycles (cars, bicycles, etc.).
- If the required slot diameter is neither 7.8 nor 5.8.
- For applications not involving deceleration or throttle control.
- If the buyer needs a complete throttle assembly rather than a component.
## Variant options
- Slot Diameter 7.8 (SKU: dcd-30003613944, $124.99)
- Slot Diameter 5.8 (SKU: dcd-30003613945, $124.99)
## Price and logistics facts
- Price: $124.99 USD (both variants).
- Dimensions: 16.0 cm x 13.0 cm x 5.0 cm.
- No shipping or tax details provided.
## Trust signals
- Price is consistent across variants.
- Images are available for visual inspection.
- No warranty or return policy information is provided in the source data.
- Stock status is not specified.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0803ae682dc4b0b8aa222cff2e1a2cc.png?v=1781085123
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/800c6012d2af489aa17a8763700d103e.png?v=1781085123
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d944331836f4e51bb58e5dcc99b9ebd.png?v=1781085123
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c737b7f8ca5c4a7c9813a818cd2c8af0.png?v=1781085123
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7085f51c05a54cc6b033550faa0a5cb9.png?v=1781085124
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93cf71e35b0e410495189f2b2cd093d1.png?v=1781085123
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa9d3eb0ee634e40bcc6fcca6a9ab676.png?v=1781085124
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3b58e67f93d4145a8596cd77d8bd81c.png?v=1781085123
## Agent notes
- No textual description was provided; product identity inferred from title ('缓降器' meaning decelerator) and category ('摩配' meaning motorcycle parts).
- Image content was not analyzed; visual features are unknown.This product has 14 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": "缓降器",
"quantity": 1,
"grams": 180000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "13.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").