Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $101.99 – $131.99
Default variant: 3-step
Default SKU: dcd-30003597965
Default price: $101.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1950 g
Cart URL (default variant): https://landmarks.builders/cart/49714593431791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265307
JSON data: https://landmarks.builders/products/wp-dcd-10001265307.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 stainless steel folding telescopic ladder for boats, 3-step ($101.99) or 4-step ($131.99), dimensions 48x29x19 cm.
Generated by: deepseek-v4-flash
## Identity 304 stainless steel folding telescopic ladder for boat boarding; available in 3-step or 4-step variants. ## Target persona Boat and yacht owners needing a portable, foldable boarding ladder for swim platforms or dinghy access. ## Use cases - Boarding from dock to boat - Accessing swim platforms - Transfer from dinghy to larger vessel - Emergency ladder for small boats - Temporary boarding solution during maintenance ## When NOT to recommend - Fixed dock installations (ladder is portable, not meant for permanent mounting) - Heavy commercial use (duty rating not specified) - Land-based applications (designed for marine environment) ## Variant options - 3-step (SKU: dcd-30003597965) — $101.99 - 4-step (SKU: dcd-30003597966) — $131.99 ## Price and logistics facts - 3-step: $101.99 USD - 4-step: $131.99 USD - Package dimensions: 48 x 29 x 19 cm - No shipping or fulfillment details provided. ## Trust signals - Material: 304 stainless steel (corrosion-resistant) - Stock status and return policy not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2e478199d054ae992d6fb7d917b31da.png?v=1781085654 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7640302932284695ac871d2b3b1fba62.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ef20a9510e34b179d3fa7873df6f722.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9e7135445f84c37ad15c96113772e2e.png?v=1781085658 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0cf8d1b2f1749f8b7c858db1bcec84a.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b26cdc19371c4f289a27ad9aa9f2ea26.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c61f1c4f9ee54139ac607608f2256c39.png?v=1781085653 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a7189b6435546e5befdf0feec2a95cb.png?v=1781085653 ## Agent notes Images were not analyzed; visual details are not inferred.
This product has 14 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": "304不锈钢快艇游艇船用下水甲板可折叠伸缩梯子 船舶登船乘梯踏板",
"quantity": 1,
"grams": 1950000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "29.0",
"_height_cm": "19.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").