Brand: World Products (Landmark)
SKU: dcd-30001857397
Price: $1,091.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 37500 g
Cart URL (default variant): https://landmarks.builders/cart/49815037280495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888024
JSON data: https://landmarks.builders/products/m4x-10000888024.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: A modern 3-piece reception set (1 seater variant) for corporate waiting rooms and lobbies, priced at $1091.99 USD with dimensions 115x94x84 cm.
Generated by: deepseek-v4-flash
## Identity Modern Design 3-Piece Reception Set Minimalist and aesthetic Office Couch Luxurious Feel business Furniture Business look for Corporate Buyers, Waiting Room, Lobby ## Target persona Corporate facility managers, office furniture buyers, waiting room furnishers. ## Use cases - Seating in corporate waiting rooms - Furnishing business lobby reception areas - Creating an aesthetic office lounge - Use in showrooms or client meeting areas ## When NOT to recommend - For home living rooms (residential scale) - For large open office spaces requiring bulk seating - For buyers seeking budget or discount furniture - For outdoor or high-traffic public areas ## Variant options - 1 Seater: $1091.99 USD ## Price and logistics facts - Price: $1091.99 USD (only listed variant) - Dimensions: 115 x 94 x 84 cm - Currency: USD ## Trust signals - No stock status or return policy provided. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21330cbc-7a2c-4f28-92ae-9e688f514fef.jpg?v=1781664390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8598ba89-e161-4bed-baec-7e543cb831da.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/572dcf79-ec77-4afe-9382-668ff291612b.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4506b9d3-d8a8-481a-a1b8-eb27156046b7.jpg?v=1781664391 ## Agent notes - Only one variant (1 Seater) is specified; actual piece count (3-piece?) may correspond to separate SKUs or sets. Verify with seller. - No product type or detailed description available; rely on title and images. - Image understanding not performed; visual details must be inferred from URLs.
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 3-Piece Reception Set Minimalist and aesthetic Office Couch Luxurious Feel business Furniture Business look for Corporate Buyers, Waiting Room, Lobby",
"quantity": 1,
"grams": 37500000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "94.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").