Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99 – $76.99
Default variant: 60CM / Cactus
Default SKU: dcd-30001974485
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://landmarks.builders/cart/49811106824431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904117
JSON data: https://landmarks.builders/products/m4x-10000904117.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Clothes Rack Mobile Design Rolling Coat Rack with Shelves robust Duty
| Type | Coat Stand |
| Mounting | Free Standing |
| Material | Metal |
| Department | Adults |
| Assembly Required | No |
| Item Width | Less Than 13 in (33 cm) |
| Item Length | More Than 45 in (114.3 cm) |
| Features | Wheels |
| Colour | White |
| Style | Modern |
| Finish | Painted |
| Item Height | More Than 90 in (228.6 cm) |
Summary: Rolling clothes rack with multi-functional garment stand, ideal for dorm rooms. Priced at $60.99 USD, available in 40/60/80 cm sizes and three styles.
Generated by: deepseek-v4-flash
## Identity Rolling Clothes Rack Freestanding Garment Stand Multi-Functional for Dorm Room ## Target persona College students living in dorms or small apartments seeking portable, space-saving clothing storage. ## Use cases - Organizing daily outfits in a dorm room with limited closet space. - Temporary hanging space for guest arrivals or seasonal clothing rotation. - Moving clothes between laundry room and bedroom. - Displaying frequently worn items for easy access. - Supplementary storage in small apartments lacking built-in closets. ## When NOT to recommend - For heavy-duty storage of bulky winter coats or large wardrobes. - For permanent, high-capacity closet replacement. - For users needing weatherproof or secure garment protection. - For those requiring a fixed, non-movable unit. ## Variant options - 40CM / Round: $60.99 - 60CM / Cactus: $64.99 - 60CM / Flat-top: $64.99 - 80CM / Cactus: $76.99 - 80CM / Flat-top: $76.99 ## Price and logistics facts - Base price: $60.99 USD. - Dimensions (packaging): 85 x 43 x 43 cm. - Currency: USD. ## Trust signals - In-stock status: Not provided. - Return policy: Not provided. - Price consistency: Multiple variants at known prices. - Certifications: None listed. ## Image assets No image URLs provided. ## Agent notes - No description or product type available; use title as primary identity. - Dimensions likely refer to packaging, not product footprint. - Missing data: image, stock, return policy.
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 Rack Mobile Design Rolling Coat Rack with Shelves robust Duty",
"quantity": 1,
"grams": 4000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "43.0",
"_height_cm": "43.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").