Brand: World Products (Landmark)
SKU: dcd-30001884622
Price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813634973935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892272
JSON data: https://landmarks.builders/products/m4x-10000892272.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered 2-person bench with curved rear, textured upholstery, sturdy commercial-grade construction, high weight capacity. Orange variant available. Dimensions: 105x75x65 cm. Price: $233.99 USD.
Generated by: deepseek-v4-flash
## Identity Modern Design Upholstered 2-Person Bench – sturdy construction, curved rear settee, textured upholstery, high weight capacity. Commercial furniture. ## Target persona Interior designers sourcing commercial seating; hotel lobby managers; business owners outfitting waiting rooms; lounge operators needing durable, high-capacity benches. ## Use cases - Seating in hotel lobbies - Waiting room benches for clinics or offices - Lounge seating in commercial spaces - Conference area accent seating - Staging or set design for events ## When NOT to recommend - For residential primary sofa (size, style mismatch) - For outdoor or damp environments - When budget is under $150 (price point $233.99) - If a modular or sectional seating system is required ## Variant options - Color: Orange / Style: Single Sofa – $233.99 USD (SKU: dcd-30001884622) ## Price and logistics facts Price: $233.99 USD. Dimensions: 105 cm length x 75 cm width x 65 cm height. Variant: Orange/Single Sofa at same price. ## Trust signals In-stock status not confirmed from provided data. Return policy unknown. No certifications listed. Price is consistent for available variant. ## Image assets     ## Agent notes Product title includes 'creamice' but variant indicates Orange color. No product type provided. Image content not analyzed; visual details not inferred.
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": "Modern Design Upholstered 2-Person Bench sturdy Construction Curved rear Settee Textured Upholstery Commercial Furniture High Weight Capacity for Interior Designers, Business Owners, Hotel Lobby, Waiting Room, Lounge, creamice",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "105.0",
"_width_cm": "75.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").