Brand: World Products (Landmark)
SKU: dcd-30003615590
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49713896489199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271856
JSON data: https://landmarks.builders/products/wp-dcd-10001271856.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
户外水上漂浮水垫系绳套件 漂浮垫带系绳和索环套件 泡沫水垫系绳
| 品牌 | 其他 |
| 货号 | WJ10910 |
| 产品类别 | 水上固定绳 |
| 材质 | ABS |
| 专利类型 | 无 |
| 规格 | 3M |
| 外贸出口认证 | / |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 质检报告编号 | / |
| 有可授权的自有品牌 | 否 |
Summary: Outdoor water floating pad tether kit made of ABS plastic, dimensions 25x25x3 cm, includes tethers and grommets. Available in Black at $14.99.
Generated by: deepseek-v4-flash
## Identity Outdoor water floating pad tether kit (model WJ10910). Made of ABS plastic. Includes tethers and grommets. Dimensions: 25x25x3 cm. Color: Black. ## Target persona Buyers needing to secure floating water pads in pools or lakes; outdoor recreation enthusiasts; DIY pool accessory users; small watercraft owners. ## Use cases 1. Securing a floating water pad to a dock or anchor. 2. Preventing drift of foam pads in lakes or pools. 3. Replacing lost or broken tethers on existing floating pads. 4. Customizing tether length for specific water conditions (spec: 3M). 5. General outdoor water activity setup. ## When NOT to recommend - If the buyer needs a complete floating pad (this is only tether kit). - If the buyer requires long-term corrosion-resistant metal tethers (material is ABS plastic). - If the buyer is in a region outside Middle East (main sales area is Middle East, but cross-border export is available). ## Variant options Only one variant: Black, SKU dcd-30003615590, price $14.99. ## Price and logistics facts Price: $14.99 USD. Dimensions: 25x25x3 cm. Weight not specified. Logistics: cross-border export supply available. Main sales area: Middle East. No patent. ## Trust signals - In-stock status: not explicitly stated, but SKU present. - Return policy: not provided. - Price consistency: single price point. - Certifications: no export certification mentioned. - Brand: other (generic). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4ac735880bef4553975df52dac261567.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8c217e7162a45fa96e7e24e7c7bd3d4.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edda8007e43c4535a0090ffa31b65e48.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e5cef6af39c43228890ba757bf5cc82.png?v=1781085144 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9988e306de7646f4b99bf06ae084337d.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2ec033af5e74c35b3e2592702536c4d.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d97318c18876405aa700799d2a1d31d3.png?v=1781085143 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/910e0b9ae8f646589a237d3b9b18398e.png?v=1781085142 ## Agent notes - No visual details extracted from images; rely on textual facts. - Material is ABS plastic; not intended for heavy loads. - Tether length specification: 3M (likely 3 meters). - Cross-border export eligible.
This product has 13 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": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "25.0",
"_height_cm": "3.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").