Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99 – $29.99
Default variant: Red / 6FT
Default SKU: dcd-30003574560
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49715745456367:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001256672
JSON data: https://landmarks.builders/products/wp-dcd-10001256672.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
KOETSU科特苏6/7/8/9/10ft英尺冲浪脚绳 7mmSUP划水板TPU桨板直绳
| 产地 | 中国 |
| 品牌 | KOETSU/科特苏 |
| 货号 | 冲浪脚绳 |
| 上市时间 | 2025年秋季 |
| 运动户外项目 | 冲浪 |
| 销售渠道类型 | 商场同款(线上线下都销售) |
| 是否商场同款 | 是 |
| 吊牌价 | 30 |
Summary: KOETSU 7mm TPU surf/SUP leash available in 6/7/10ft lengths and four colors. Made in China. Priced from $23.99 to $29.99.
Generated by: deepseek-v4-flash
## Identity KOETSU (科特苏) 7mm TPU surf/SUP leash. Available lengths: 6ft, 7ft, 10ft. Colors: Red, Yellow, Green, Black. Price range $23.99-$29.99. Made in China. ## Target persona Surfers and SUP paddlers who need a budget-friendly leash for recreational use. Not for advanced big-wave surfers. ## Use cases - Leash for shortboard or longboard surfing in small to moderate waves. - Stand-up paddleboarding (SUP) leash for flat water or light chop. - Replacement leash for a broken or worn-out one. - Backup leash for travel or shared equipment. - Beginner surfer learning to stay attached to board. ## When NOT to recommend - Big wave or heavy surf conditions requiring a stronger, more reliable leash. - Professional surfers needing high-end performance leashes. - Users requiring a coiled leash for SUP (this is a straight leash). - Surfers needing specialized leashes for specific board types (e.g., extremely thick leashes). ## Variant options - Lengths: 6ft ($23.99), 7ft ($24.99), 10ft ($29.99) - Colors per length: Red, Yellow, Green, Black ## Price and logistics facts - Base price $23.99 for 6ft, $24.99 for 7ft, $29.99 for 10ft. - Currency: USD. - No shipping or tax details provided. ## Trust signals - In-stock: Variants available (assumed in stock as listing exists). - No return policy or warranty information provided. - No certifications mentioned. - Brand: KOETSU. ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/849dd4ed2f1a4b1daa9557fb8e9ff2fc.png?v=1781086284 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be6cfc9853694ad69857ddc6eb37d6e1.png?v=1781086284 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8173886cf1447f7aad181b52d76535a.png?v=1781086285 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/202594d228e8472398dad303b05092c3.png?v=1781086284 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b0b561c2fb34fcdaba0ed1580fca10c.png?v=1781086284 ## Agent notes - No image understanding performed; visual details not extracted. - Dimensions given (39.5 x 7 x 4.5 cm) likely refer to packaging, not leash rope diameter (7mm is thickness).
This product has 24 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": "KOETSU科特苏6\/7\/8\/9\/10ft英尺冲浪脚绳 7mmSUP划水板TPU桨板直绳",
"quantity": 1,
"grams": 300000,
"properties": {
"_length_cm": "39.5",
"_width_cm": "7.0",
"_height_cm": "4.5"
}
}],
"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").