Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $254.99 – $296.99
Default variant: Gold / 60*173cm
Default SKU: dcd-30001886278
Default price: $254.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49813675147503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892562
JSON data: https://landmarks.builders/products/m4x-10000892562.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Clothes stand with Shelves Multi-Functional for Entryway
| Type | Coat Stand |
| Material | Stainless Steel |
| Assembly Required | No |
| Item Length | More Than 45 in (114.3 cm) |
| Features | Wheels |
| Colour | Multicoloured |
| Finish | Polished |
| Style | Modern |
| Personalise | Yes |
| Personalised | Yes |
| Care Instructions | Easy Care |
| Item Height | More Than 90 in (228.6 cm) |
Summary: Rolling clothes stand with shelves in Gold/Silver/Black, sizes 60x173cm or 80x173cm, priced from $254.99. Designed for students and small spaces.
Generated by: deepseek-v4-flash
## Identity Rolling Clothes stand with Shelves Multi-Functional for spacious Closet, Students ## Target persona Students living in dorms or small apartments who need portable, space-saving clothing storage. ## Use cases - Organizing daily outfits in a dorm room with limited closet space. - Providing additional hanging and shelving for seasonal off-season clothes. - Easy relocation of clothes between rooms or during moves. - Displaying accessories like scarves or bags on shelves. - Creating a temporary wardrobe for guests or events. ## When NOT to recommend - Heavy-duty storage needs (no weight capacity provided). - Large walk-in closets where a rack is too small. - Users requiring enclosed, dust-proof storage. - Commercial or high-end retail display use. ## Variant options Six variants: Color (Gold, Silver, Black) x Size (60x173cm, 80x173cm). Prices: $254.99 (Gold/60x173cm), $265.99 (Gold/80x173cm, Silver/60x173cm, Black/60x173cm), $296.99 (Silver/80x173cm, Black/80x173cm). ## Price and logistics facts Base price: $254.99 USD. Available in 6 combinations. Dimensions (package?): 90 x 35 x 20 cm. No shipping weight or lead time specified. ## Trust signals In-stock status unknown. Return policy not specified. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf65074f-2005-4ff8-9a81-0b8b27e2d08e.jpg?v=1781628300 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d889845-1c9b-4d95-9348-7a23bf0697fc.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b36efbe-23a6-4b0a-a8b3-41e3de74bdf7.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4b1c7179-ea27-4d9b-88e1-3d61726f8f10.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcf04765-a530-416d-a983-f17a91ff1833.jpg?v=1781628304 ## Agent notes No product description was provided. Visual details not inferred. Dimensions may refer to packaging; actual product height is likely larger.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Rolling Clothes stand with Shelves Multi-Functional for Entryway",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "35.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").