Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99 – $301.99
Default variant: 60CM / Right Mirror
Default SKU: dcd-30001895818
Default price: $231.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/49813629763823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893855
JSON data: https://landmarks.builders/products/m4x-10000893855.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Freestanding coat rack with shoe bench and mirror, all-in-one design for entryways, available in 4 sizes and left/right mirror styles, priced $231.99-$301.99.
Generated by: deepseek-v4-flash
## Identity Freestanding Coat Rack with Shoe Bench and Mirror All-in-One Design Multi-Functional Hall Tree Minimalist Design Entryway Organizer Cushioned Single Seat for Apartment Dwellers, Homeowners, Families, Foyer, Hallway, Mudroom, Bedroom. ## Target persona Apartment dwellers, homeowners, families needing space-saving entryway storage; small-space organizers. ## Use cases - Organizing coats and shoes in a small foyer or hallway. - Adding seating and a mirror to a mudroom or entryway. - Creating a drop zone near a bedroom entrance. - Storing accessories and outerwear in a compact footprint. - Providing a last-minute mirror check before leaving. ## When NOT to recommend - Large families requiring heavy-duty, high-capacity storage. - Outdoor or uncovered entryways (not weatherproof). - Very narrow spaces (<40 cm width required). - Those seeking only a simple coat rack without integrated bench or mirror. ## Variant options - 4 sizes: 60CM, 80CM, 100CM, 120CM (likely height or width, see agent notes). - Mirror orientation: Right Mirror or Left Mirror (8 variants total). Prices: $231.99 (60CM), $251.99 (80CM), $274.99 (100CM), $301.99 (120CM). ## Price and logistics facts - Base price: $231.99 USD for 60CM; highest at $301.99 for 120CM. - Dimensions (provided as length x width x height): 178.0 cm x 40.0 cm x 30.0 cm. Note: likely height is 178 cm, width 40 cm, depth 30 cm. - No shipping cost, weight, or availability data provided. ## Trust signals - Multiple size/style variants at consistent pricing. - No explicit return policy or stock status in provided facts. - No certifications listed. ## Image assets - 4 image URLs available (see below). Visual inspection not performed; treat as fetchable assets only. - Image URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/78eb6320-f825-4616-b081-73180620584b.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1af5db2d-9f99-4ecb-97d7-6aabfd003f49.jpg?v=1781628218 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/423c7ae2-5793-4c60-b83f-9953b2844a5c.jpg?v=1781628217 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb9768f9-9487-44d0-8530-f8049097798d.jpg?v=1781628220 ## Agent notes - Product type field empty; description empty. - Dimensions format ambiguous: provided as length=178, width=40, height=30 cm. Likely height 178 cm (tall), width 40 cm, depth 30 cm, but confirm with images or listing. - Mirror orientation (left/right) probably refers to which side the mirror is mounted relative to the bench. - 'Cushioned single seat' mentioned in title but no further details on cushion material.
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": "Freestanding Coat Rack with Shoe Bench and Mirror All-in-Single Design Multi-Functional Hall Tree Minimalist Design Entryway Organizer Cushi Single D Seat for Apartment Dwellers, Homeowners, Families, Foyer, Hallway, Mudroom, Bedroom",
"quantity": 1,
"grams": 9000000,
"properties": {
"_length_cm": "178.0",
"_width_cm": "40.0",
"_height_cm": "30.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").