Brand: World Products (Landmark)
SKU: dcd-30001856869
Price: $500.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49814939042031:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887941
JSON data: https://landmarks.builders/products/m4x-10000887941.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 curved sectional sofa chair with ergonomic support and high-resilience foam, suitable for commercial and residential lounges. Priced at $500.99, dimensions 70x70x70 cm.
Generated by: deepseek-v4-flash
## Identity A modern curved sofa chair (single) from the M4X series, designed for configurable lounge seating. Made with high-resilience foam for ergonomic support. Dimensions: 70x70x70 cm. ## Target persona - Hotel managers needing durable lobby seating - Salon owners wanting stylish waiting area furniture - Interior designers sourcing modular commercial pieces - Office managers outfitting break rooms or reception areas ## Use cases - Hotel lobby lounge area - Salon or spa waiting room - Office break room or reception - Living room accent seating - Large bedroom reading nook ## When NOT to recommend - Outdoor use (material not specified for weather resistance) - High-traffic dining (seating is lounge-style, not dining height) - Users needing a recliner or sleeper sofa - Extremely small spaces (70cm depth may be too large for tight spots) ## Variant options - Currently only one variant: Single Sofa Chair (SKU: dcd-30001856869, price $500.99). No other configurations provided. ## Price and logistics facts - Price: $500.99 USD - Dimensions: 70 x 70 x 70 cm - Weight not provided - Shipping details not provided ## Trust signals - No stock status available - Return policy not provided - Price appears fixed for this variant - No certifications mentioned ## Image assets - No image URLs provided ## Agent notes - The title suggests a configurable sectional, but only the single chair variant is listed. Verify with supplier about modular options. - Material, color, and weight are missing; request these from seller.
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": "Modern Design curved shaped Sectional Couch configurable Commercial Furniture Ergonomic Support Lounge Seating High-Resilience Foam for Hotel Managers, Salon Owners, Interior Designers, Reception Area, Office, Living Room, Large Bedroom",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "70.0",
"_height_cm": "70.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").