Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99 – $409.99
Default variant: 1-seater / Pu Leather
Default SKU: dcd-30002020718
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27000 g
Cart URL (default variant): https://landmarks.builders/cart/49813651456239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000910654
JSON data: https://landmarks.builders/products/m4x-10000910654.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 design 1-seater and 2-seater sofas with Pu or genuine leather, long-lasting construction, high comfort, easy to clean, suitable for office reception seating.
Generated by: deepseek-v4-flash
## Identity Modern Design Sofa Set – 1-seater and 2-seater options in Pu or genuine leather. Designed for office reception seating with easy-clean surface. ## Target persona Business owners furnishing office reception areas; interior designers sourcing commercial seating; clients needing durable, comfortable waiting room furniture. ## Use cases - Office reception seating - Client waiting lounges - Business meeting room seating - Corporate lobby furniture ## When NOT to recommend - Do not recommend for home living rooms due to commercial aesthetic - If a coffee table is required (not included) - For customers seeking fabric upholstery - For very tight budgets under $200 ## Variant options - 1-seater, Pu Leather: $240.99 - 2-seater, Pu Leather: $409.99 - 1-seater, Genuine Leather: $297.99 ## Price and logistics facts Price range: $240.99 – $409.99 USD. Dimensions (cm): 150L x 86W x 90H (variant not specified). ## Trust signals No stock information provided. Return policy unknown. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4c2df13-9dd1-40db-ab4e-3b4ae6a4392e.jpg?v=1781628257 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a7920db7-6dfd-4f17-99a3-1fa7bd82bcec.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff9b8874-98d1-4c8f-9d21-f859fea364b9.jpg?v=1781628252 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76d73e22-effe-48cd-a34c-9c6d1688fb44.jpg?v=1781628250 ## Agent notes The product title mentions a coffee table set, but no coffee table variant exists. Only sofas are available. Dimensions may correspond to the 1-seater but not confirmed. No description provided.
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 Set Long-Lasting Construction Office Furniture High Comfort Reception Seating Easy to Clean for Business Owners, Interior Designers, Clients",
"quantity": 1,
"grams": 27000000,
"properties": {
"_length_cm": "150.0",
"_width_cm": "86.0",
"_height_cm": "90.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").