Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $166.99 – $421.99
Default variant: 1M
Default SKU: dcd-30002113907
Default price: $166.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50150525042927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925577
JSON data: https://landmarks.builders/products/m4x-10000925577.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Construction: Built from sturdy all-steel for exceptional durability and stability, this warehouse stocking ladder is designed to withstand the rigors of daily use in demanding commercial environments.
Enhanced Safety Features: Designed with user safety as a priority, this step ladder features wide, embossed steel treads for superior grip and tall, encompassing handrails for secure support while climbing and working at height.
Effortless Mobility: Equipped with two easy-gliding-gliding casters on the rear frame, this rolling step ladder can be easily tilted and moved by a single person, allowing for quick repositioning in busy stockrooms, aisles, and workshops.
High Load Capacity: Engineered to provide a rock-solid working platform, each step boasts an impressive load capacity of up to 300 kg (approx. 660 lbs), making it a piece of warehouse equipment you can trust for heavy tasks.
Versatile Application: These mobile stairs are an indispensable tool for a wide range of settings, including supermarkets, retail stores, warehouses, libraries, and garages, helping employees safely reach high shelves for stocking, picking, or organizing.
Summary: Rolling Step Ladder Non-Slip Steps Warehouse Stocking Ladder All-Steel Construction Mobile Surface Steps for Homeowners, Stockroom, Garage, Library. 【Heavy-Duty Construction】: Built from sturdy all-steel for exceptional durability and stability, this warehouse stocking ladder is designed to withstand the rigors of daily use in demanding commercial environments. 【Enhanced Safety Features】: Designed with user safety as a priority, this step ladder features wide, embossed steel treads for superior grip and tall, encompassing handrails for secure support while climbing and working at height. 【Effo
Generated by: m4x-map-v1
This product has 10 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": "Rolling Step Ladder Non-Slip Steps Warehouse Stocking Ladder All-Steel Construction Mobile Surface Steps for Homeowners, Stockroom, Garage, Library",
"product_id": 9456791879919,
"variant_id": 50150525042927,
"quantity": 1,
"grams": 25000,
"length_cm": "215.0",
"width_cm": "96.0",
"height_cm": "58.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").