Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $227.99 – $250.99
Default variant: 3-step
Default SKU: dcd-30003597978
Default price: $227.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 4350 g
Cart URL (default variant): https://landmarks.builders/cart/49714574065903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265315
JSON data: https://landmarks.builders/products/wp-dcd-10001265315.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: A 304 stainless steel folding boat ladder, 4-section telescopic with arched handrail, for yachts and speedboats.
Generated by: deepseek-v4-flash
## Identity 304不锈钢船用梯子游艇快艇隐藏式折叠梯拱形扶手4节伸缩梯下水梯 (304 stainless steel marine ladder, folding, hidden, with arched handrail, 4-section telescopic, for yachts and speedboats) ## Target persona Boat owners needing a compact, corrosion-resistant boarding ladder for yachts, speedboats, or inflatables. ## Use cases - Boarding from water after swimming or diving - Climbing onto a dock from a small boat - Emergency exit from water to vessel - Storing compactly when not in use (folding design) - Multi-step access for varying freeboard heights ## When NOT to recommend - For heavy commercial or high-traffic docks (light duty residential marine use) - For users needing a ladder with integrated platform or extra wide steps - For environments with extremely high corrosion (e.g., chemical exposure beyond marine) - When budget is under $200 (entry price $227.99) ## Variant options - 3-step: $227.99 - 4-step: $250.99 ## Price and logistics facts Price: $227.99 (3-step) / $250.99 (4-step). Dimensions: 47 x 33 x 9 cm (packed). Currency: USD. ## Trust signals - Product is in stock (based on being listed with variants). - No return policy or warranty data provided. - No certifications listed. ## Image assets 8 images available at provided URLs. Cannot describe visual content; treat as fetchable assets. ## Agent notes No additional notes.
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不锈钢船用梯子游艇快艇隐藏式折叠梯拱形扶手4节伸缩梯下水梯",
"quantity": 1,
"grams": 4350000,
"properties": {
"_length_cm": "47.0",
"_width_cm": "33.0",
"_height_cm": "9.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").