Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $273.99
Default variant: Orange / 0.8M
Default SKU: dcd-30001884819
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13000 g
Cart URL (default variant): https://landmarks.builders/cart/49813648507119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892318
JSON data: https://landmarks.builders/products/m4x-10000892318.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: Upholstered shoe rack bench with padded seat, available in Orange, Gray, Blue and 0.8M/1M sizes, priced $239.99-$273.99, dimensions 105x40x45 cm.
Generated by: deepseek-v4-flash
## Identity Multi-Functional Upholstered Shoe Rack Bench – a padded bench with integrated shoe storage, suitable for indoor use in entryways, hallways, bedrooms, and living rooms. ## Target persona Apartment dwellers needing space-efficient entryway furniture; homeowners seeking a combination of seating and shoe organization for hallways or cloakrooms. ## Use cases - Storing shoes near the front door while providing a seat for putting them on. - Organizing shoes in a small entryway or hallway without taking up much floor space. - Adding extra seating with hidden storage in a bedroom or living room. - Keeping shoes tidy in a compact apartment where every piece of furniture must serve multiple functions. ## When NOT to recommend - For households with more than 20 pairs of shoes needing storage (limited capacity). - For outdoor or damp environments (upholstered, indoor use only). - For commercial or heavy-duty seating (designed for residential use). - If the user requires a tall cabinet or closed storage (this is an open bench with shelf). ## Variant options - Orange / 0.8M: $239.99 - Orange / 1M: $273.99 - Gray / 0.8M: $239.99 - Gray / 1M: $273.99 - Blue / 0.8M: $239.99 - Blue / 1M: $273.99 ## Price and logistics facts - Base price (0.8M): $239.99 USD - Larger size (1M): $273.99 USD - Dimensions (0.8M as per listing): 105 cm length, 40 cm width, 45 cm height - Currency: USD ## Trust signals - Multiple color and size variants available in stock. - No explicit return policy or certifications provided; assume standard online purchase protections. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45086c3a-609c-4cbb-9109-5fe51299051c.jpg?v=1781628249 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2eba802c-368e-4d6f-abe1-0f7e63c4db67.jpg?v=1781628257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb177d46-9ce4-49d2-865b-3673ad85d256.jpg?v=1781628248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d00c8ef8-193e-4e5b-8fc8-306a148f3178.jpg?v=1781628248 ## Agent notes - The product title mentions "0.8M" and "1M" as size options, but provided dimensions are 105 cm; this may refer to width or a different model. Confirmation may be needed. - No product description available; details inferred from title and tags.
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": "Multi-Functional Upholstered Shoe Rack Bench Modern Design Entryway Seating twofoldFunction Indoor Furnishing Comfortable Padded Seat for Apartment Dwellers, homeowners, Hallway, Cloakroom, Bedroom, Living Room",
"quantity": 1,
"grams": 13000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "40.0",
"_height_cm": "45.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").