Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $78.99 – $123.99
Default variant: 60CM / Single Sandalwood
Default SKU: dcd-30002224931
Default price: $78.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/50150142968047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000940358
JSON data: https://landmarks.builders/products/m4x-10000940358.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ultra-Slim Design: Perfectly engineered for tight areas, this narrow entryway shoe rack features an ultra-thin profile that fits seamlessly behind doors or in small hallways without obstructing the walkway.
Efficient Tip-Out Storage: Keep your footwear organized and out of with the convenient tip-out drawers. This functional entryway organizer prevents dust from settling on your shoes while keeping your entrance tidy.
Customizable Capacity: Featuring removable dividers, this versatile shoe storage cabinet allows you to adjust the internal space to accommodate everything from flats and sneakers to bulkier ankle boots.
Modern & Sturdy: Constructed from hard-wearing engineered wood with a sleek finish, this piece of home furniture adds a hint of modern elegance to any room and includes anti-tip hardware for enhanced stability and safety.
Spacious & Versatile: Available in multiple sizes and configurations, this slim tip-out shoe cabinet provides ample storage for the whole family's footwear, making it an ideal solution for entryways, living rooms, or bedrooms.
Summary: Tip-out Footwear Storage Unit Shoe Storage Cabinet Space-saving Design Efficient Organization Dustproof Construction Modern Home Suitable for Apartment Dwellers Front Door Area Hallway Living Room. 【Ultra-Slim Design】: Perfectly engineered for tight areas, this narrow entryway shoe rack features an ultra-thin profile that fits seamlessly behind doors or in small hallways without obstructing the walkway. 【Efficient Tip-Out Storage】: Keep your footwear organized and out of with the convenient tip-out drawers. This functional entryway organizer prevents dust from settling on your shoes while keep
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": "Tip-out Footwear Storage Unit Shoe Storage Cabinet Space-saving Design Efficient Organization Dustproof Construction Modern Home Suitable for Apartment Dwellers Front Door Area Hallway Living Room",
"product_id": 9456640753903,
"variant_id": 50150142968047,
"quantity": 1,
"grams": 20000,
"length_cm": "130.0",
"width_cm": "103.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").