Brand: World Products (Landmark)
SKU: dcd-30003565892
Price: $9.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Wire Stripping Machine
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/50403275571439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001253186
JSON data: https://landmarks.builders/products/wp-dcd-10001253186.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This bench wire removing machine is a compact metal hardware tool designed for removing copper wire and cable on a tabletop. Its bench top construction brings together a side crank handle, a top adjustment knob, and visible rollers and cutting components, creating a straightforward setup for guided wire feeding and insulation removal. As a manual wire insulation remover, it gives you two ways to work: turn the hand crank for direct control, or connect it as a drill driven wire insulation remover when you want powered. That flexibility makes it useful for different job approaches, whether you are handling smaller batches with precision or processing repeated peeling tasks more efficiently. The wire insulation remover design focuses on practical use at the bench, helping keep wire aligned as it passes through the machine. In a workshop, garage, or repair area, the structure supports consistent removing so copper wire and cable can be prepared without relying on improvised tools. By combining stable tabletop placement with simple manual control, it offers a clear, practical solution for everyday cable processing.
Summary: This bench wire removing machine is a compact metal hardware tool designed for removing copper wire and cable on a tabletop. Its bench top construction brings together a side crank handle, a top adjustment knob, and visible rollers and cutting components, creating a straightforward setup for guided wire feeding and insulation removal. As a manual wire insulation remover, it gives you two ways to work: turn the hand crank for direct control, or connect it as a drill driven wire insulation remover when you want powered. That flexibility makes it useful for different job approaches, whether you are handling smaller batches with precision or processing repeated peeling tasks more efficiently. The wire insulation remover design focuses on practical use at the bench, helping keep wire aligned as it passes through the machine. In a workshop, garage, or repair area, the structure supports consistent removing so copper wire and cable can be prepared without relying on improvised tools. By combining stable tabletop placement with simple manual control, it offers a clear, practical solution for everyday cable processing.
Generated by: deepseek-v4-flash
This product has 11 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Bench Wire Removing Machine Tabletop Manual Wire Insulation Remover Machine Rollers Cable Insulation Remover",
"product_id": 9536829489391,
"variant_id": 50403275571439,
"quantity": 1,
"grams": 1800,
"length_cm": "28.0",
"width_cm": "23.0",
"height_cm": "8.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").