Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $228.99 – $267.99
Default variant: Dark Cherry / 63CM Simple No-pad
Default SKU: dcd-30001884654
Default price: $228.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49813623865583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892280
JSON data: https://landmarks.builders/products/m4x-10000892280.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Triple-function coat rack with shoe bench for space-saving in living rooms. Available in Dark Cherry or Walnut, 63-103cm widths, priced $228.99-$267.99.
Generated by: deepseek-v4-flash
## Identity Coat Rack with Shoe Bench triple-function Design Hall Tree Space-Saving for Living Room. ## Target persona Homeowners or renters with limited entryway space needing combined coat storage and shoe organization. Apartment dwellers, small house residents. ## Use cases - Storing coats and shoes in a narrow hallway. - Organizing daily outerwear and footwear near entry door. - Providing a seating bench for putting on/taking off shoes. - Keeping living room clutter-free by consolidating coat and shoe storage. - Use in mudroom or back entrance for family members. ## When NOT to recommend - Large families requiring extensive coat and shoe storage (limited capacity). - Users preferring separate dedicated furniture pieces (e.g., standalone coat rack + shoe cabinet). - Spaces with very wide entryways that can accommodate larger storage units. - Buyers needing a padded bench seat (all variants have no pad). ## Variant options - 63CM Simple No-pad: Dark Cherry ($228.99) or Walnut ($228.99) - 83CM Simple No-pad: Dark Cherry ($252.99) or Walnut ($252.99) - 103CM Simple No-pad: Dark Cherry ($267.99) or Walnut ($267.99) ## Price and logistics facts - Overall dimensions: 91 x 52 x 31 cm (L x W x H). Width per variant: 63cm, 83cm, 103cm. - Prices per variant as listed. - No shipping or logistics details provided. ## Trust signals - No in-stock information. - No return policy mentioned. - No certifications listed. - Prices consistent across same-width variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e5b68c0-fd8a-4929-a8e5-b39a695ca3c6.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/509e06e9-222c-4414-b73b-22d54d436077.jpg?v=1781628209 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe21abdc-218e-47a1-ae00-ab8be58aa298.jpg?v=1781628208 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3563df3b-3710-4597-8392-23fe0a4d4de0.jpg?v=1781628211 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94e09b88-d9ea-4b68-9b39-5c15c362b328.jpg?v=1781628208 ## Agent notes - No product description provided; triple-function inferred from title. - No assembly, material, or weight capacity info. - Image content not analyzed.
This product has 9 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": "Coat Rack with Shoe Bench triple-function Design Hall Tree Space-Saving for Living Room",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "91.0",
"_width_cm": "52.0",
"_height_cm": "31.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").