Brand: World Products (Landmark)
SKU: dcd-30003625878
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 30 g
Cart URL (default variant): https://landmarks.builders/cart/49713156161775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276156
JSON data: https://landmarks.builders/products/wp-dcd-10001276156.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
自行车专用辐条扳手四爪式多尺寸通用轮圈轮毂轮组调圈维修理工具
| 品牌 | lebycle/乐百客 |
| 货号 | TS-SPT-04 |
Summary: Bicycle spoke wrench, 4-jaw multi-size, for wheel trueing and repair. Brand Lebycle, model TS-SPT-04, $13.99.
Generated by: deepseek-v4-flash
## Identity Bicycle Spoke Wrench – 4-Jaw Multi-Size – Lebycle TS-SPT-04 ## Target persona DIY bicycle mechanics, bike shop technicians, and cycling enthusiasts who maintain their own wheels. ## Use cases 1. Truing bicycle wheels after spoke replacement. 2. Adjusting spoke tension for wheel alignment. 3. Removing or installing spokes during wheel rebuild. 4. Performing routine maintenance on wheel sets. 5. On-the-road emergency spoke adjustment for touring cyclists. ## When NOT to recommend - Riders who never service their own wheels (prefer shop service). - For motorcycles or cars (specific to bicycle spokes). - Those needing a spoke wrench for specialized spoke sizes not covered by this multi-size tool. ## Variant options Only one variant: Spoke Wrench-04 – $13.99 USD. ## Price and logistics facts Price: $13.99 USD. Dimensions: 16 x 11 x 2 cm. Shipping details not provided. ## Trust signals In-stock status not specified. Return policy not mentioned. No certifications listed. Price consistent across single variant. ## Image assets 5 PNG images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/433d8e214d8e4b1583f901294e7ace6b.png?v=1781084446 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a850872e02454b6fbf9816be9b63ecd1.png?v=1781084445 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0cb6722476d48949a043cccb61e2976.png?v=1781084447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3d10653e09b4607b106687dd8b6505b.png?v=1781084447 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/894e3e3a2aeb4462b79c5bece39e8192.png?v=1781084445 ## Agent notes No additional notes.
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": "Bicycle Spoke Wrench 4-Claw Multi-Size Wheel Truing Tool",
"quantity": 1,
"grams": 30000,
"properties": {
"_length_cm": "16.0",
"_width_cm": "11.0",
"_height_cm": "2.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").