Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $297.99 – $326.99
Default variant: Orange / 1 Seater
Default SKU: dcd-30001864505
Default price: $297.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/49814763045103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889176
JSON data: https://landmarks.builders/products/m4x-10000889176.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern 1-seater sofa set for professional reception areas. Available in Orange, White, Blue. Price from $297.99.
Generated by: deepseek-v4-flash
## Identity Sofa and Coffee Table set Modern Design Reception Seating Minimalist and design Professional Look ## Target persona Office managers, lobby planners, reception area coordinators seeking minimalist, professional seating. ## Use cases - Furnishing a corporate lobby or waiting area - Creating a modern reception space with coordinated seating - Outfitting a small office breakout zone - Upgrading a conference room anteroom - Styling a co-working space reception desk ## When NOT to recommend - If buyer needs a full sofa (multiple seats in one frame) - If buyer requires a complete coffee table set (only 1-seater sofas available) - For residential living rooms with family seating needs - When budget is under $250 (entry price $297.99) ## Variant options - Orange / 1 Seater: $297.99 - White / 1 Seater: $297.99 - Blue / 1 Seater: $326.99 ## Price and logistics facts - Price range: $297.99–$326.99 USD - Dimensions: 85 x 90 x 81 cm - No shipping or return policy data provided ## Trust signals - In-stock status: Not specified - Return policy: Not provided - Price consistency: Same price for Orange and White; Blue variant $29 more - Certifications: None listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97b35dd3-2cff-4f52-8733-2fb83338d6d0.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/063beac8-0511-4ee8-a2ee-8ea8c7f63ec4.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc8c5e02-2b47-42b1-b144-c1a08b9f7466.jpg?v=1781660577 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18222a98-3156-4d45-8692-22fc58598691.jpg?v=1781660575 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccc5e1fb-5690-443d-a26a-302890fdc831.jpg?v=1781660574 ## Agent notes - Product title mentions coffee table set, but only 1-seater sofa variants are available. No coffee table in options. - Image content not analyzed; visual details cannot be described.
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": "Sofa and Coffee Table set Modern Design Reception Seating Minimalist and design Professional Look for Office Managers, Lobby",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "90.0",
"_height_cm": "81.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").