Brand: World Products (Landmark)
SKU: dcd-30003412372
Price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50162215485679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001206415
JSON data: https://landmarks.builders/products/m4x-10001206415.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Portable Design: This wire spool winder is built for electricians who need a compact, easy-to-carry solution on the job. As a single of the most practical cable tools, it helps keep wire organized without adding bulk to your toolkit.
Winding Function: Designed as a reliable wire puller and wire spool winder, it helps take up cable smoothly and neatly, reducing tangles and making daily wiring work faster and more controlled.
Compatible Use: The electrical wire reel is suitable for a variety of wire pullers and line types, with support shown for 5 mm wire diameter use. That flexibility makes it easier to match different job needs on construction and installation sites.
Comfort Grip: The thickened handle gives a steadier, more comfortable hold while you wind or carry the cable reel. It also helps reduce hand strain, so repeated use feels easier during long work sessions.
Work Effectiveness: This cable reel helps keep wires tidy and ready to use, improving organization at home, on construction sites, or during electrical maintenance. It is made to save time, reduce mess, and make wire handling more efficient.
Summary: Wire Spool Winder Portable Wire Take-up Spool for Construction Site. 【Portable Design】: This wire spool winder is built for electricians who need a compact, easy-to-carry solution on the job. As a single of the most practical cable tools, it helps keep wire organized without adding bulk to your toolkit. 【Winding Function】: Designed as a reliable wire puller and wire spool winder, it helps take up cable smoothly and neatly, reducing tangles and making daily wiring work faster and more controlled. 【Compatible Use】: The electrical wire reel is suitable for a variety of wire pullers and line types
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": "Wire Spool Winder Portable Wire Take-up Spool for Construction Site",
"product_id": 9459791462639,
"variant_id": 50162215485679,
"quantity": 1,
"grams": 450,
"length_cm": "25.2",
"width_cm": "25.2",
"height_cm": "4.9"
}],
"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").