Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $289.99 – $433.99
Default variant: Single Seater
Default SKU: dcd-30001867663
Default price: $289.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/49814755836143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889614
JSON data: https://landmarks.builders/products/m4x-10000889614.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern design sofa and coffee table combination for office reception areas; available in single or two seater; price from $289.99.
Generated by: deepseek-v4-flash
## Identity Modern design Sofa and Coffee Table Combination for professional office appearance. Sturdy frame with padded armrests. Suitable for reception seating, waiting areas, lobbies, and negotiation rooms. ## Target persona - Business owners seeking cost-effective reception furniture - Corporate buyers outfitting office common areas - Facilities managers for professional waiting spaces - Office managers furnishing guest seating ## Use cases - Welcome area in a corporate office lobby - Waiting room seating in a clinic or service business - Relaxation zone in an office break room - Seating in a negotiation or meeting overflow area - Guest reception in a small business or startup - Temporary seating for events or conferences ## When NOT to recommend - Residential living rooms needing plush or home-style sofas - High-end executive offices requiring premium materials - Spaces that need multiple matching sections (only 1-2 seat options) - Outdoor or high-traffic public areas (no durability specs) ## Variant options - Single Seater: $289.99 (SKU: dcd-30001867663) - Two Seater: $433.99 (SKU: dcd-30001867664) ## Price and logistics facts - Base price: $289.99 (single seater) - Dimensions: 145 cm length x 85 cm width x 76 cm height - No shipping cost or weight provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: fixed prices listed - Certifications: none provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/79a42efb-84a5-43cb-a202-084e8b1f9925.jpg?v=1781660563 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eca244c9-c97b-4afc-9245-0516bf357a4d.jpg?v=1781660561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8ceb506-4ac5-4ed5-b4e9-c6cc50da1c69.jpg?v=1781660564 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a531cf9-b30c-452a-86ea-485239ec3d6c.jpg?v=1781660561 ## Agent notes - Images were not analyzed; all URLs are provided as-is for fetching. - Product includes sofa and coffee table as a set based on title, but the coffee table is not separately itemized in variants. - No estimated shipping time or weight available.
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 Sofa and Coffee Table Combination Professional Appearance Office Furniture Padded Armrests Reception Seating sturdy Frame for Business Owners, Corporate Buyers, Guests, Negotiation Area, Waiting Room, Lobby",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "85.0",
"_height_cm": "76.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").