Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $63.99 – $122.99
Default variant: 100*30*103cm / 6 Tiers
Default SKU: dcd-30002565966
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50150701891823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001002905
JSON data: https://landmarks.builders/products/m4x-10001002905.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: Crafted from high-quality steel with a rust-resistant spray-coated finish, this shoe rack offers exceptional durability and stability, making it a reliable household storage solution for years to come.
Space-Saving Vertical Design: Featuring a multi-tier, exposed-shelf structure, this shoe organizer maximizes vertical space to keep your footwear collection tidy and accessible without cluttering your entryway, closet, or bedroom.
Adjustable Shelf Height: Customize your storage rack by adjusting the height between tiers. This flexibility allows you to easily accommodate various types of footwear, from everyday sneakers and high heels to taller boots.
High Load Capacity: Engineered with a sturdy frame structure, this multi-tier shoe rack provides stable, reliable load-bearing capacity, ensuring it can securely hold numerous pairs of shoes without wobbling or bending.
Versatile & Modern Aesthetic: With its simple, clean lines and modern aesthetic, this freestanding shoe shelf seamlessly blends into any decor, making it perfect for entryways, hallways, bedrooms, or dorm rooms.
Summary: Multi-Tier Shoe Rack Standing Multi-Tier Shoe Shelf Steel Frame for Entryway, Hallway, Closet. 【Long-Lasting Steel Construction】: Crafted from high-quality steel with a rust-resistant spray-coated finish, this shoe rack offers exceptional durability and stability, making it a reliable household storage solution for years to come. 【Space-Saving Vertical Design】: Featuring a multi-tier, exposed-shelf structure, this shoe organizer maximizes vertical space to keep your footwear collection tidy and accessible without cluttering your entryway, closet, or bedroom. 【Adjustable Shelf Height】: Customiz
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": "Multi-Tier Shoe Rack Standing Multi-Tier Shoe Shelf Steel Frame for Entryway, Hallway, Closet",
"product_id": 9456852828399,
"variant_id": 50150701891823,
"quantity": 1,
"grams": 20000,
"length_cm": "185.0",
"width_cm": "35.0",
"height_cm": "25.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").