Brand: World Products (Landmark)
SKU: dcd-30001934012
Price: $96.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5800 g
Cart URL (default variant): https://landmarks.builders/cart/49811444531439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898960
JSON data: https://landmarks.builders/products/m4x-10000898960.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3-in-1 Multifunctional Design: This versatile piece serves as a coat rack, a nightstand, and a storage shelf, offering a complete organization solution in 3-in-1 compact footprint, ideal for bedrooms, entryways, and small apartments.
Solid Wood Construction: Expertly crafted from high-quality solid wood using traditional mortise and tenon joinery, ensuring exceptional stability, durability, and a natural, elegant aesthetic that complements any home decor.
Thoughtful Hanging Pegs: Features multiple staggered, toadstool-shapedshaped pegs that are polishedly polished to prevent snagging or damaging your garments. Their 360-degree distribution allows for balanced hanging of coats, hats, scarves, and bags.
Integrated Storage Base: The sturdy base doubles as an accessible storage cabinet or bedside table, providing a convenient place for books, storage baskets, shoes, or a handbag, keeping your essentials tidy and within reach.
Flexible & Sturdy: A freestanding design that requires no wall mounting, with a sturdy structure capable of supporting up to 100kg. The main pole can be assembled on either the left or right side of the base to perfectly fit your space.
Summary: Nightstand with Clothes Rack Solid Wood Construction for Dorm Room, Homeowners. Description: 【2-in-1 Design】: This piece cleverly combines a vertical clothes rack with an integrated nightstand base, offering a smart, space-saving solution for bedrooms, entryways, or dorm rooms. 【Solid Wood Construction】: Expertly crafted from high-quality solid wood with a beautiful, clear grain finish. The frame uses a traditional mortise and tenon structure for superior stability and long-lasting durability. 【Adjustable & Functional】: Features unique, staggered T-shapedshaped pegs that are smoothly polished
Generated by: m4x-map-v1
This product has 12 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": "Nightstand with Clothes Rack Solid Wood Construction for Dorm Room, Homeowners",
"product_id": 9430000500975,
"variant_id": 49811444531439,
"quantity": 1,
"grams": 5800,
"length_cm": "95.0",
"width_cm": "42.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").