Brand: World Products (Landmark)
SKU: dcd-30003602869
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 工业
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714482741487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267056
JSON data: https://landmarks.builders/products/wp-dcd-10001267056.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Multi-function foldable electrician's wire stripper pliers with voltage testing, thickened anti-slip handle, portable. Price $14.99. One variant: Foldable Test Pliers.
Generated by: deepseek-v4-flash
## Identity Multi-function foldable electrician's wire stripper pliers with voltage testing capability, thickened design, anti-slip handle, portable. Dimensions: 25 x 13 x 4 cm. Price: $14.99 USD. ## Target persona Electricians or industrial maintenance workers needing a compact, multi-functional tool for wire stripping, cutting, crimping, and voltage testing. ## Use cases 1. Stripping wire insulation quickly on the job. 2. Cutting wires to length. 3. Crimping connectors onto wires. 4. Testing voltage presence in circuits. 5. Portable use in tight spaces due to foldable design. 6. Heavy-duty tasks requiring thickened, anti-slip handles. ## When NOT to recommend 1. For high-voltage professional electrical work requiring certified insulated tools (no voltage rating given). 2. For precision electronics or delicate wire work (not specified for fine gauge). 3. For users needing a dedicated, single-function tool with higher durability or ergonomics at a higher price point. 4. For users requiring multiple sizes or specialized jaw configurations. ## Variant options Only one variant: "Foldable Test Pliers" at $14.99 USD. ## Price and logistics facts Price: $14.99 USD. Dimensions: 25 x 13 x 4 cm. Weight not specified. Single variant available. ## Trust signals In-stock status not specified. Return policy unknown. Brand/quality certifications not provided. Price consistency not verified. ## Image assets 8 images available at provided URLs. ## Agent notes No visual understanding performed; rely on textual attributes.
This 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": "电工专用测电剥线钳 多功能可折叠加厚防滑便携式并线压线剥线钳",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "13.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").