Brand: World Products (Landmark)
SKU: dcd-30003612750
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713999577327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270946
JSON data: https://landmarks.builders/products/wp-dcd-10001270946.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
坐式安全带 户外救援高空作业半身安全带 攀岩登山速降保险安全带
| 品牌 | 华仕达 |
| 货号 | hsdp03 |
| 承载 | 200KG |
| 安全带材质 | 涤纶 |
| 安全绳材质 | 高强丝 |
| 安全绳长度 | 多款供选 |
| 类型 | 安全带 |
Summary: Huashida half-body safety harness for outdoor rescue, climbing, and high-altitude work; rated for 200kg load, polyester construction, with multiple rope length options.
Generated by: deepseek-v4-flash
## Identity Huashida half-body safety harness (model hsdp03) for outdoor rescue, climbing, mountaineering, and rappelling. Load capacity 200kg, made of polyester with high-strength polypropylene safety rope. Available in multiple rope lengths. ## Target persona Outdoor enthusiasts engaged in rock climbing, mountaineering, or rappelling; rescue workers performing rope access or high-angle rescue; budget-conscious buyers needing a basic harness for non-industrial use. ## Use cases - Rock climbing and mountaineering where a half-body harness is acceptable. - Rappelling and abseiling during outdoor adventures. - High-altitude rescue operations (e.g., rope access teams). - Outdoor safety training courses practicing harness use. - Recreational high-ropes courses or zip-line operations. ## When NOT to recommend - Professional industrial fall protection requiring OSHA/ANSI certification (no certifications provided). - Loads exceeding 200kg or dynamic forces beyond recreational climbing. - Children or individuals below specified waist/leg size (size not documented). - Full-body harness needed (e.g., for extended suspension or torso support). ## Variant options - **Half-body Belt** (SKU: dcd-30003612750) – $42.99 USD. Single style option; rope length customizable per purchase selection. ## Price and logistics facts - Price: $42.99 USD (single variant). - Dimensions: 31 cm × 25 cm × 14 cm (packaged). - Currency: USD. No shipping or tax details provided. ## Trust signals - No stock status, return policy, or warranty information available. - Brand Huashida; no third-party certifications listed. - Price consistency: single price point for the listed variant. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e124c3fff04b41e2b4e0f784a19fb47d.png?v=1781085196) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74f275da8d264197994b74f359040e67.png?v=1781085196) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/972599eb35e14289984244e25ee3fd53.png?v=1781085197) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dc17016e1db404a91885fb042e4b4d5.png?v=1781085195) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25d92c14cfb5455eb59ddc9c30a41cd6.png?v=1781085196) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4498331f7a6d4d3ba5bc67b9d707409a.png?v=1781085195) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/55057f8e5c25449ab0500e72eb37e2c2.png?v=1781085196) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a21037999cb54ceaac2dcdf4be934c66.png?v=1781085196) ## Agent notes - Images not visually inspected. All facts derived from structured data. No certifications or compliance details available. Rope length options mentioned in description but not specified in variants.
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": 1200000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "14.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").