Brand: World Products (Landmark)
SKU: dcd-30003612849
Price: $21.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 830 g
Cart URL (default variant): https://landmarks.builders/cart/49713877582063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270994
JSON data: https://landmarks.builders/products/wp-dcd-10001270994.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
防坠落围杆带 电工安全电信爬杆安全带 电力水泥杆抱杆带
| 品牌 | 华仕达 |
| 货号 | hsd13 |
| 承载 | 1.5T |
| 特色服务 | 定制 |
| 功能 | 防坠落 |
| 规格 | 如图 |
| 安全带材质 | 涤纶 |
| 安全绳材质 | 高强丝 |
| 安全绳长度 | 多款供选 |
| 类型 | 安全带 |
Summary: Fall arrest waist belt for electricians and telecom pole climbing, 1.5T load capacity, polyester and high-strength wire, $21.99.
Generated by: deepseek-v4-flash
## Identity Brand: 华仕达 / Huashida, Model: hsd13, Load Capacity: 1.5T. Materials: Polyester (belt), High-strength wire (rope). Product Type: Fall arrest waist belt for pole climbing. ## Target persona Electricians, telecom tower workers, utility pole climbers, maintenance technicians who need basic fall restraint when climbing wooden or concrete poles. ## Use cases - Climbing wooden utility poles for line repair - Working on power distribution lines at height - Telecom tower installation and maintenance - Cable splicing on poles - Fall restraint during elevated outdoor electrical work - Tree trimming near power lines (if applicable) ## When NOT to recommend - For recreational or sport climbing - For construction fall arrest requiring full body harness (e.g., OSHA/ANSI Z359) - For heavy industrial work where lanyard shock absorption is needed - For users who require a chest or full body harness ## Variant options - Blue / Plate Hook: $21.99 (SKU: dcd-30003612849) ## Price and logistics facts Price: $21.99 USD. Dimensions (packed): 35 × 35 × 5 cm. No weight or shipping info provided. ## Trust signals No stock level, return policy, or certification details provided. The product is listed with a brand and load capacity of 1.5T. ## Image assets 1.  2.  3.  4.  5.  6.  7.  8.  ## Agent notes Image content was not analyzed; all visuals are from provided URLs. Verify product details with seller.
This product has 13 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": 830000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.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").