Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $89.99 – $175.99
Default variant: Walnut / 60*17*118cm
Default SKU: dcd-30002099544
Default price: $89.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 23800 g
Cart URL (default variant): https://landmarks.builders/cart/50150767788271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000923494
JSON data: https://landmarks.builders/products/m4x-10000923494.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Rattan Design: Features beautiful, breathable hand-woven rattan door panels in a rich walnut finish, adding a hint of moderate-century modern design to your home. This rattan shoe cabinet combines aesthetics with functionality for a sophisticated look.
Space-Saving Functionality: With an ultra-thin profile available in 17cm and 24cm depths, this tip-out shoe cabinet is designed to fit perfectly in narrow hallways and tight entryways, maximizing your storage without sacrificing floor space.
Large Capacity Storage: Equipped with multiple flip-down drawers, this shoe organizer can hold numerous pairs of shoes, from sneakers to high heels. The adjustable and removable dividers inside each drawer allow for customized storage to fit different shoe sizes.
Long-Lasting & Practical: Constructed from sturdy density board with solid wood legs for stability, this entryway cabinet is built to last. The spacious top surface provides extra room for keys, mail, or decorative items, while the reserved space at the bottom accommodates baseboards for a flush fit against the wall.
User-Friendly Features: Designed for convenience and safety, this piece of storage furniture includes polished, rounded corners to prevent bumps, elegant metal handles for easy opening, and a ventilated design that helps keep shoes clean and odor-odorless.
Summary: Space-Saving Design Rattan Shoe Cabinet Large Capacity Walnut Wood Shoe Cabinet Long-Lasting Household Furniture Spacious Top Surface for Apartment Dwellers, Homeowners, Families, Entryway, Hallway, Living Room, Bedroom. 【Elegant Rattan Design】: Features beautiful, breathable hand-woven rattan door panels in a rich walnut finish, adding a hint of moderate-century modern design to your home. This rattan shoe cabinet combines aesthetics with functionality for a sophisticated look. 【Space-Saving Functionality】: With an ultra-thin profile available in 17cm and 24cm depths, this tip-out shoe cabine
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 Rattan Shoe Cabinet Large Capacity Walnut Wood Shoe Cabinet Long-Lasting Household Furniture Spacious Top Surface for Apartment Dwellers, Homeowners, Families, Entryway, Hallway, Living Room, Bedroom",
"product_id": 9456872980719,
"variant_id": 50150767788271,
"quantity": 1,
"grams": 23800,
"length_cm": "145.0",
"width_cm": "105.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").