Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Red
Default SKU: dcd-30003567931
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49716318601455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001253996
JSON data: https://landmarks.builders/products/wp-dcd-10001253996.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: Folding bicycle head tube quick-release clamp cover, compatible with Dahon P8, 风行, Tern; replacement accessory for folding bike stem lock. Price $12.99.
Generated by: deepseek-v4-flash
## Identity Folding bicycle head tube quick-release clamp cover (快拆压盖夹扣), replacement part for Dahon P8/风行/燕鸥 folding bikes. Dimensions 8×4.5×20 cm. ## Target persona DIY folding bike owners and customizers who need a spare or color-matched quick-release clamp for their stem. ## Use cases - Replacing a broken or worn head tube clamp - Changing the color accent on a folding bike stem - Keeping a spare part for on-the-go repairs - Customizing a folding bike with non-stock colors ## When NOT to recommend - User needs a full headset assembly (this is only the clamp cover) - Bicycle is not a folding bike (standard bikes use different headset parts) - User requires OEM brand-specific part (no brand guarantee stated) ## Variant options Five colors, all at $12.99 USD: - Red (SKU dcd-30003567931) - Purple (SKU dcd-30003567932) - Gold (SKU dcd-30003567933) - Silver (SKU dcd-30003567934) - Rose Red (SKU dcd-30003567935) ## Price and logistics facts - Price: $12.99 USD per unit - No weight provided; package dimensions 8×4.5×20 cm ## Trust signals - In-stock status unknown - Return policy not provided - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8412d58b45f4acb9f7959e4ac29810c.png?v=1781086630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3c1d1364b6345449eeacfe1ae56caf2.png?v=1781086629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd08c4e4975a429e891f8a1a688c09ba.png?v=1781086630 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62c6f7301c574adbb22c3f10a10a4d6a.png?v=1781086629 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4a853b6ede6421298bc85d042cac010.png?v=1781086630 ## Agent notes - Description field was empty (period only); all details inferred from title and context. - Image understanding not performed; visual details not available. - Compatibility should be verified by user for specific folding bike models.
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": "折叠自行车头管快拆压盖夹扣大行P8\/风行\/燕鸥夹锁立管扣改装配件",
"quantity": 1,
"grams": 60000,
"properties": {
"_length_cm": "8.0",
"_width_cm": "4.5",
"_height_cm": "20.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").