Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99 – $203.99
Default variant: Black / 80CM
Default SKU: dcd-30001886125
Default price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14480 g
Cart URL (default variant): https://landmarks.builders/cart/49811885752559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892540
JSON data: https://landmarks.builders/products/m4x-10000892540.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Rolling Coat Rack with Mirror comprehensive Design for Dorm Room, Renters, Students
| Type | Coat Stand |
| Mounting | Free Standing |
| Material | Metal |
| Assembly Required | Yes |
| Item Width | More Than 60 in (152.4 cm) |
| Features | Portable |
| Style | Modern |
| Finish | Painted |
| Item Height | More Than 90 in (228.6 cm) |
Summary: Rolling coat rack with mirror, available in Black/White and 80cm or 100cm sizes, priced from $188.99.
Generated by: deepseek-v4-flash
## Identity Rolling Coat Rack with Mirror – comprehensive design for bedroom or entryway. ## Target persona Homeowners or apartment dwellers needing organized entryway storage; adults who check outfit before leaving; those wanting mobile hanging and mirror combo. ## Use cases - Hanging coats, bags, and hats in entryway - Checking full-length outfit before leaving home - Rolling rack between bedroom and closet for daily use - Organizing scarves, belts, and accessories - Using mirror for grooming and styling - Temporary guest coat storage in living area ## When NOT to recommend - For very tight spaces where 80cm width is too large - If a wall-mounted, space-saving solution is required - Budget under $150 (base price $188.99) - If mirror is not needed (consider plain rack) ## Variant options - Black / 80CM: $188.99 - White / 80CM: $188.99 - Black / 100CM: $203.99 - White / 100CM: $203.99 ## Price and logistics facts - Base price: $188.99 (80CM), $203.99 (100CM) - Currency: USD - Package dimensions: 101 cm (L) x 35 cm (W) x 28 cm (H) – may be unassembled - No shipping or tax info provided ## Trust signals - Multiple color/size variants available - No explicit return policy, stock status, or certifications given ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a95efcf6-c1b9-4e21-bfe7-b928bc3ae36d.jpg?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/466430a8-c57c-4745-bd81-2f07c3c5129f.jpg?v=1781600889 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3561fe91-d1e7-43a1-b9b6-4cebd2dddf1e.jpg?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/947043a6-ae80-46db-8cce-7c9aab3e8a88.jpg?v=1781600895 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec39d555-1ab1-4770-b0b0-910d89cd548d.jpg?v=1781600890 ## Agent notes Image content not analyzed – visual details (e.g., mirror size, rack design) are unknown. Verify with seller for finish quality and assembly requirements.
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 Coat Rack with Mirror comprehensive Design for Dorm Room, Renters, Students",
"quantity": 1,
"grams": 14480000,
"properties": {
"_length_cm": "101.0",
"_width_cm": "35.0",
"_height_cm": "28.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").