Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99 – $98.99
Default variant: 6 Inch
Default SKU: dcd-30003611298
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 摩配
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49714102141167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270348
JSON data: https://landmarks.builders/products/wp-dcd-10001270348.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.










Summary: Marine 316 stainless steel flat horn cleat for boats, available in 6, 8, 10, and 12 inch sizes, priced from $29.99 to $98.99 USD.
Generated by: deepseek-v4-flash
## Identity **Product:** 船用316不锈钢羊角扁平索栓系船柱缆绳桩船用五金游艇配件 (Marine 316 stainless steel flat horn cleat) ## Target persona - Boat owners needing durable deck hardware - Marine repair and maintenance shops - DIY boating enthusiasts ## Use cases - Securing dock lines to a boat - Mooring at a dock or buoy - Towing or being towed - Attaching fenders or bumpers - General deck hardware replacement ## When NOT to recommend - Non-marine or freshwater-only applications - When a plastic or lower-cost cleat is sufficient - For high-load critical applications without verified load ratings - If the user requires integrated hardware with specific dimensions not matching these sizes ## Variant options - 6 Inch (SKU: dcd-30003611298) – $29.99 - 8 Inch (SKU: dcd-30003611299) – $41.99 - 10 Inch (SKU: dcd-30003611300) – $72.99 - 12 Inch (SKU: dcd-30003611301) – $98.99 ## Price and logistics facts - Price: $29.99 – $98.99 USD per unit - Product dimensions: 32.0 x 17.0 x 10.0 cm (may refer to packaging or one variant) - Currency: USD ## Trust signals - No explicit in-stock status provided - No return policy or warranty mentioned - No certifications (e.g., ISO, ABS) listed - Material is 316 stainless steel as stated in title ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e92f5228c168426cbfe003bd392144e4.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a72efa902284c189903d5c66241499f.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8877c0b499894c2aa6397a7c55a18d99.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7040efc362c47f8827ab9649855fa81.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96a79c4e45234f4c8cf62859ffdd2367.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ec8166258914d2bbfb879f2e1e6e4d9.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7ef28f716e34a99b8b90d937caf82fa.png?v=1781085306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bc13adc9d36473a88f35901c23b5344.png?v=1781085306 ## Agent notes - Image understanding was not performed; visual details (e.g., finish, mounting holes) are not described - No product description was provided beyond the title - Dimensions may reflect shipping package; each variant has its own size
This product has 16 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": "船用316不锈钢羊角扁平索栓系船柱缆绳桩船用五金游艇配件",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "17.0",
"_height_cm": "10.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").