Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99 – $134.99
Default variant: Gray / 50x32x80cm
Default SKU: dcd-30002474744
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12500 g
Cart URL (default variant): https://landmarks.builders/cart/50149779407087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000987439
JSON data: https://landmarks.builders/products/m4x-10000987439.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Steel Construction: Built from high-quality carbon steel with a baked-on finish, this steel shoe cabinet with doors offers superior stability and longevity compared to traditional wood or plastic racks, ensuring it remains a sturdy piece of home furniture for years.
High-Capacity Storage: Featuring a multi-layer design with adjustable shelves, this storage cabinet provides ample space to neatly organize the entire family's footwear, from sneakers and heels to boots, keeping your entryway clutter-clear.
Dustproof & Ventilated Design: The flip-down doors protect your shoes from dust and keep them out of while the thoughtful design allows for air circulation to help prevent odors, making it an ideal shoe organizer for maintaining a clean and tidy home.
Versatile & Stylish: With its sleek, minimalist aesthetic available in grey or white, this multi-layer shoe rack seamlessly blends into any decor, perfect for use in the hallway, entryway, bedroom, or closet as a functional and elegant storage solution.
Customizable & User-Friendly: Accommodate various shoe sizes, including high-tops and boots, by simply adjusting the shelves. The cabinet also features a top surface with a raised guardrail, providing extra space for keys, bags, or decorative items.
Summary: Steel Footwear Storage Unit with Doors Large Capacity Multi-Layer Shoe Rack Sturdy Construction Entryway Storage Cabinet for Families, Hallway. 【Long-Lasting Steel Construction】: Built from high-quality carbon steel with a baked-on finish, this steel shoe cabinet with doors offers superior stability and longevity compared to traditional wood or plastic racks, ensuring it remains a sturdy piece of home furniture for years. 【High-Capacity Storage】: Featuring a multi-layer design with adjustable shelves, this storage cabinet provides ample space to neatly organize the entire family's footwear, fr
Generated by: m4x-map-v1
This product has 12 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": "Steel Footwear Storage Unit with Doors Large Capacity Multi-Layer Shoe Rack Sturdy Construction Entryway Storage Cabinet for Families, Hallway",
"product_id": 9456536191215,
"variant_id": 50149779407087,
"quantity": 1,
"grams": 12500,
"length_cm": "125.0",
"width_cm": "85.0",
"height_cm": "20.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").