Brand: World Products (Landmark)
SKU: dcd-30003683973
Price: $11.88
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Industrial Tool
Vendor: World Products
Weight: 1900 g
Cart URL (default variant): https://landmarks.builders/cart/50406002950383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297587
JSON data: https://landmarks.builders/products/wp-dcd-10001297587.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Simplify your heavy-duty fastening tasks with this manual tool, designed to provide professional-grade performance when tightening and cutting metal cable ties. Built for demanding environments, this manual strapping tool is the companion for securing stainless steel straps and fastening bands with controlled tightening. Featuring a reliable screw-driven design, this tensioning tool utilizes a threaded adjustment rod, clamp jaw, and hand crank handles to give you complete manual control over the tensioning process. The silver metal body of this stainless steel strapping tool is constructed to be highly resistant, ensuring long durability and dependable even in harsh marine or outdoor settings. Whether you are managing complex cable bundling, securing tubes, or handling electrical installations, this versatile cable tie tensioner ensures a tight, secure hold every time. Its heavy-duty construction and straightforward manual make it an indispensable addition to any workshop or field toolkit.
Summary: Manual stainless steel strapping tool for tightening and cutting metal cable ties; screw-driven with hand crank; priced at $11.88; dimensions 25x15x9.5 cm.
Generated by: deepseek-v4-flash
## Identity - Product type: Industrial Tool - Manual stainless steel strapping/banding tool (cable tie tensioner) - Screw-driven: threaded adjustment rod, clamp jaw, and hand crank handles - Designed for tightening and cutting stainless steel straps / metal cable ties - Silver metal body, resistant construction for marine/outdoor use ## Target persona - Installers and maintenance workers needing manual fastening of steel straps - Marine/outdoor contractors working in corrosive environments - Electrical and cable management professionals doing heavy-duty bundling - Workshop/field technicians seeking a low-cost, portable tensioning tool ## Use cases - Tightening stainless steel straps around pipes, tubes, or hoses - Securing cable bundles in electrical installations - Fastening metal banding on marine or outdoor equipment - Cutting excess strap material after tensioning - Manual tensioning where powered tools are unavailable or impractical ## When NOT to recommend - For high-volume production strapping requiring automation or air-powered tools - For light-duty plastic cable tie work — overkill and not compatible - For users expecting a battery or electric powered tool - When precision torque control or calibrated tension is required ## Variant options - Only one variant available: Style "Ad-s001-2" (SKU dcd-30003683973), price $11.88 ## Price and logistics facts - Price: USD 11.88 - Dimensions: L 25.0 cm x W 15.0 cm x H 9.5 cm - Shipping dimensions/weight not provided; no delivery time available ## Trust signals - In-stock status not explicitly confirmed in facts - Return policy not stated - Price consistency: single variant at fixed price; no discount info - No certifications listed; do not assume - Tags indicate catalog quality: "wp-content-validated", "wp-quality-audited" (internal trust tags, not customer-facing) ## Image assets - 5 images available (URLs listed) - Images not analyzed; visual verification not performed ## Agent notes - Confirm compatibility with specific strap widths before purchase (not specified) - Manual operation only; user must supply physical effort - Verify whether cutter is integrated (description says "tightening and cutting" but mechanism not detailed) - No brand or manufacturer specified
This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Stainless Steel Strapping Tool Resistant Strapping Banding Tool High Strength Cable Tie Tensioner for Installers, Marine Work",
"product_id": 9537784086767,
"variant_id": 50406002950383,
"quantity": 1,
"grams": 1900,
"length_cm": "25.0",
"width_cm": "15.0",
"height_cm": "9.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").