Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99 – $240.99
Default variant: Wood
Default SKU: dcd-30001897980
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22800 g
Cart URL (default variant): https://landmarks.builders/cart/49813630091503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894161
JSON data: https://landmarks.builders/products/m4x-10000894161.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Solid wood rolling hall tree with full-length mirror, freestanding coat rack, mobile design, available in four color finishes.
Generated by: deepseek-v4-flash
## Identity Solid Wood Rolling Hall Tree with Mirror, Full-Length View, Garment Stand, Freestanding Coat Rack, Mobile Design ## Target persona Apartment dwellers with limited entryway space; fashion enthusiasts needing a full-length mirror and garment rack; dorm room residents; people setting up a dressing area or walk-in closet. ## Use cases - Storing coats, hats, and bags in small entryways - As a full-length mirror for outfit checks in dressing areas - Mobile garment rack for organizing daily outfits in walk-in closets - Temporary hanging in dorm rooms or shared spaces - Displaying curated fashion pieces for easy access - Moving the rack to different rooms as needed ## When NOT to recommend - For heavy commercial or industrial coat loads (weight limit unknown) - Where floor width is less than 52 cm (20.5 in) - If a stationary, non-rolling hall tree is required - For outdoor, damp, or humid environments (wood not specified as weather-resistant) ## Variant options | Color | SKU | Price | |-------|-----|-------| | Wood | dcd-30001897980 | $240.99 | | Black Walnut | dcd-30001897981 | $240.99 | | White | dcd-30001897982 | $231.99 | | Black | dcd-30001897983 | $240.99 | ## Price and logistics facts - Base price: $231.99 USD (White variant), others $240.99 - Dimensions: 180 cm height x 52 cm width x 13.5 cm depth - Weight: not specified - Currency: USD ## Trust signals - No in-stock data available - Return policy not known - No certifications listed - Price consistency: variants within $9 range ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c9b13d0-da32-4d5b-93ff-cd186933207d.jpg?v=1781628219 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f6718ed-3f46-438a-be3d-94cfd9301520.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a4a7c3d-5756-439a-a1f4-0acc4b7dd800.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ada5180f-bf20-4be8-a205-1fb80c3dfa04.jpg?v=1781628218 ## Agent notes - Dimensions provided; weight not specified. - Material is solid wood. - Mobile design implies casters. - Mirror included. - No description or additional specs given.
This product has 4 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": "Solid Wood Rolling Hall Tree with Mirror Full-Length View Garment Stand Freestanding Coat Rack Mobile Design for Apartment Dwellers, Fashion Enthusiasts, Dressing Area, Entryway, Dorm Room, Walk-in Closet",
"quantity": 1,
"grams": 22800000,
"properties": {
"_length_cm": "180.0",
"_width_cm": "52.0",
"_height_cm": "13.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").