Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $200.99 – $231.99
Default variant: Dark Brown / 50*30*48cm
Default SKU: dcd-30001894859
Default price: $200.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811909312751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893730
JSON data: https://landmarks.builders/products/m4x-10000893730.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A multi-functional upholstered bench with shoe storage, available in Dark Brown and Olive Green in various sizes, priced from $200.99 to $231.99.
Generated by: deepseek-v4-flash
## Identity Multi-functional padded shoe rack bench with storage, upholstered, available in multiple sizes and colors. ## Target persona - Homeowners needing entryway or bedroom storage solutions - Space-conscious individuals seeking dual-purpose furniture - Buyers looking for a compact bench that also stores shoes ## Use cases - Sitting while putting on or taking off shoes - Storing shoes in hallway or entryway to reduce clutter - Providing extra seating in a bedroom or small living area - Organizing shoes in a mudroom or foyer - Adding a functional accent piece near a door ## When NOT to recommend - For outdoor use (not weather-resistant) - When a purely decorative bench without storage is needed - For very narrow hallways (minimum depth of bench is 30-35 cm depending on variant) - For buyers seeking a heavy-duty seating option for frequent use ## Variant options | Color | Size (cm) | Price | |-------|-----------|-------| | Dark Brown | 50x30x48 | $200.99 | | Dark Brown | 70x30x48 | $207.99 | | Dark Brown | 60x35x48 | $200.99 | | Dark Brown | 80x35x48 | $224.99 | | Olive Green | 70x30x48 | $224.99 | | Olive Green | 60x35x48 | $207.99 | | Olive Green | 80x35x48 | $231.99 | ## Price and logistics facts - Price range: $200.99 - $231.99 USD - Overall product dimensions (from listing): 88 x 42 x 47 cm (may correspond to a variant not listed) - Variant dimensions are as above; height is 48 cm for all variants - Material and care instructions not provided ## Trust signals - Multiple color and size options available - Price is consistent across variants (no discounts indicated) - Return policy not specified - No stock level or lead time information ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/458e7009-6495-4d13-a0e4-653833a61b7f.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6641e8e-85c6-4853-a23a-632e7d5b4b92.jpg?v=1781600932 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03186562-26c7-4256-927e-a44a81f3583d.jpg?v=1781600931 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70b48bfa-6af2-455f-9ac3-c0b180f0b4ad.jpg?v=1781600930 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c3097e3-4a44-4cc4-9e99-7b785b9fa0d0.jpg?v=1781600931 ## Agent notes - No product description or type was provided. - Image content was not analyzed; visual details are unavailable. - The overall product dimensions (88x42x47 cm) do not match any listed variant exactly; possibly a default variant not included.
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": "Padded Shoe Rack Bench Multi-Functional Upholstered Shoe Storage Bench Timeless Design Easy Assembly for Hallway, Bedroom",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "42.0",
"_height_cm": "47.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").