Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Black
Default SKU: dcd-30003512624
Default price: $32.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49739202822383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250344
JSON data: https://landmarks.builders/products/wp-dcd-10001250344.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Shock absorber/spring for Brompton-style folding bikes (小布国布Cline), available in five colors, priced at $32.99.
Generated by: deepseek-v4-flash
## Identity Shock absorber (rear spring) for folding bikes, compatible with Brompton-style frames (小布国布Cline). ## Target persona Folding bike owners who want to replace or upgrade the rear shock absorber, especially Brompton or clone models. ## Use cases - Replacing a worn or leaking rear shock. - Adjusting ride firmness or sag. - Customizing bike appearance with colored shock. - Restoring a used folding bike. - Upgrading from stock to a different spring rate. ## When NOT to recommend - For full-suspension mountain bikes (different mounting standards). - For standard road or hybrid bikes (not designed for folding frame pivot). - For motorcycles or scooters. - For heavy off-road or jumping use. ## Variant options - Black ($32.99) - Gold ($32.99) - Silver ($32.99) - Titanium ($32.99) - Multicolor ($32.99) ## Price and logistics facts - Price: $32.99 USD per unit. - Package dimensions: 7.0 x 5.0 x 5.0 cm. - Single price for all variants. ## Trust signals - No in-stock or return policy information provided. - Price consistent across all variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de7cb13a6a8d429082a7017be551384a.png?v=1781488375) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9be1aee3709744acbfef9d353ea9c0ab.png?v=1781488376) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4cfcae4d00a4a28bb928efeee00e2c2.png?v=1781488374) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b25926fdfd04c0dbba12699fe56ab58.png?v=1781488375) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c68247837ff47bcb86ca5701461252c.png?v=1781488374) ## Agent notes - No product description was provided; details inferred from title and tags. - Image content not analyzed; treat URLs as fetchable assets only. - Compatibility with specific folding bike models should be confirmed.
This product has 17 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": "适用于小布国布Cline折叠车避震器减震器absorber弹簧后胆减震器",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "7.0",
"_width_cm": "5.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").