Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $93.99 – $131.99
Default variant: Oak White / 50*15*120cm
Default SKU: dcd-30002206528
Default price: $93.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/50150281773295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000938308
JSON data: https://landmarks.builders/products/m4x-10000938308.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Space-Saving Design: With an ultra-thin profile of just 15cm or 24cm, this unit is perfect for narrow hallways, tight entryways, or behind doors. This slim shoe cabinet maximizes storage without occupying valuable floor space.
Efficient Organization: Features innovative drop-down drawers that neatly conceal your footwear, keeping your entrance tidy and clutter-uncluttered. This tipping shoe cabinet provides easy reach to your shoes whenever you need them.
Large Capacity: Despite its slender frame, this shoe organizer offers ample room for various shoe types. It is available in multiple widths and two depths (single or double layer) to perfectly suit your collection and space.
Long-Lasting Construction: Crafted from high-quality wood-based panels with a scratch-resistant and easy-to-clean surface, ensuring this piece of storage furniture is stable, long-lasting, and maintains its modern aesthetic.
Versatile Placement: The minimalist Nordic design and compact footprint make it an ideal choice for various locations. Use it as dedicated entryway shoe storage, or place it in a closet, bedroom, or living room to solve clutter.
Summary: Space-Saving Slim Shoe Cabinet Large Capacity Entryway Shoe Storage Sturdy Construction Household Furniture Easy to Clean for People with Small Areas, Apartment Dwellers, Homeowners, Hallway, Closet, Bedroom, Living Room. 【Space-Saving Design】: With an ultra-thin profile of just 15cm or 24cm, this unit is perfect for narrow hallways, tight entryways, or behind doors. This slim shoe cabinet maximizes storage without occupying valuable floor space. 【Efficient Organization】: Features innovative drop-down drawers that neatly conceal your footwear, keeping your entrance tidy and clutter-uncluttered
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 Slim Shoe Cabinet Large Capacity Entryway Shoe Storage Sturdy Construction Household Furniture Easy to Clean for People with Small Areas, Apartment Dwellers, Homeowners, Hallway, Closet, Bedroom, Living Room",
"product_id": 9456694722799,
"variant_id": 50150281773295,
"quantity": 1,
"grams": 18000,
"length_cm": "125.0",
"width_cm": "105.0",
"height_cm": "15.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").