Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $280.99 – $638.99
Default variant: 200*80*35cm
Default SKU: dcd-30001495875
Default price: $280.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42000 g
Cart URL (default variant): https://landmarks.builders/cart/50151006798063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000813933
JSON data: https://landmarks.builders/products/m4x-10000813933.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Purpose Partition Cabinet for Entryway OrganizationCombining divider, hallway cabinet, coat rack, shoe cabinet, and bench, this flexible furniture provides versatile storage and organization for your home. Ideal for entryways, hallways, and living rooms, it maximizes space and keeps your home tidy.
Modern Chinese Style with Elegant DetailsFeaturing a contemporary Chinese design with abstract patterns and traditional decorative elements, this cabinet adds a warm, harmonious touch to your home. The polished surface and wood grain offer a refined look.
Durable and Quality MaterialsMade from engineered wood and sturdy multilayer board, this cabinet is stable, wear-resistant, easy to clean, and heat-resistant. Built to last for long-term family use.
Flexible Design and Professional Storage ZonesThe cabinet supports double-sided placement to fit various room layouts. It includes dedicated zones for hanging clothes, storing shoes, and organizing items, enhancing entryway functionality.
Detailed Size Info and Easy AssemblyAvailable in multiple sizes to suit different spaces. Comes with installation tools, instructions, and demo guides for easy setup. Suitable for rooms of 20㎡ or larger, making it a practical choice for modern homes.
Summary: Multi-Purpose Partition Cabinet, Entryway Coat Rack, Shoe Storage Bench, Hallway Organizer, Modern Chinese Style. 【Multi-Purpose Partition Cabinet for Entryway Organization】Combining divider, hallway cabinet, coat rack, shoe cabinet, and bench, this flexible furniture provides versatile storage and organization for your home. Ideal for entryways, hallways, and living rooms, it maximizes space and keeps your home tidy. 【Modern Chinese Style with Elegant Details】Featuring a contemporary Chinese design with abstract patterns and traditional decorative elements, this cabinet adds a warm, harmoniou
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": "Multi-Purpose Partition Cabinet, Entryway Coat Rack, Shoe Storage Bench, Hallway Organizer, Modern Chinese Style",
"product_id": 9456939303151,
"variant_id": 50151006798063,
"quantity": 1,
"grams": 42000,
"length_cm": "205.0",
"width_cm": "145.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").