Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $86.99 – $127.99
Default variant: Pearl Black / 4-step
Default SKU: dcd-30003743514
Default price: $86.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8200 g
Cart URL (default variant): https://landmarks.builders/cart/50150082019567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001317946
JSON data: https://landmarks.builders/products/m4x-10001317946.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Construction: Crafted from high-quality aluminum alloy with an embedded reinforced beam structure, this long-lasting ladder provides exceptional stability and strength for all your elevated tasks.
Enhanced Safety: Features wide anti-slip pedals that offer secure footing, making this reliable step stool safe and comfortable to stand on during extended household projects.
Ready to Use: Designed for ultimate convenience, this hassle-complimentary step ladder requires absolutely no assembly or installation, allowing you to use it straight out of the box.
Space-Saving Design: This highly practical folding ladder collapses quickly and easily, allowing you to store it effortlessly in tight storage areas like closets, behind doors, or under furniture.
Premium Finish: Treated with a sleek surface electrophoresis finish, this versatile A-shaped ladder resists wear and corrosion while maintaining a clean, modern look in any room.
Summary: No-Assembly Aluminum Ladder with Wide Pedals Anti-Slip A-Shaped Ladder Foldable Step Stool Portable for Homeowners. 【Sturdy Construction】: Crafted from high-quality aluminum alloy with an embedded reinforced beam structure, this long-lasting ladder provides exceptional stability and strength for all your elevated tasks. 【Enhanced Safety】: Features wide anti-slip pedals that offer secure footing, making this reliable step stool safe and comfortable to stand on during extended household projects. 【Ready to Use】: Designed for ultimate convenience, this hassle-complimentary step ladder requires ab
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": "No-Assembly Aluminum Ladder with Wide Pedals Anti-Slip A-Shaped Ladder Foldable Step Stool Portable for Homeowners",
"product_id": 9456621453551,
"variant_id": 50150082019567,
"quantity": 1,
"grams": 8200,
"length_cm": "196.5",
"width_cm": "48.0",
"height_cm": "7.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").