Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $53.99 – $94.99
Default variant: 50x17x118cm
Default SKU: dcd-30002224975
Default price: $53.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22500 g
Cart URL (default variant): https://landmarks.builders/cart/50150945292527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000940363
JSON data: https://landmarks.builders/products/m4x-10000940363.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ultra-Slim Profile: Designed with a minimal depth of just 17cm or 24cm, this slim shoe cabinet is the perfect solution for narrow hallways, tight entryways, and small apartments, maximizing storage without obstructing walkways.
Efficient Organization: Featuring a smart multi-layer design, this tipping drawer shoe cabinet neatly conceals your footwear, protecting it from dust while keeping your entrance tidy and clutter-unobstructed.
Long-Lasting & Stylish: Constructed from high-quality, thickened man-made board with a scratch-resistant and easy-to-clean surface, this piece of household furniture combines modern light luxury aesthetics with long-lasting durability.
Versatile Placement: While ideal as an entryway cabinet to create a welcoming initial impression, its sleek and modern design also makes it a functional addition to your living room, bedroom, or mudroom for extra storage.
User-Friendly Design: This practical shoe organizer includes thoughtful features like a flat top surface for keys and decor, accessible storage at the base for slippers or daily shoes, and rounded corners for safety.
Summary: Space-Saving Design Slim Shoe Cabinet Large Capacity Tipping Drawer Shoe Cabinet Easy to Clean Household Furniture Scratch Resistant for Apartment Dwellers, Homeowners, Families, Hallway, Mudroom, Living Room, Bedroom. 【Ultra-Slim Profile】: Designed with a minimal depth of just 17cm or 24cm, this slim shoe cabinet is the perfect solution for narrow hallways, tight entryways, and small apartments, maximizing storage without obstructing walkways. 【Efficient Organization】: Featuring a smart multi-layer design, this tipping drawer shoe cabinet neatly conceals your footwear, protecting it from dust
Generated by: m4x-map-v1
This product has 4 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": "Space-Saving Design Slim Shoe Cabinet Large Capacity Tipping Drawer Shoe Cabinet Easy to Clean Household Furniture Scratch Resistant for Apartment Dwellers, Homeowners, Families, Hallway, Mudroom, Living Room, Bedroom",
"product_id": 9456923017455,
"variant_id": 50150945292527,
"quantity": 1,
"grams": 22500,
"length_cm": "125.0",
"width_cm": "102.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").