Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $576.99 – $588.99
Default variant: 70-90cm / Ti-mg Alloy
Default SKU: dcd-30003757415
Default price: $576.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/50149739888879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001322138
JSON data: https://landmarks.builders/products/m4x-10001322138.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Constructed from a high-strength titaniummagnesium alloy alternative alloy, this heavy-duty attic ladder features a reinforced, thickened structure designed for long-lasting stability and reliable daily use.
Space-Saving Design: This wall-mounted telescopic staircase folds up neatly into your ceiling opening when not in use, making it an ideal space-saving solution for homes, lofts, and duplexes.
Enhanced Safety Features: Engineered with an S-shaped folding frame and round side rails, the staircase provides a secure grip and smooth operation during extension and retraction.
Anti-Slip Performance: Equipped with wide step boards featuring textured ridges and sturdy anti-slip foot pads at the base, this folding ladder ensures secure footing and prevents slipping while climbing.
Modern Aesthetics: Featuring a sleek silvery silver-gray finish with black support details, these loft stairs blend seamlessly into modern interiors while offering practical overhead access.
Summary: Space-Saving Wall-Mounted Attic Ladder Anti-Slip Folding Attic Ladder Reinforced Folding Loft Stairs Wide for Duplex. 【Premium Material】: Constructed from a high-strength titaniummagnesium alloy alternative alloy, this heavy-duty attic ladder features a reinforced, thickened structure designed for long-lasting stability and reliable daily use. 【Space-Saving Design】: This wall-mounted telescopic staircase folds up neatly into your ceiling opening when not in use, making it an ideal space-saving solution for homes, lofts, and duplexes. 【Enhanced Safety Features】: Engineered with an S-shaped fold
Generated by: m4x-map-v1
This product has 5 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": "Space-Saving Wall-Mounted Attic Ladder Anti-Slip Folding Attic Ladder Reinforced Folding Loft Stairs Wide for Duplex",
"product_id": 9456519250159,
"variant_id": 50149739888879,
"quantity": 1,
"grams": 48000,
"length_cm": "122.0",
"width_cm": "85.0",
"height_cm": "46.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").