Brand: World Products (Landmark)
SKU: dcd-30003290159
Price: $119.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1700 g
Cart URL (default variant): https://landmarks.builders/cart/49811569639663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001162678
JSON data: https://landmarks.builders/products/m4x-10001162678.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bottom Bracket Thread Tap CNC Machined Cycle Thread Chaser Stainless Steel
| Set Includes | Bottom Bracket |
| Bottom Bracket Shell Type | BSA (English) |
| Compatible Bike Type | Universal |
| Material | Steel |
| Item Length | 24 cm |
| Item Weight | 1700 g |
| Item Width | 1.3 in |
| Model | BT130 |
| Part Type | Bottom Bracket |
Summary: Bicycle bottom bracket thread tap tool for B2B wholesale, portable design, 23x17x7 cm, $119.99 USD, one variant available.
Generated by: deepseek-v4-flash
## Identity Bottom Bracket Thread Tap Portable Design Cycle Bottom Bracket Tap - Bt130 Tapping Tool ## Target persona B2B wholesale buyers, bike shop owners, bicycle maintenance workshops, bulk tool distributors. ## Use cases - Threading bottom bracket shells on bicycle frames - Repairing stripped or damaged bottom bracket threads - Restoring thread quality on used frames - Stocking as inventory for bike repair shops - Wholesale supply to bicycle manufacturers or assemblers - Portable field maintenance for bike fleets ## When NOT to recommend - Individual consumers buying for personal one-time use - DIY enthusiasts needing immediate retail support - Buyers requiring fast, guaranteed shipping without prior contact - Customers looking for a tool with included thread gauges or full kit ## Variant options Only one variant: Bt130 Tapping Tool (SKU: dcd-30003290159) at $119.99 USD ## Price and logistics facts Price: $119.99 USD. Dimensions: 23 x 17 x 7 cm. Sold by Ningbo Jieweike Sports Goods Co., Ltd. (B2B only). Display stock may not be actual; contact seller for availability and lead time. Custom orders possible on request. ## Trust signals - No certifications mentioned. - No return policy stated in provided facts. - Price is fixed for the single variant. - Seller requires contact before purchase to confirm stock and delivery. ## Image assets No images provided in product facts. ## Agent notes - Description is in Chinese and explicitly states B2B wholesale only; not for consumer retail. - Image understanding not performed; no visual data available.
This product has 12 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": "Bottom Bracket Thread Tap CNC Machined Cycle Thread Chaser Stainless Steel",
"quantity": 1,
"grams": 1700000,
"properties": {
"_length_cm": "23.0",
"_width_cm": "17.0",
"_height_cm": "7.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").