Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99 – $297.99
Default variant: Off-white / 0.6M
Default SKU: dcd-30001891711
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49813682225391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893262
JSON data: https://landmarks.builders/products/m4x-10000893262.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Tufted backrest bench with upholstered seat, modern design, 400 lbs weight capacity. Suitable for entryways and hallways. Available in off-white and orange, sizes 0.6M and 0.7M.
Generated by: deepseek-v4-flash
## Identity Tufted Backrest Bench by unknown brand; modern style, upholstered seat, 400 lbs weight capacity. Dimensions: 75 cm long, 44 cm wide, 65 cm high. ## Target persona Homeowner furnishing entryway or hallway; family needing sturdy, stylish seating; apartment dweller with limited space; budget-conscious decorator. ## Use cases - Sitting while putting on or removing shoes - Waiting area in hallway - Extra seating for family gatherings - Decorative bench in entryway - Kids' seating with high weight capacity ## When NOT to recommend - Outdoor use (not weather-resistant) - Large or tall individuals needing wider seat (44 cm width) - Someone seeking storage bench (no storage) - Commercial high-traffic seating (durability unknown) ## Variant options Four variants: Off-white/0.6M ($259.99), Off-white/0.7M ($267.99), Orange/0.6M ($267.99), Orange/0.7M ($297.99). ## Price and logistics facts Base price $259.99 USD. Dimensions 75x44x65 cm. Weight capacity 400 lbs. Shipping details not provided. ## Trust signals Weight capacity 400 lbs. Variants available. No return policy or certifications specified. ## Image assets 5 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84cdf88e-3c74-43a1-82b8-9532d51537a7.jpg (and 4 others). ## Agent notes Image analysis not performed; visual details not inferred. No description text provided.
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": "Tufted Backrest Bench Comfortable Seating Upholstered Seat Modern Design 400 Lbs Weight Capacity for Families, Entryway, Hallway",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "44.0",
"_height_cm": "65.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").