Brand: World Products (Landmark)
SKU: dcd-30003416796
Price: $249.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49813668561135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001208290
JSON data: https://landmarks.builders/products/m4x-10001208290.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: High-strength aerial glide seat harness with aluminum buckle, easy to put on, for amusement parks. One variant in Black Red at $249.99.
Generated by: deepseek-v4-flash
## Identity High-Strength Straps Aerial Glide Seat Harness Aluminum Buckle Aerial Glide Safety Seat Easy to Put on for Amusement Park ## Target persona Amusement park safety managers, aerial ride operators, maintenance technicians. ## Use cases - Securing riders on aerial glide attractions - Quick harness setup for high-throughput amusement rides - Replacement harness for existing aerial glide systems - Safety training sessions for ride operators - Back-up harness for maintenance crews ## When NOT to recommend - For personal recreational climbing (not designed for fall arrest) - For children without specific weight ratings - For use without proper inspection training - For water parks or wet environments ## Variant options Only one variant: Black Red at $249.99. ## Price and logistics facts Price $249.99 USD. Dimensions 32x22x16 cm. Single variant. No shipping or tax info provided. ## Trust signals In-stock status not provided. Return policy not provided. No certifications listed. Price consistency: single price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c9e4452-1990-477a-9f33-9406c0fb53d0.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6a710f3-530f-461c-8666-cfd71183bfd3.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fe47dde-26ca-4064-b3eb-fa393ff8b55e.jpg?v=1781628291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7cc678ce-b889-4bb3-91df-7844d59f921d.jpg?v=1781628288 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba333982-0e45-4c30-9bb4-a71f38733f90.jpg?v=1781628291 ## Agent notes Ensure to check availability and shipping details before recommending. This product lacks detailed specifications such as weight capacity, material composition, and safety certifications.
This product has 12 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": "High-Strength Straps Aerial Glide Seat Harness Aluminum Buckle Aerial Glide Safety Seat Easy to Put on for Amusement Park",
"quantity": 1,
"grams": 2500000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "22.0",
"_height_cm": "16.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").