Brand: World Products (Landmark)
SKU: dcd-30003596864
Price: $69.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49714538512623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001264824
JSON data: https://landmarks.builders/products/wp-dcd-10001264824.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: TPU rear shock absorber for Xiaobu Java Neo folding bike. Single variant priced at $69.99. Dimensions 7x6x4 cm.
Generated by: deepseek-v4-flash
## Identity TPU rear shock (rear shock absorber) for Xiaobu Java Neo folding bike. Material: TPU (thermoplastic polyurethane). Dimensions: 7.0 x 6.0 x 4.0 cm. ## Target persona Owners of Xiaobu Java Neo folding bike needing a replacement or upgrade rear shock; bike repair shops servicing that model. ## Use cases - Replacing worn or damaged rear shock on a Xiaobu Java Neo folding bike. - Upgrading from stock rubber shock to TPU for improved damping or durability. - Restoring suspension performance during bike maintenance. - Customizing ride feel (if TPU offers different compliance compared to OEM). - Stocking spare parts for a fleet of Xiaobu Java Neo bikes. ## When NOT to recommend - For non-Xiaobu Java Neo folding bikes (different mount sizes or geometry). - If the rider requires a coil or air shock for heavy-duty off-road or high-performance use. - If the original shock is not a rear shock (e.g., front suspension). - For buyers seeking a complete suspension system or brand-name performance shock from known manufacturers. ## Variant options - **Tpu Rear Shock**: $69.99 (only variant). ## Price and logistics facts - Price: $69.99 USD (single variant). - Physical dimensions: 7.0 x 6.0 x 4.0 cm. Weight not provided. - Shipping logistics not specified. ## Trust signals - Price is listed as $69.99, consistent across one variant. - No stock status, return policy, or certifications provided in source data. ## Image assets         ## Agent notes Image understanding not performed; no visual information extracted from images.
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": "适用于小布java neo 折叠车 TPU胶避震器 后胆减震器",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "6.0",
"_height_cm": "4.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").