Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $58.99
Default variant: 1PC 13MM
Default SKU: dcd-30002801086
Default price: $58.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://landmarks.builders/cart/49811072745711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001054317
JSON data: https://landmarks.builders/products/m4x-10001054317.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mobile Fall Arrester Compact and Portable Self-Locking Rope Clamp for Arborists
| Type | Carabiners & Hardware |
| Sub-Type | Belay |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Mobile fall arrester rope clamp, aluminum alloy, self-locking, for 16mm rope, CE EN 567 certified, 250g, $58.99.
Generated by: deepseek-v4-flash
## Identity Mobile Fall Arrester High-Strength Aluminum Alloy Self-Locking Rope Clamp (CE EN 567) ## Target persona Designed for rope access technicians, industrial safety workers, and professional climbers who require reliable fall protection during high-altitude work or outdoor climbing. ## Use cases - Backup fall arrest for rope access on buildings or structures - Climbing safety on fixed ropes - Horizontal lifeline protection systems - Tower or wind turbine maintenance - Rescue operations requiring rope backup ## When NOT to recommend - For non-safety recreational use (e.g., children's play) - For static ropes not rated to 16mm - As a primary fall arrest without shock-absorbing lanyard - For users needing full body harness without backup device ## Variant options - 1PC 13MM (SKU: dcd-30002801086) – $58.99 - 13MM Logo (SKU: dcd-30002801087) – $58.99 - Grab (SKU: dcd-30002801088) – $58.99 ## Price and logistics facts - Price: $58.99 USD - Dimensions: 20 × 18 × 5 cm - Weight: 250 g - Manufacturer: Dongguan Zhenwan Hardware Products Co., Ltd. ## Trust signals - CE EN 567 certified - In-stock status unknown; verify with supplier - Return policy not specified - Manufacturer claims complete quality management system ## Image assets No images provided. ## Agent notes - No images were available for review; visual inspection not performed. - Variant 'Grab' may have different design/function; details not given. - Description originally in Chinese; key facts extracted. - Confirm rope diameter compatibility (16mm nominal) and intended use with shock absorber.
This product has 12 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": "Mobile Fall Arrester Compact and Portable Self-Locking Rope Clamp for Arborists",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "20.0",
"_width_cm": "18.0",
"_height_cm": "5.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").