Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 22MM
Default SKU: dcd-30003613350
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 10 g
Cart URL (default variant): https://landmarks.builders/cart/49713967071471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271121
JSON data: https://landmarks.builders/products/wp-dcd-10001271121.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Mountain bike shock absorber bushing (DU bushing) for soft tail rear shock pivot. Available in 22-68mm sizes. Price $9.99 USD.
Generated by: deepseek-v4-flash
## Identity DU bushing for soft tail mountain bike rear shock absorber pivot. Sizes: 22mm, 24mm, 25mm, 30mm, 32mm, 44mm, 50mm, 54mm, 68mm. Price: $9.99 USD each. ## Target persona Mountain bike mechanics, bike shop technicians, and DIY mountain bikers who maintain or service full-suspension bikes and need replacement pivot bushings. ## Use cases - Replacing worn or damaged bushings on full-suspension mountain bike rear shock pivots. - Servicing or rebuilding a rear shock during routine maintenance. - Upgrading pivot hardware on a DH or trail bike. - Refurbishing a used frame or shock with new bushings. - Customizing shock stroke by swapping bushing sizes (within compatible range). ## When NOT to recommend - For road bikes or non-mountain bike applications. - If the required bushing size is not in the 22-68mm range. - If the user needs a complete shock absorber assembly, not a bushing. - For riders who do not have the tools or expertise to press bushings. ## Variant options Nine sizes: 22mm, 24mm, 25mm, 30mm, 32mm, 44mm, 50mm, 54mm, 68mm. All priced at $9.99 USD. ## Price and logistics facts Price: $9.99 USD per bushing. Dimensions: 8.0 x 3.0 x 2.0 cm. Weight not provided. ## Trust signals No in-stock status, return policy, or certifications provided. Images are available to inspect the product visually. ## Image assets         ## Agent notes - No product description was provided; visual inspection of images was not performed. - Variant selection required based on required bushing size. - Price is per unit; no bulk discounts indicated.
This product has 21 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": "软尾山地车自行车减震器避震器衬套DH后胆转点 DU减震轴套22-68mm",
"quantity": 1,
"grams": 10000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "3.0",
"_height_cm": "2.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").