Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: 46CM / Yellow-blue Dot
Default SKU: dcd-30003615843
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 70 g
Cart URL (default variant): https://landmarks.builders/cart/49713957929199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271977
JSON data: https://landmarks.builders/products/wp-dcd-10001271977.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
重型船拖曳带拖拽绳不锈钢连接器船拖绳皮划艇划水绳充气浮排连器
| 品牌 | OEM |
| 货号 | BSD000001 |
| 产品类别 | 拖拉绳 滑水绳 |
| 专利类型 | 无 |
| 规格 | 12FT |
| 质检报告编号 | 1 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 否 |
| 充气浮排连器 | 拖拉圈速接头绳 |
| 材质 | PE |
| 重型船拖曳带 | 拖拽绳 |
| 外贸出口认证 | 1 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 不锈钢连接器船拖绳 | 皮划艇划水绳 |
Summary: Heavy-duty boat tow strap with stainless steel connectors, 12ft PE rope for towing boats, kayaks, water skis, and inflatables. Two color variants available at $17.99.
Generated by: deepseek-v4-flash
## Identity Heavy-duty boat tow strap / tow rope with stainless steel connectors. Material: PE. Length: 12FT (approx 3.66m). Variants: 46CM length? (discrepancy) in Yellow-blue Dot or Blue-white. ## Target persona - Budget-conscious water sports enthusiasts - Owners of small boats, kayaks, or inflatable floats needing a basic tow line - DIY boaters who need an affordable replacement strap ## Use cases - Towing a small boat or dinghy - Pulling a kayak or canoe - Water skiing or wakeboarding towing - Tethering an inflatable float or tube - Emergency towing for disabled watercraft - Connecting a tow line to a personal watercraft ## When NOT to recommend - For heavy commercial or professional towing (e.g., large yachts, fishing boats) - When a certified safety-rated tow line with breaking strength is required - For saltwater use if stainless steel may degrade (no material spec beyond "stainless") - If buyer expects a precise length matching description (12FT vs 46CM mismatch) ## Variant options - 46CM / Yellow-blue Dot: $17.99 - 46CM / Blue-white: $17.99 ## Price and logistics facts - Price: $17.99 USD per unit - Dimensions: 28 x 20 x 5 cm (likely packaging) - Origin: OEM, cross-border export supply ## Trust signals - Quality inspection report: ID 1 - Foreign trade export certification: ID 1 - Listed as cross-border export dedicated supply - No specific return policy or stock status given ## Image assets -  -  -  -  -  -  -  -  ## Agent notes - Description states "12FT" but variant options list "46CM". 46 cm is ~1.5 ft; likely a dimension of the strap width or packaging, not length. Confirm before recommending. - Image content not analyzed; all URLs provided as-is. - No specific weight capacity or breaking strength provided.
This product has 14 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": 70000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "20.0",
"_height_cm": "5.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").