Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: White
Default SKU: dcd-30003615761
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49713860968687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271939
JSON data: https://landmarks.builders/products/wp-dcd-10001271939.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
8pcs游艇防撞球绳子 PP绳子 安全绳1.5米长防碰球专用绳靠球绳
| 品牌 | 其他 |
| 货号 | PP1.5 |
| 标准 | 是 |
| 材质 | PP |
| 类型 | 安全绳 |
Summary: Set of 8 PP ropes (1.5m each) for attaching yacht fenders, available in White, Blue, or Black.
Generated by: deepseek-v4-flash
## Identity 8pcs yacht fender ropes, PP material, 1.5m long, safety rope for fender balls. Brand: other, model PP1.5. ## Target persona Boat owners with inflatable or rigid fenders; marina staff who maintain fender lines; DIY boaters needing spare fender ropes; buyers of budget marine accessories. ## Use cases - Securing fenders to boat cleats or rails - Tying fenders along dock edge to prevent hull damage - Replacing old or frayed fender lines - Using as temporary pendant lines for small fenders - Bundling fenders for storage or transport - Emergency replacement on the water ## When NOT to recommend - For mooring or docking lines (load capacity too low) - For climbing or load-bearing activities - For towing or high-stress marine applications - For use as general purpose rope exceeding 20 kg load ## Variant options - White (SKU: dcd-30003615761) $22.99 - Blue (SKU: dcd-30003615762) $22.99 - Black (SKU: dcd-30003615763) $22.99 ## Price and logistics facts Price: $22.99 USD. Package dimensions: 18×17×4 cm. Weight not specified. No shipping or return policy provided. ## Trust signals In-stock status unknown. No return policy or warranty stated. Price consistent across variants. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/262de810ba2d4b2b9ecc587e4d6dbd34.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc25294ee72b43b8a3e59300665d962c.png?v=1781085123 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7ed55f390d749019c32f726f4032e40.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3e634de08fb4ee1b798f224392c57a0.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0db0cc4e2a174349acc0a6549c31d794.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49a0a4bc173b4ef3ba2d13aa49ab3bba.png?v=1781085125 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/809502b2353e4986a19e9bc2961bc09f.png?v=1781085124 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6841c3277a048329b5de3e5c82e8f17.png?v=1781085124 ## Agent notes Image content was not analyzed. All image URLs are provided as-is.
This product has 15 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": "8pcs游艇防撞球绳子 PP绳子 安全绳1.5米长防碰球专用绳靠球绳",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.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").