Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $99.99 – $131.99
Default variant: White+light Walnut / 100*40*170cm
Default SKU: dcd-30002425852
Default price: $99.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/50150706643183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000981034
JSON data: https://landmarks.builders/products/m4x-10000981034.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
All-in-Single Storage Solution: This versatile unit combines a hanging rod, multi-tier shelves, a shoe rack, and a side coat tree, offering a complete household storage system for your clothes, shoes, and accessories in single convenient place.
Spacious & Organized: Featuring a long garment rod for hanging coats and dresses, multiple side shelves for folded clothes or storage bins, and a bottom shelf for shoes, this garment rack helps you neatly organize your entire wardrobe.
Sturdy & Long-Lasting Construction: Built with a strong metal frame and thickened engineered wood panels, this clothing organizer boasts a stable structure with excellent weight-bearing capacity, ensuring it remains steady and reliable for daily use.
Modern & Space-Saving Design: With its sleek, minimalist aesthetic, this freestanding closet organizer fits seamlessly into any room. Its vertical design maximizes storage while occupying minimal floor space, making it ideal for apartments, dorms, and small bedrooms.
Versatile Placement: Perfect for decluttering any space, this garment rack with shelves is an excellent addition to your entryway for daily wear, your bedroom as an accessible closet, or your living room for extra storage and display.
Summary: Multi-Functional Design Coat Rack with Shoe Storage Space Saving Freestanding Clothes Rack Easy Assembly Freestanding Closet Organizer Stable Structure for Renters, Apartment Dwellers, Students, Living Room, Bedroom, Entryway, Hallway. 【All-in-Single Storage Solution】: This versatile unit combines a hanging rod, multi-tier shelves, a shoe rack, and a side coat tree, offering a complete household storage system for your clothes, shoes, and accessories in single convenient place. 【Spacious & Organized】: Featuring a long garment rod for hanging coats and dresses, multiple side shelves for folded
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-Functional Design Coat Rack with Shoe Storage Space Saving Freestanding Clothes Rack Easy Assembly Freestanding Closet Organizer Stable Structure for Renters, Apartment Dwellers, Students, Living Room, Bedroom, Entryway, Hallway",
"product_id": 9456854008047,
"variant_id": 50150706643183,
"quantity": 1,
"grams": 14000,
"length_cm": "175.0",
"width_cm": "45.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").