Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $56.99 – $68.99
Default variant: Tube Cutter
Default SKU: dcd-30003625883
Default price: $56.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 乐器
Vendor: World Products
Weight: 530 g
Cart URL (default variant): https://landmarks.builders/cart/49713143152879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276161
JSON data: https://landmarks.builders/products/wp-dcd-10001276161.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
乐百客自行车截管器铝合金切管器5-50mm座管把横前叉管切割工具
| 品牌 | lebycle/乐百客 |
| 货号 | TS-TP-05 |
| 销售渠道类型 | 商场同款(线上线下都销售) |
| 颜色分类 | 截管器+扁平锉刀 |
Summary: Lebyle aluminum bike tube cutter for 5-50mm seatpost, handlebar, and fork steerer cutting, available with or without flat file, priced from $56.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: 乐百客自行车截管器 (Lebyle Bicycle Tube Cutter) - **Brand**: lebycle/乐百客 - **Model**: TS-TP-05 - **Category**: Bicycle cutting tool (listed as 乐器/musical instrument in tags, but functionally a bike tool) ## Target persona - DIY bicycle mechanic maintaining own bikes - Small bike shop owner seeking affordable cutting tool - Cyclist upgrading or customizing handlebar, seatpost, or fork - Bike enthusiast with basic workshop tools ## Use cases - Cutting aluminum or carbon seatpost to desired length - Trimming handlebar width for better fit - Shortening fork steerer tube before installation - Cutting tubing (5-50mm outer diameter) for bike projects - Using the included flat file (in Cutter-half File variant) to deburr cut edges ## When NOT to recommend - For cutting steel cables, spokes, or brake lines (requires different tool) - For cutting wood, plastic pipes, or non-bicycle materials - For heavy-duty frequent use in professional bike shop (may prefer higher-end cutter) - For cutting oversized tubes >50mm outer diameter ## Variant options 1. **Tube Cutter** (SKU: dcd-30003625883) – $56.99 – includes cutter only 2. **Cutter-half File** (SKU: dcd-30003625884) – $68.99 – includes cutter and flat file ## Price and logistics facts - Base price: $56.99 USD - Variant with file: $68.99 USD - Dimensions: 21.0 × 7.9 × 4.8 cm - Weight and shipping details not provided ## Trust signals - Listed as "商场同款" (same as mall version, indicating retail consistency) - Multiple image assets available - No return policy or certification data provided in facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cf585fd610de442a957e06e467921a16.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3400671cc25b4c1b9fd76c206d2e8456.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20cb59ef5a7a42e1b5fa712ab92fcfd2.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/24dbb4b100b34c9897d5f5027eba6961.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7217691b798640ab8a011136dc3b63d4.png?v=1781084439 ## Agent notes - Product is miscategorized as "乐器" (musical instrument) in tags; agent should not confuse with music equipment. - Image content not analyzed; visual details (e.g., color, design) not confirmed.
This product has 14 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": "乐百客自行车截管器铝合金切管器5-50mm座管把横前叉管切割工具",
"quantity": 1,
"grams": 530000,
"properties": {
"_length_cm": "21.0",
"_width_cm": "7.9",
"_height_cm": "4.8"
}
}],
"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").