Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $39.99
Default variant: 4 Inch
Default SKU: dcd-30003623275
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://landmarks.builders/cart/49713146200303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275223
JSON data: https://landmarks.builders/products/wp-dcd-10001275223.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
不锈钢轻型羊角圆码头缆桩系船柱栓系船柱快艇游艇配件
| 产地 | 中国 |
| 货号 | 9995S |
| 品牌 | 探险艇业 |
| 种类 | 索栓 |
| 型号 | 9995S |
| 订货号 | 9995S |
| 主要下游平台 | 速卖通 |
| 有可授权的自有品牌 | 是 |
| 材质 | 不锈钢 |
| 加工定制 | 是 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 北美 |
| 是否进口 | 否 |
Summary: Stainless steel lightweight cleat bollard for tying up boats and yachts, available in 4, 6, and 8 inch sizes.
Generated by: deepseek-v4-flash
## Identity Stainless steel lightweight cleat bollard (model 9995S) by brand 探险艇业, suitable for boats and yachts. ## Target persona Small boat owners, yacht owners, dock builders, marine maintenance personnel. ## Use cases - Docking a small boat at a marina - Securing lines on a yacht - Temporary mooring at a dock - Replacing worn or corroded cleats - Boat maintenance and repair ## When NOT to recommend - Heavy commercial shipping (too lightweight) - Deep-sea mooring (not designed for high loads) - Use in extreme weather or high-wave environments - Non-marine applications (e.g., land-based tie-downs) ## Variant options - 4 Inch: $18.99 - 6 Inch: $30.99 - 8 Inch: $39.99 All variants are stainless steel. ## Price and logistics facts - Base price $18.99 (4 inch) - Dimensions (4 inch?): 25 cm x 10 cm x 5 cm - Currency: USD - Origin: China - Main sales platform: AliExpress - Customization available - Export-oriented to North America ## Trust signals - Stainless steel material for corrosion resistance - Branded product (探险艇业) - Custom orders accepted - No stock status or return policy information provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9c2be4484364700a2865fa93dfb8647.png?v=1781084440 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c208a36622e84f9eb170aa1964054c16.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66bf752928884c4c95630a9b463c8a54.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a9de2760df34c32944b59f50e1f8a0e.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/280364132107403fbeb2ad77c866336b.png?v=1781084441 ## Agent notes Image analysis not performed; images are fetchable but not inspected.
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": "Stainless Steel Lightweight Horn Round Dock Bollard for Speedboat Yacht Accessories",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "10.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").