Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / 60CM
Default SKU: dcd-30003612954
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 60 g
Cart URL (default variant): https://landmarks.builders/cart/49713997054191:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271027
JSON data: https://landmarks.builders/products/wp-dcd-10001271027.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
涤纶扁带环 攀岩登山保护装备防坠落保险带瑜伽带 速降安全扁带
| 品牌 | 华仕达 |
| 货号 | hsd04 |
| 承载 | 咨询 |
| 安全带材质 | 涤纶 |
| 安全绳材质 | 高强丝 |
| 安全绳长度 | 多款供选 |
| 类型 | 安全带 |
Summary: Polyester flat webbing loop for climbing, fall protection, yoga, and rappelling. Brand Huashida. Variants: Red/Blue, 60-220cm. $9.99.
Generated by: deepseek-v4-flash
## Identity - Polyester flat webbing loop (涤纶扁带环) for climbing, mountaineering, fall protection, yoga, etc. Brand: 华仕达 (Huashida). Model: hsd04. ## Target persona - Budget-conscious beginner climbers needing basic slings. - Yoga practitioners requiring anchors for straps. - Outdoor enthusiasts needing light-duty tie-downs or gear loops. ## Use cases 1. Climbing anchor extensions or quickdraws (verify load rating). 2. Fall arrest system component (caution: consult manufacturer). 3. Yoga strap anchor for poses. 4. Rappelling backup sling. 5. General outdoor gear attachment or tether. ## When NOT to recommend - Professional high-load climbing without verified load rating. - Critical life-safety applications (no certifications listed). - Heavy static loads (e.g., towing). - Industrial fall protection requiring compliance. ## Variant options - Colors: Red, Blue. - Sizes: 60cm, 80cm, 120cm, 150cm, 180cm, 220cm. - All variants priced at $9.99. ## Price and logistics facts - Price: $9.99 USD per unit. - Dimensions: 22.7 x 18.0 x 4.0 cm. ## Trust signals - In-stock: not specified; assume available. - Return policy: not specified. - Price consistency: all variants same price. - Certifications: none specified. ## Image assets - 8 images available at URLs provided. ## Agent notes - Load capacity not provided; consult manufacturer before use in safety-critical applications. - Material: polyester webbing.
This product has 33 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": 60000,
"properties": {
"_length_cm": "22.7",
"_width_cm": "18.0",
"_height_cm": "4.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").