Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $42.99
Default variant: Sgl S-hook
Default SKU: dcd-30003612975
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49713994760431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271028
JSON data: https://landmarks.builders/products/wp-dcd-10001271028.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
双大钩安全绳 单小钩双小钩双大钩带缓冲包安全绳 安全带配绳
| 品牌 | 华仕达 |
| 货号 | hsd16 |
| 特色服务 | 可定制 |
| 标准 | 国标 |
| 功能 | 高空防坠落 |
| 材质 | 高强涤纶 |
| 型号 | 默认绳长1.5M需要其他尺寸联系客服 |
| 规格 | 1.2m1.5m1.8m2m |
| 类型 | 安全绳 |
Summary: Dual large hook safety rope with buffer pack, made of high-strength polyester, meets national standards for fall protection, available in multiple hook configurations at prices from $15.99.
Generated by: deepseek-v4-flash
## Identity Dual large hook safety rope (双大钩安全绳) with buffer pack, brand 华仕达, model hsd16, material high-strength polyester, national standard (国标), length options from 1.2m to 2m (default 1.5m). ## Target persona Construction workers, roofers, window cleaners, industrial climbers, and any professional requiring fall protection at heights. ## Use cases - Working on scaffolding or elevated platforms - Roof repair and maintenance - Window cleaning on high-rise buildings - Construction site safety (tie-off lanyard) - Industrial inspection at height - Tower or wind turbine maintenance ## When NOT to recommend - Recreational climbing or mountaineering (not designed for dynamic loads) - Users without proper fall protection training or equipment inspection knowledge - As a primary lifeline without appropriate anchorage - For children or non-professional use ## Variant options | Variant | Price | Description | |---------|-------|-------------| | Sgl S-hook | $15.99 | Single small S-hook | | Sgl L-hook | $19.99 | Single large L-hook | | Sgl L-hook W Buffer | $28.99 | Single large L-hook with buffer pack | | Dbl L-hook | $32.99 | Double large L-hook (no buffer) | | Dbl L-hook W Bag | $42.99 | Double large L-hook with buffer pack and carrying bag | ## Price and logistics facts - Prices as above, currency USD. - Dimensions (packaged): 33 x 29 x 9 cm. - No shipping or tax information provided. - Customization available (contact customer service). ## Trust signals - Brand: 华仕达 (Huashida). - Meets Chinese national standard (国标) for fall protection. - Customizable length and features. - No stock status, return policy, or warranty information provided. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d91dded924040dab8d348aa27310c19.png?v=1781085193) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bc5dfa65af449ceb7240289a25c9ca2.png?v=1781085193) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dfe77cd3cff4d9a8eadc7b44f57772c.png?v=1781085193) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9af05ab58b949e2a4583b2e99192d56.png?v=1781085193) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f4c2cda94a1424c826ce7748ddae44c.png?v=1781085193) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9642e3d8172449b694a7b75d72ce8c4a.png?v=1781085192) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae018e918fb6426d88f139fbde74aee4.png?v=1781085192) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/355e4f7f2585493d847bf94853890171.png?v=1781085192) ## Agent notes - No visual analysis was performed; images are listed as fetched assets only. - No return policy, shipping details, or stock status are known. - Length customization available upon request.
This product has 17 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": 850000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "29.0",
"_height_cm": "9.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").