Brand: World Products (Landmark)
SKU: dcd-30003612790
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49713943937263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270965
JSON data: https://landmarks.builders/products/wp-dcd-10001270965.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
登山安全带 半身坐式安全带 攀岩高空速降保险安全带
| 品牌 | 哈登 |
| 货号 | hsd34 |
| 承载 | 500KG |
| 安全带材质 | 涤纶 |
| 安全绳材质 | 高强丝 |
| 安全绳长度 | 多款供选 |
| 类型 | 安全带 |
Summary: Half-body sit harness for climbing, rappelling, and high-altitude descent. Load capacity 500kg. Polyester and high-strength silk. Brand 哈登, $19.99.
Generated by: deepseek-v4-flash
## Identity Half-body sit harness (climbing safety belt) by 哈登. Model hsd34. Load capacity 500kg. Materials: polyester (belt), high-strength silk (rope). Available in one size: Adult. ## Target persona Budget-conscious beginner to intermediate climbers, outdoor enthusiasts, or industrial workers needing a basic sit harness for occasional use. ## Use cases - Top-rope climbing at indoor gyms or outdoor crags - Rappelling (abseiling) from heights - High-altitude descent or rescue training - Recreational via ferrata with simple fall protection - Temporary safety restraint for low-angle work ## When NOT to recommend - Professional big wall or multi-pitch climbing (lacks advanced features) - Heavy industrial or construction fall arrest (requires full body harness with shock absorber) - Users exceeding 500kg or needing custom fit (only one size) - High-frequency or competition use (durability unknown) ## Variant options - Only one variant: Adult (SKU dcd-30003612790, $19.99) ## Price and logistics facts - Price: $19.99 USD - Dimensions: 27 x 21 x 9 cm - Variant price same as base ## Trust signals - In-stock status not explicitly confirmed - Return policy not stated - Price consistency: single price across variant - No certifications provided (e.g., UIAA, CE) ## Image assets         ## Agent notes - No UIAA/CE certification confirmed; safety ratings unknown. - Return policy and stock status not provided. - Dimensions suggest compact packaging; actual wearability unknown. - Only one size (Adult); no weight range specified.
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": 550000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "21.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").