Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $13.99
Default variant: Wy-1000a
Default SKU: dcd-30003432685
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/50166437413103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213620
JSON data: https://landmarks.builders/products/m4x-10001213620.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: A versatile workshop hardware wire stripper designed for electricians, repair work, and everyday wiring tasks, combining the function of automatic wire stripper and automatic stripping pliers in single practical tool.
Self-Adjusting Action: This self-adjusting wire stripper adapts to different wire sizes, helping you strip insulation faster and with less manual adjustment, so routine cable work feels smoother and more efficient.
Stripping Design: The coil-driven-loaded gripping surfaces and precision stripping opening support clean, controlled cuts, making it easier to remove insulation neatly while helping reduce the risk of damaging the wire core.
User Comfort: With an ergonomic grip and sturdy metal body, this wire stripper offers stable handling during repeated use, giving DIY users and professionals better control and less hand strain.
Practical Purpose: ideal for wiring installation and electrical repair, these automatic stripping pliers help speed up prep work, improve consistency, and make cable stripping more reliable in daily projects.
Summary: Self-Adjusting Wire Ergonomic Grip Self Adjusting Wire Long-Lasting. 【Product Type】: A versatile workshop hardware wire stripper designed for electricians, repair work, and everyday wiring tasks, combining the function of automatic wire stripper and automatic stripping pliers in single practical tool. 【Self-Adjusting Action】: This self-adjusting wire stripper adapts to different wire sizes, helping you strip insulation faster and with less manual adjustment, so routine cable work feels smoother and more efficient. 【Stripping Design】: The coil-driven-loaded gripping surfaces and precision strip
Generated by: m4x-map-v1
This product has 12 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": "Self-Adjusting Wire Ergonomic Grip Self Adjusting Wire Long-Lasting",
"product_id": 9461694431471,
"variant_id": 50166437413103,
"quantity": 1,
"grams": 350,
"length_cm": "28.0",
"width_cm": "12.0",
"height_cm": "4.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. 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").