Brand: World Products (Landmark)
SKU: dcd-30001845492
Price: $1,169.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/49815039869167:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886017
JSON data: https://landmarks.builders/products/m4x-10000886017.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: Three-seater office couch with faux leather upholstery, dimensions 210x86x84 cm, priced at $1,169.99 USD, intended for waiting rooms and offices.
Generated by: deepseek-v4-flash
## Identity A 3-seater office couch with faux leather upholstery, dimensions 210 cm (length) x 86 cm (width) x 84 cm (height), priced at $1,169.99 USD. One variant available: 3-seater / Faux Leather. ## Target persona - Business owners setting up reception areas or lobbies. - Interior designers furnishing professional waiting rooms. - Hospital or airport facility managers needing durable seating. - Office managers outfitting break rooms or meeting spaces. ## Use cases - Reception area seating for clients and visitors. - Lobby furniture in corporate offices or medical clinics. - Waiting room seating in hospitals, airports, or service centers. - Conference room or office break room overflow seating. - Professional appearance for business environments. ## When NOT to recommend - Home theater or living room use (aesthetics and dimensions not optimized for residential). - High-traffic public areas requiring extreme durability (faux leather may wear faster than fabric or genuine leather). - Budget-conscious buyers seeking all-inclusive pricing (shipping and assembly are extra). - Customers requiring genuine leather (only faux leather variant available). ## Variant options - 3-seater / Faux Leather – $1,169.99 USD (SKU: dcd-30001845492) ## Price and logistics facts - Base price: $1,169.99 USD. - Dimensions: 210 x 86 x 84 cm. - Shipping and assembly costs are not included; must be confirmed with seller. - Stock may not be reflected online; customers must confirm availability with seller. - Production time of 20-30 days if not in stock. - Local pickup price may be lower; delivery options include pickup, drop-off, or three-way service (extra charges). ## Trust signals - In-stock status must be verified via seller confirmation. - Return policy: Refunds only for quality issues. Non-returnable if installed or for color difference (normal expected). - Price consistency: One variant at fixed price. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1fb41d84-91ed-4b43-9ddb-b0d32515b378.jpg?v=1781664400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7586430-799e-4132-a273-22806f066c23.jpg?v=1781664405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c3392dc-898f-4d91-bc05-15935910d169.jpg?v=1781664400 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26ad7ade-ced7-49ac-b45b-508ab0e519a2.jpg?v=1781664400 ## Agent notes - Title states "Genuine Leather" but only variant is faux leather; verify material if genuine required. - Description is in Chinese; key points: shipping/assembly extra, stock not guaranteed, production lead time, color return restrictions. - No image analysis performed; visual details not extracted.
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": "Genuine Leather Three-Seater Office Couch Minimalist Design 3-Seater Waiting Room Sofa Professional Appearance Reception Seating Thick Padding for Customers, Business Owners, Interior Designers, Lobby, Hospital, Airport",
"quantity": 1,
"grams": 70000000,
"properties": {
"_length_cm": "210.0",
"_width_cm": "86.0",
"_height_cm": "84.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").