Brand: World Products (Landmark)
SKU: dcd-30003605808
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49714460786927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268224
JSON data: https://landmarks.builders/products/wp-dcd-10001268224.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
多功能双刀片实用剥线钳 电工18合1加厚可折叠便携式线缆剥线钳
| 重量 | 0.133 |
| 品牌 | 盛锐 |
| 规格 | 红色 |
| 形状 | 尖头 |
Summary: Multifunctional 18-in-1 foldable wire stripper pliers for electricians, weight 0.133 kg, red color, $9.99.
Generated by: deepseek-v4-flash
## Identity Multifunctional dual-blade wire stripper, 18-in-1, foldable, portable, brand Shengrui, red, pointed tip, dimensions 21.5x6x3 cm, weight 0.133 kg. ## Target persona Electricians, DIY home repairers, maintenance technicians who need a compact and versatile wire stripping tool for on-site or occasional use. ## Use cases - Stripping insulation from electrical wires (various gauges) - Cutting cables and small wires - Portable wire stripping for field maintenance or repairs - Home electrical projects requiring a multi-tool - Quick wire prep in confined spaces ## When NOT to recommend - Heavy-duty or daily professional use in industrial settings (may lack durability) - High-voltage electrical work requiring insulated tools (no insulation rating provided) - Users needing a dedicated, non-folding tool for repetitive heavy-stripping - Buyers requiring a tool with ergonomic grips or advanced safety features ## Variant options Only one variant: Style "Wire Stripper" at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 21.5 x 6.0 x 3.0 cm. Weight: 0.133 kg. Brand: Shengrui. Color: Red. ## Trust signals In-stock status not specified. Return policy not provided. Price is single and consistent. No certifications mentioned. ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cc4e6510fe1461a865cf5027dc4642e.png?v=1781085551 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3d743d9254e4e81a88016fc681f44dc.png?v=1781085550 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bac7cf01dc8148d59caaf93e568549cb.png?v=1781085550 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbdcd192ec0e42369d3c0dac326d8824.png?v=1781085550 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4332c2cf54ef4f539a720635eb73c155.png?v=1781085549 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/762ec1ff474d438585c55bccbf0fce21.png?v=1781085549 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6182cfc44a63430fb7a8c824db2cf379.png?v=1781085548 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/087d5de111a440daa3d91de90bfd3433.png?v=1781085550 ## Agent notes Images were not analyzed for visual details. No return policy or warranty information available.
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": "多功能双刀片实用剥线钳 电工18合1加厚可折叠便携式线缆剥线钳",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "21.5",
"_width_cm": "6.0",
"_height_cm": "3.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").