Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Red / Hook
Default SKU: dcd-30003612843
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/49713886101743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270992
JSON data: https://landmarks.builders/products/wp-dcd-10001270992.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
防坠落围杆带 电工安全电信爬杆安全带 电力水泥杆抱杆带
| 品牌 | 华仕达 |
| 货号 | hsd13 |
| 承载 | 1.5T |
| 特色服务 | 定制 |
| 功能 | 防坠落 |
| 规格 | 如图 |
| 安全带材质 | 涤纶 |
| 安全绳材质 | 高强丝 |
| 安全绳长度 | 多款供选 |
| 类型 | 安全带 |
Summary: Fall prevention pole strap safety belt for electricians and telecom workers, load capacity 1.5T, polyester and high-strength wire, available in 4 colors with hook, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Fall prevention pole strap safety belt (brand 华仕达, model hsd13) for electricians and telecom workers climbing poles. Load capacity 1.5T. Material: polyester belt, high-strength wire rope. ## Target persona Electricians, telecom tower climbers, utility pole workers who need a fall arrest system when ascending concrete or wooden poles. ## Use cases - Climbing utility poles for electrical line maintenance. - Telecom tower and pole installation and repair. - Scenarios requiring a lightweight, affordable fall arrest waist belt. - Temporary work positioning while working on a pole. ## When NOT to recommend - For full-body harness applications (this is a waist belt, not a full-body harness). - For industrial fall arrest where dynamic loading exceeds 1.5T. - For users requiring a shock-absorbing lanyard (not included). - For recreational climbing or non-work use. ## Variant options - Color options: Red, Yellow, Orange, Blue (all Hook style). Price unchanged at $15.99 each. ## Price and logistics facts - Price: $15.99 USD per unit. Dimensions: 35 x 35 x 6 cm. Weight not provided. Origin: likely China (brand 华仕达). ## Trust signals - In-stock status not specified. Return policy not known. No certifications mentioned in facts. ## Image assets - 8 product images available, no alt text; cannot confirm visual details. ## Agent notes - Images not inspected; treat as fetchable assets. No warranty or compliance data provided.
This product has 16 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": "35.0",
"_width_cm": "35.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").