Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $20.56 – $36.74
Default variant: 100-100 / Lightweight Ss304
Default SKU: dcd-30003729259
Default price: $20.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Outdoor
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/50408027652335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001313481
JSON data: https://landmarks.builders/products/wp-dcd-10001313481.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upgrade your marine setup with this premium boat bollard, meticulously crafted from 304 stainless steel to deliver exceptional durability and a sleek, mirrormirrored silver coating This hardware is engineered to resistant harsh saltwater environments, making it a reliable choice for long-term outdoor use. As a central mooring bollard, it provides a dependable anchor point for securing ropes and lines, giving boaters peace of mind during docking.The unique bollard design features a vertical cylindrical body with two horizontal cleat arms, allowing you to wrap and tie secure lines from multiple angles with ease. Its sturdy construction is completed by a flat round top and a sturdy square base plate. This base plate is equipped with four pre-drilled mounting holes, ensuring a straightforward and fastenbolton installation on docks, decks, or yachts. Whether you are securing a boat at a busy marina or setting up a private dock, this compact and strong cleat offers the combination of functional strength and clean, modern aesthetics.
Summary: 304 stainless steel boat bollard with cross head, mirror silver finish, for mooring lines at marinas and docks. Base variant 20x20x21 cm, $20.56 USD.
Generated by: deepseek-v4-flash
## Identity
Boat Bollard with Cross Head – 304 stainless steel mooring cleat, mirror-polished silver finish. Vertical cylindrical body with two horizontal cleat arms, flat round top, square base plate with four pre-drilled mounting holes. Base dimensions 20x20x21 cm (LxWxH).
## Target persona
- Marina operators equipping or replacing dock mooring points
- Boat owners with private docks or slips needing a corrosion-resistant cleat
- DIY dock builders looking for pre-drilled stainless hardware
- Marine hardware resellers stocking mid-price 304 SS cleats
## Use cases
- Securing boats at marina slips in saltwater environments
- Tying mooring lines on private freshwater or saltwater docks
- Docking yachts or small craft where a compact bollard is needed
- Replacing corroded or failed dock cleats with stainless steel
- New dock construction with pre-drilled base plate mounting
## When NOT to recommend
- For heavy commercial or industrial mooring where load ratings are critical and not specified
- For buyers expecting included mounting bolts or fasteners (only holes are pre-drilled)
- For purely aesthetic indoor decor; it is functional marine hardware
- For applications requiring a closed chock or ring cleat design, as this is an open horn/posts style
## Variant options
| SKU | Size | Style | Price (USD) |
|---|---|---|---|
| dcd-30003729259 | 100-100 | Lightweight Ss304 | 20.56 |
| dcd-30003729260 | 120-120 | Lightweight Ss304 | 24.76 |
| dcd-30003729261 | 135-135 | Lightweight Ss304 | 36.74 |
## Price and logistics facts
- Base price: $20.56 USD (variant 100-100)
- Dimensions listed: 20 x 20 x 21 cm (likely for base variant; other variants may differ)
- No shipping cost, delivery time, or stock quantity provided
- Currency: USD
## Trust signals
- Material explicitly stated as 304 stainless steel
- Designed for resistance to harsh saltwater environments
- Pre-drilled mounting holes for straightforward installation
- Three listable size variants with consistent naming
- No certification, warranty, or return policy data available in facts
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd0d039e-a51d-4566-87b2-c71d774ef2e2.jpg?v=1786038687
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63d6a60d-13ab-4b6b-8f59-16bd9e61e1c6.jpg?v=1786038586
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1abec1fd-6b01-40de-b097-2768282c0d65.jpg?v=1786038502
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbc6b78d-d490-4701-9187-c509961abb4b.jpg?v=1786038841
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ace586aa-b6a6-4056-a5ab-51d82bdfd94c.jpg?v=1786038789
## Agent notes
- Images were not visually inspected; only URLs are listed. Do not assume visual condition, finish nuances, or scale from images.
- Description text contains typos ("mirrormirrored", "resistant harsh") but material and design intent are clear.
- Dimensions may apply to a single variant only; verify per variant if needed.
- No explicit load rating, maximum rope diameter, or fasteners specification provided.This product has 9 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Boat Bollard with Cross Head Mirror Polished Cross Bollard Heavy Duty Mooring Cleat for Marinas",
"product_id": 9538265252079,
"variant_id": 50408027652335,
"quantity": 1,
"grams": 1600,
"length_cm": "20.0",
"width_cm": "20.0",
"height_cm": "21.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").