Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $36.99 – $46.99
Default variant: Plier Only
Default SKU: dcd-30003621691
Default price: $36.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49713370333423:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001274470
JSON data: https://landmarks.builders/products/wp-dcd-10001274470.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
扎带钳扎带工具手动扎带钳收紧器裁剪一体电缆紧带机不锈钢扎带钳
| 特性 | 省时省力 |
| 重量 | 0.7 |
| 品牌 | 咨询 |
| 货号 | D02503 |
| 材质 | 不锈钢 |
| 作用 | 扎带钳 |
| 适用对象 | 不锈钢绑带 |
Summary: Stainless steel manual zip tie plier for tightening and cutting cable ties; two variants available: plier alone or with 150 ties.
Generated by: deepseek-v4-flash
## Identity - Product: 扎带钳 (Zip Tie Plier) – Cable tie tightening and cutting tool - Material: Stainless steel - Weight: 0.7 kg - Dimensions: 28 x 14 x 6 cm - Brand: Not specified ## Target persona - DIY enthusiasts and home cable organizers - Electricians handling electrical panel wiring - IT professionals managing server racks and cables - Maintenance workers bundling cables in commercial settings ## Use cases - Securing cables in home theater or office setups - Bundling wires in electrical distribution panels - Organizing cables in server rooms and data centers - Fastening stainless steel straps in industrial packaging - Automotive wire harness assembly - Temporary cable management during construction ## When NOT to recommend - High-volume production requiring automatic or pneumatic tools - Working with delicate or thin wires where plier teeth may cause damage - Securing very large cable ties (width > 5 mm) – tool may not fit - Buyers seeking a tool with built-in tension adjustment or release mechanism ## Variant options 1. **Plier Only** – SKU: dcd-30003621691 – Price: $36.99 2. **Plier W 150PCS Ties** – SKU: dcd-30003621692 – Price: $46.99 (includes 150 stainless steel ties) ## Price and logistics facts - Base price: $36.99 USD (plier only) - Combo price: $46.99 USD (with 150 ties) - Dimensions: 28 x 14 x 6 cm, weight: 0.7 kg - No shipping cost or estimated delivery date provided ## Trust signals - No return policy, warranty, or certification details available - In-stock status not confirmed - Price consistency: single price point per variant - Material: stainless steel (stated) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcd7b09f7e654393ab2818bed1e1be70.png?v=1781084574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01a364b208ed4f5cb8968ab1b42e9844.png?v=1781084575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dff41d656e274e6980fafe3cd1060c62.png?v=1781084574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23aae22572274c5bb7a28604c848a75c.png?v=1781084574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76b7b515522d4b358663304fc4b29613.png?v=1781084574 ## Agent notes - Product type tag "缝纫" (sewing) may be miscategorized; tool is for cable ties, not sewing. - No brand or model number provided; generic tool. - All facts sourced from product page; images not analyzed.
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": 700000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "14.0",
"_height_cm": "6.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").