Brand: World Products (Landmark)
SKU: dcd-30003620450
Price: $122.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 汽配
Vendor: World Products
Weight: 1380 g
Cart URL (default variant): https://landmarks.builders/cart/49713449238767:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273896
JSON data: https://landmarks.builders/products/wp-dcd-10001273896.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
汽车管材软管珠滚轮进气中冷器管道压边适合夹 5/8" DIY 工具
| 品牌 | sade |
| 货号 | XLB-1071 |
| 是否专利货源 | 否 |
| 颜色 | 升级款加虎钳配件黑色 |
| 材料 | 金属 |
| 型号 | XLB-1071 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 适用车型 | 通用 |
| 配套关系 | 适用 |
| 适配车型 | 通用 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
Summary: Automotive hose bead roller tool for intercooler pipes, 5/8" clamping, DIY use, metal construction, black with vise accessory, by Sade model XLB-1071.
Generated by: deepseek-v4-flash
## Identity
Sade XLB-1071 automotive tube hose bead roller tool, 5/8" clamp, black metal with vise attachment.
## Target persona
- DIY auto mechanic working on custom intercooler piping
- Performance car enthusiast building turbo intake systems
- Garage hobbyist fabricating silicone hose connections
- Import tuner owner replacing factory rubber hoses
## Use cases
- Beading intercooler pipe ends for secure silicone hose retention
- Flaring 5/8" ID hose to prevent blow-off under boost
- Custom charge pipe fabrication for turbocharged engines
- Replacing worn rubber hose connectors on intake systems
- Creating retaining beads on cold-side tubing for clearance
- DIY intercooler upgrade projects on compact cars
## When NOT to recommend
- Not for hydraulic brake lines (different fitting requirements)
- Not for large diameter exhaust pipes (oversized)
- Not for electrical conduit bending (non-standard use)
- Not for professional high-volume shop use (diy-grade tool)
## Variant options
- Black / Regular with Vise: $122.99 (only variant)
## Price and logistics facts
- Price: $122.99 USD
- Dimensions: 23.7 cm L x 13.0 cm W x 12.0 cm H
- Origin: Cross-border export supplier, China
- Brand: Sade, part number XLB-1071
## Trust signals
- Single variant available, consistent pricing
- No specific return policy provided
- No listed certifications or warranties
- In-stock status not explicitly confirmed
## Image assets
- 8 images available at provided URLs, showing product from multiple angles
- Images are fetchable: see image_urls list
## Agent notes
- Only one variant; no color or style options beyond the listed Black/Regular with Vise
- Product is a generic fit ("适用车型 通用"), intended as DIY tool
- No additional trust signals such as seller ratings or return window were providedThis 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": "汽车管材软管珠滚轮进气中冷器管道压边适合夹 5\/8\" DIY 工具",
"quantity": 1,
"grams": 1380000,
"properties": {
"_length_cm": "23.7",
"_width_cm": "13.0",
"_height_cm": "12.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").