Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.44
Default variant: Black
Default SKU: dcd-30003426252
Default price: $9.44
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Water Sports Gear
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/50399006490863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001211294
JSON data: https://landmarks.builders/products/wp-dcd-10001211294.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Built for freedivers and diving training, this 20 m breath-hold diving guide rope gives you a dependable line to work with when you want clearer direction in the water. As sports gear, it is designed to be practical rather than flashy, helping you keep your attention on method, pace, and control. The rope functions as a rope and guide rope, offering a visible reference during descent, climb, and drill routines. With an 8 mm thickness and a specified 5000 N breaking force, it is designed for serious training use where a stable connection counts. Its coiled form makes storage and transport straightforward, so it is easy to pack into an equipment bag and bring out when the period starts. The attached clips simplify setup and help you secure the freediving rope quickly, whether you are at the poolside or preparing for open-water practice. For beginners building confidence or experienced divers refining routine training, this breath-hold diving guide rope supports smoother routines and better orientation. It is especially useful when you want a visible guide to follow, less guesswork underwater, and more organized training setup.
Summary: Built for freedivers and diving training, this 20 m breath-hold diving guide rope gives you a dependable line to work with when you want clearer direction in the water. As sports gear, it is designed to be practical rather than flashy, helping you keep your attention on method, pace, and control. The rope functions as a rope and guide rope, offering a visible reference during descent, climb, and drill routines. With an 8 mm thickness and a specified 5000 N breaking force, it is designed for serious training use where a stable connection counts. Its coiled form makes storage and transport straightforward, so it is easy to pack into an equipment bag and bring out when the period starts. The attached clips simplify setup and help you secure the freediving rope quickly, whether you are at the poolside or preparing for open-water practice. For beginners building confidence or experienced divers refining routine training, this breath-hold diving guide rope supports smoother routines and better orientation. It is especially useful when you want a visible guide to follow, less guesswork underwater, and more organized training setup.
Generated by: deepseek-v4-flash
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "20 M Breath-Hold Diving Guide Rope 8 Mm Thick Freediving Rope Materials Water Sports Gear for Freedivers, Divers, Training",
"product_id": 9535609307375,
"variant_id": 50399006490863,
"quantity": 1,
"grams": 850,
"length_cm": "31.0",
"width_cm": "26.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").