Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $109.99 – $122.99
Default variant: Black
Default SKU: dcd-30002064027
Default price: $109.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50149747491055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000918202
JSON data: https://landmarks.builders/products/m4x-10000918202.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sleek Professional Design: Elevate your commercial space with this modern office sofa, featuring clean lines and a minimalist aesthetic that creates a sophisticated and welcoming initial impression for clients and visitors.
Versatile Commercial Use: Perfectly suited for high-traffic areas, this long-lasting bench serves as ideal reception seating for waiting rooms, corporate lobbies, salons, clinics, and airports, offering both aesthetic and practicality.
Long-Lasting Construction: Built to last with a strong iron framework, this metal frame guest couch provides exceptional stability and support, ensuring longevity even with daily, heavy use in busy environments.
Comfort & Maintenance: Upholstered in easy-to-clean material and padded with high-density sponge, this minimalist business armchair offers a comfortable seating experience for guests while being incredibly simple for employees to maintain.
Modular Seating Solution: Available as a single armchair, a two-seater, or a three-seater sofa, this flexible office furniture can be combined to create custom arrangements that perfectly fit your space and seating needs.
Summary: Long-Lasting Construction Modern Office Sofa Easy to Clean Upholstery Commercial Lobby Seating Iron Frame Waiting Room Bench for Visitors, Clients, Patients, Reception Area, Salon, Hospital, Airport. 【Sleek Professional Design】: Elevate your commercial space with this modern office sofa, featuring clean lines and a minimalist aesthetic that creates a sophisticated and welcoming initial impression for clients and visitors. 【Versatile Commercial Use】: Perfectly suited for high-traffic areas, this long-lasting bench serves as ideal reception seating for waiting rooms, corporate lobbies, salons, c
Generated by: m4x-map-v1
This product has 4 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": "Long-Lasting Construction Modern Office Sofa Easy to Clean Upholstery Commercial Lobby Seating Iron Frame Waiting Room Bench for Visitors, Clients, Patients, Reception Area, Salon, Hospital, Airport",
"product_id": 9456521707759,
"variant_id": 50149747491055,
"quantity": 1,
"grams": 35000,
"length_cm": "138.0",
"width_cm": "70.0",
"height_cm": "74.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").