Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $201.99
Default variant: Black / 44x44x175cm
Default SKU: dcd-30001899098
Default price: $201.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8650 g
Cart URL (default variant): https://landmarks.builders/cart/49811912720623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894323
JSON data: https://landmarks.builders/products/m4x-10000894323.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mobile Coat Tree with Laundry Bin Unrestricted Standing Clothing Rack
| Type | Coat Stand |
| Mounting | Free Standing |
| Material | Iron |
| Department | Adults |
| Assembly Required | No |
| Item Width | Less Than 13 in (33 cm) |
| Item Length | Less Than 5 in (12.7 cm) |
| Features | Wheels |
| Colour | Black |
| Style | Modern |
| Finish | Matt |
| Item Height | More Than 90 in (228.6 cm) |
Summary: A mobile coat tree with an integrated laundry bin, available in Black or White, 44x44x175cm, priced at $201.99 USD.
Generated by: deepseek-v4-flash
## Identity Mobile Coat Tree with Laundry Bin – a freestanding garment rack with a built-in laundry basket, on wheels for easy movement. Available in Black or White finish. ## Target persona Apartment dwellers needing extra hanging space and laundry sorting; small-space organizers; entryway organizers; dorm residents. ## Use cases - Hang coats and store laundry simultaneously in an entryway. - Organize clothes in a bedroom without closet space. - Portable rack for seasonal clothing swaps. - Laundry sorting station (lights/darks) in a laundry room. - Temporary hanging for off-season garments. ## When NOT to recommend - Heavy-duty commercial use (e.g., retail display). - Spaces narrower than 44 cm width. - Users seeking a minimalist rack without a laundry bin. - Budget-conscious buyers under $100. ## Variant options - Black / 44x44x175cm - White / 44x44x175cm Both priced at $201.99 USD. ## Price and logistics facts Price: $201.99 USD. Dimensions (per variant): 44 x 44 x 175 cm. Only color choices; size is fixed. ## Trust signals Availability and return policy not specified; verify with seller. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/735dbd2e-5a94-4909-93c2-8557d1dbf6af.jpg?v=1781600936 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa440118-4021-412d-b666-e7e8f345bc1b.jpg?v=1781600937 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cef74210-f25b-44f5-b833-0552df164a80.jpg?v=1781600935 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/efb4cbb7-1d29-4c0f-a624-1c4d52ea84a9.jpg?v=1781600938 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2365f348-b2f0-44d0-b952-e1ba41f8ebe3.jpg?v=1781600936 ## Agent notes - The product dimensions_cm (52x52x65) differ from variant dimensions (44x44x175). Variant dimensions likely refer to the upright height; base dimensions may be 52x52. Confirm with seller. - Image analysis was not performed; do not infer visual details from URLs.
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": "Mobile Coat Tree with Laundry Bin Unrestricted Standing Clothing Rack",
"quantity": 1,
"grams": 8650000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "65.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").