Brand: World Products (Landmark)
SKU: dcd-30003597293
Price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49714557354223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265045
JSON data: https://landmarks.builders/products/wp-dcd-10001265045.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: Automatic wire stripper/cutter with multifunction crimping, suitable for electricians, priced at $43.99.
Generated by: deepseek-v4-flash
## Identity Advanced automatic wire stripper/cutter with crimping and cutting functions, model in Red Black color. ## Target persona Electricians, maintenance professionals, and DIY enthusiasts who need a durable wire stripping tool for frequent use. ## Use cases - Stripping insulation from electrical wires of various gauges. - Cutting wires cleanly without damaging conductors. - Crimping connectors onto wires for secure connections. - Quick wire preparation during electrical installations or repairs. - Portable tool for on-site electrical work. ## When NOT to recommend - For sewing or fabric cutting (product type is incorrectly listed as sewing). - For precision electronic work requiring micro-stripping. - For users who prefer manual control over automatic stripping. ## Variant options - Red Black (only variant available) at $43.99. ## Price and logistics facts - Price: $43.99 USD. - Dimensions: 28 cm x 12 cm x 4 cm. - Only one color option: Red Black. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2bbbfc0af7c34cf9a9afb28e0bece73d.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b054399e2db144958976a55c1e364673.png?v=1781085631 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3b82f73d2fd4310b2de63ca1f5b98a9.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a2a2c0a081f4e7999c6a7caf59e6d3d.png?v=1781085632 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c6fbbbf0e784eee99aa51533c78d2db.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7ab0c163dde44cd81b8d99b16a5c624.png?v=1781085633 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55c0cccf89c14182a2a824213b7c090c.png?v=1781085634 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f568fa7d76804e9c831d4440fa4c230e.png?v=1781085633 ## Agent notes - Product type field says '缝纫' (sewing) but the title clearly describes a wire stripping tool. This discrepancy may affect category-based recommendations. - No description provided; features based solely on title. - Image understanding was not performed.
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": 350000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").