Brand: World Products (Landmark)
SKU: dcd-30003625891
Price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49713122476271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276167
JSON data: https://landmarks.builders/products/wp-dcd-10001276167.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
乐百客旋飞套筒S03 自行车飞轮拆卸工具6-10速旋式飞轮拆装器通用
| 品牌 | lebycle/乐百客 |
| 货号 | TS-CST-S03 |
| 销售渠道类型 | 商场同款(线上线下都销售) |
| 颜色分类 | 旋飞套筒-S03 |
Summary: 乐百客旋飞套筒S03 is a bicycle freewheel removal tool for 6-10 speed screw-on freewheels, brand lebycle, priced at $37.99.
Generated by: deepseek-v4-flash
## Identity - Product: 乐百客旋飞套筒S03 - Type: Bicycle freewheel removal tool (旋式飞轮拆装器) - Brand: lebycle/乐百客 - Model: TS-CST-S03 - Price: $37.99 USD ## Target persona - DIY bicycle mechanics maintaining bikes with threaded freewheels - Home bike enthusiasts who repair their own bikes - Small bike shop technicians servicing older or entry-level bicycles - Vintage/retro bike restorers dealing with freewheel hubs ## Use cases - Removing a worn or damaged freewheel for replacement - Cleaning and lubricating the freewheel mechanism - Swapping freewheel to change gear ratios - Servicing rear wheel hubs that require freewheel removal - Preparing a bike for storage or resale by removing the freewheel - Teaching youth or community bike repair workshops ## When NOT to recommend - For bikes with cassette-style freehub bodies (modern mountain/road bikes) - For single-speed or coaster brake freewheels (different tool required) - For bikes without any freewheel (e.g., fixed gear or hub gear systems) - For users seeking a tool for Shimano or SRAM specific cassette lockrings ## Variant options | Style | Price | |-------|-------| | S03 Socket Wrench | $37.99 | ## Price and logistics facts - Price: $37.99 USD (single variant) - Dimensions: 32.5 x 10.0 x 5.0 cm - Sales channels: Online and offline (商场同款) ## Trust signals - Price consistency: Same price across online and offline channels - No stock status or return policy information provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d8208dcb27f469dbd9404b6dc577afb.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ad73a85542b465e83610488e70ef26b.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12a89522826d4e54ad164bd65b425839.png?v=1781084431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6bb301687ea4a8dbaf08887e4cd3910.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbca0e2ab3ba48a196560259c15a66e4.png?v=1781084432 ## Agent notes - Image understanding was not performed; treat URLs as fetchable assets only. - No user reviews, warranty, or certification details available. - Compatibility limited to screw-on freewheels (旋式飞轮) of 6-10 speeds.
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": "乐百客旋飞套筒S03 自行车飞轮拆卸工具6-10速旋式飞轮拆装器通用",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "32.5",
"_width_cm": "10.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").