Brand: World Products (Landmark)
SKU: dcd-30003609547
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: 310 g
Cart URL (default variant): https://landmarks.builders/cart/49714261688559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269697
JSON data: https://landmarks.builders/products/wp-dcd-10001269697.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: A 3-in-1 bicycle maintenance tool combining bottom bracket wrench, freewheel locking tool, and derailleur hanger alignment wrench, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity 3-in-1 Bike Bottom Tool: combines bottom bracket wrench, freewheel lockring tool, and derailleur hanger alignment wrench. ## Target persona Home bicycle mechanics, DIY bike enthusiasts, and commuters who maintain their own bikes. ## Use cases - Replacing a bicycle bottom bracket - Removing a freewheel or lockring - Aligning a bent derailleur hanger - Performing basic bike maintenance at home - Quick roadside or trailside repairs ## When NOT to recommend - For professional bike shops needing dedicated single-purpose tools - For bicycles with press-fit or non-threaded bottom brackets - For users who require a full tool kit or torque wrench - For Campagnolo or other proprietary standards unless confirmed compatible ## Variant options Only one variant: "3-in-1 Bike Bottom" at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 30 x 10 x 3 cm. No shipping or stock information provided. ## Trust signals No certifications, stock status, or return policy stated. Price is fixed and specific. ## Image assets 8 images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66c4d8f1148347a69b2a153a1d520906.png?v=1781085393 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4687b50e7e744f7a752623bc63dde23.png?v=1781085392 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f91d016e8bd34f998405c5a3b675115f.png?v=1781085392 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42ce4d399b404e119e4157271155456e.png?v=1781085394 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02256bf18a0b4ee2a69eda02122d239c.png?v=1781085394 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50196744e461469a97e23d57c6098c96.png?v=1781085394 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/286acc692cb245c68bd6bcaeab8f0a51.png?v=1781085394 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6cf79c3e0ac041aa97d95e674277e450.png?v=1781085394 ## Agent notes - No product description text provided. - Image understanding not performed; visual details not extracted. - Compatibility with specific bottom bracket standards (e.g., Shimano, SRAM, BB30) is not confirmed. - Stock status, shipping details, and return policy unknown.
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": "三合一自行车中轴工具*一体中轴扳手飞轮固定扳手 尾勾扳手工具",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "10.0",
"_height_cm": "3.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").