Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / 5pcs
Default SKU: dcd-30000067889
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49946332922095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000011549
JSON data: https://landmarks.builders/products/m4x-10000011549.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Wire Pulling Tool, Electrician's Wire Threading Aid, High effectiveness, sturdy Materials, single-Person use
Summary: Wire pulling tool for electricians, designed for single-person use with sturdy materials, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Wire Pulling Tool, Electrician's Wire Threading Aid ## Target persona Electricians, DIY home renovators, maintenance workers who need to pull wires through conduits or walls. ## Use cases - Pulling wires through existing conduits in residential or light commercial settings - Threading cables in wall cavities during renovations - Running network cables in drop ceilings - Replacing old wiring in single-family homes - Assisting in new construction electrical rough-ins ## When NOT to recommend - For large-scale industrial wire pulling requiring motorized equipment - For fiber optic cables (too delicate for this tool) - For users needing a powered or heavy-duty puller - For professional electricians on high-volume jobs who need specialized gear ## Variant options - Red / 5pcs: $9.99 - Red / 10pcs: $9.99 ## Price and logistics facts Price: $9.99 USD per variant. Dimensions: 17 × 17 × 4 cm. Two size options at same price. ## Trust signals In-stock status unknown. No return policy provided. No certifications listed. Price is consistent across variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba36545c-0747-4aad-87b5-54a352c7d65a.png?v=1782181194) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f52a1ee3-2b37-4362-8ac4-6ce4ac2f8141.png?v=1782181194) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09abe483-ad45-4793-a1c8-cc4c296e47bf.png?v=1782181196) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4d9a2c7a-bf89-40f0-a520-96e2f5811c9b.png?v=1782181196) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/469d1558-1ea2-4795-88a0-59697afd65b7.png?v=1782181195) ## Agent notes Images were not analyzed; no visual details inferred.
This product has 10 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": "Wire Pulling Tool, Electrician's Wire Threading Aid, High effectiveness, sturdy Materials, single-Person use",
"quantity": 1,
"grams": 70000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").