Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $134.99 – $141.99
Default variant: Acrylic 56CM
Default SKU: dcd-30001932374
Default price: $134.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811708477679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898716
JSON data: https://landmarks.builders/products/m4x-10000898716.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Functional Design: Elevate your area with this clothes rack featuring a sleek, electroplated carbon steel frame and a distinctive acrylic storage container with a water wave texture, blending minimalist design and appearance with practical storage.
Two-Part Storage Solution: This valet stand offers a sturdy upper bar for hanging coats, dresses, and shirts, complemented by a spacious bottom storage container perfect for storing folded clothes, shoes, bags, and other accessories.
Effortless Mobility: Equipped with four 360-degree rotating caster wheels, allowing you to move the stand smoothly between rooms. Two of the wheels feature locking brakes to ensure it stays securely stable when needed.
Adjustable Height: The height of the hanging rail is adjustable, providing the versatility to accommodate various lengths of clothing, from short jackets to long coats, ensuring your garments hang no chargely without accenting the storage container.
Versatile Organization: An perfect storage addition for any room. Use it to expand closet space-efficient organizer a bedroom, as a welcoming coat valet stand an entryway, a space-efficient solution for a dorm room, or a stylish display in a retail setting.
Summary: Rolling Clothes Rack Modern Aesthetic Rolling Clothes Valet with Basket Portable. Description: 【Minimalist Storage Solution】: This rolling clothes valet offers a sleek and simple way to organize your garments, featuring a clean design that complements modern and minimalist interiors. 【Two-in-singleFunction Design】: Equipped with a sturdy hanging rod for coats, dresses, and shirts, plus an integrated lower basket for storing bags, shoes, or folded clothes. 【Adjustable & Mobile】: Features an adjustable height mechanism to accommodate different clothing lengths and 360-degree swivel wheels for ef
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": "Rolling Clothes Rack Modern Aesthetic Rolling Clothes Valet with Basket Portable",
"product_id": 9430071181551,
"variant_id": 49811708477679,
"quantity": 1,
"grams": 5000,
"length_cm": "103.0",
"width_cm": "9.5",
"height_cm": "41.5"
}],
"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").