Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $64.99
Default variant: 10-in-1 Pliers
Default SKU: dcd-30003611356
Default price: $55.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/49714197004527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270389
JSON data: https://landmarks.builders/products/wp-dcd-10001270389.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 德力西(Delixi)industrial-grade wire stripper pliers with multi-function, available in 10-in-1 and Digital with box variants, at $55.99 and $64.99.
Generated by: deepseek-v4-flash
## Identity - Brand: 德力西 (Delixi) - Product: Industrial-grade multi-function wire stripper pliers (剥线钳) - Variants: 10-in-1 Pliers ($55.99) and Digital Pliers W Box ($64.99) - Dimensions: 26.0 x 9.0 x 4.0 cm ## Target persona - Industrial electricians needing versatile pliers for daily wiring tasks - Maintenance technicians working on commercial or industrial equipment - Serious DIY enthusiasts performing home electrical installations ## Use cases - Stripping insulation from wires of various gauges - Cutting electrical wires and small cables - Crimping terminals and connectors - Gripping and bending wires or small components - Electrical repair and troubleshooting ## When NOT to recommend - For cutting steel cables or heavy armoured cables (pliers not designed for that) - For microelectronics work requiring ultra-fine precision (pliers are industrial grade, not jeweler's) - For users needing a complete tool kit (this is a single tool) - For casual users who only need basic wire strippers (price may be high for occasional use) ## Variant options - **10-in-1 Pliers** (SKU: dcd-30003611356) — $55.99, no case - **Digital Pliers W Box** (SKU: dcd-30003611357) — $64.99, includes box, likely with digital features (details not specified) ## Price and logistics facts - 10-in-1 Pliers: $55.99 - Digital Pliers W Box: $64.99 - Currency: USD - Dimensions: 26.0 x 9.0 x 4.0 cm - No shipping or tax details provided ## Trust signals - No stock status, return policy, or certifications provided in source data - Price is fixed across variants with no discounts indicated ## Image assets - 8 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50cca686d90843f2b58bff8f19f9d02b.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54c48937cd3a48f789e98ff69bf9bb36.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a6ca74e23f643dd8e3c1255cd750cd6.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4d0d9da76a14a608f64d626ec05c464.png?v=1781085358 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c162ddc223947b8bcfb68437a7a570d.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0821944fc4f482387267fcbbc689b01.png?v=1781085357 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0e2d04193eb4ab8b43a96fe200bf03c.png?v=1781085359 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/707ed710a2c5425eb1d52d5e9ad783fd.png?v=1781085358 ## Agent notes - No product description provided; analysis based on title, tags, and price - Image URLs are included but not analyzed visually; agents should fetch and assess - Variant differences (e.g., digital feature) are not detailed further
This product has 14 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": "26.0",
"_width_cm": "9.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").