Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $162.86 – $376.02
Default variant: Leather Sponge
Default SKU: dcd-30001862209
Default price: $162.86
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家具/沙发
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50368839778543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10000888822
JSON data: https://landmarks.builders/products/wp-dcd-10000888822.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Professional Business Sofa: a contemporary 3-seater sofa designed to enhance the professional atmosphere of any corporate setting, perfect for reception areas and lobbies.
Comfortable Cushioning: Features generously padded seats and backrests filled with dense foam or latex, ensuring exceptional comfort for guests and clients.
long-enduringing Construction: crafted on a sturdy sturdy wood frame with sturdy legs, providing excellent stability and long-enduringing durability for highhigh-occupancy business use.
Elegant Modern Modern, Sleek: Boasts a minimalist design with clean lines, polished upholstery, and visible wood particularsing, creating a sophisticated and welcoming initial impression.
adaptable Application: perfectly suited for a variety of professional environments, including company waiting rooms, premium guest lounges, managerial offices, and business negotiation areas.
Summary: Professional Design 3-Seater Guest Couch Comfortable Cushioning 3-Seater Couch Strong Construction Business Sofa contemporary Modern, Sleek for premium Guests, Corporate Clients, Adults, Company Lobby, Waiting Room. 【Professional Business Sofa】: a contemporary 3-seater sofa designed to enhance the professional atmosphere of any corporate setting, perfect for reception areas and lobbies. 【Comfortable Cushioning】: Features generously padded seats and backrests filled with dense foam or latex, ensuring exceptional comfort for guests and clients. 【long-enduringing Construction】: crafted on a sturd
Generated by: dcd-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Professional Design 3-Seater Guest Couch Comfortable Cushioning 3-Seater Couch Strong Construction Business Sofa contemporary Modern, Sleek for premium Guests, Corporate Clients, Adults, Company Lobby, Waiting Room",
"product_id": 9528746967279,
"variant_id": 50368839778543,
"quantity": 1,
"grams": 35000,
"length_cm": "183.0",
"width_cm": "86.0",
"height_cm": "88.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").