Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $156.99 – $253.99
Default variant: 1 Seater
Default SKU: dcd-30001878982
Default price: $156.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811802030319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891329
JSON data: https://landmarks.builders/products/m4x-10000891329.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Professional Reception Set: Elevate your office space with this complete sofa and coffee table set, featuring a sleek, minimalist design perfect for modern business environments, reception areas, and waiting rooms.
Premium Materials: Constructed with a robust metal frame in a gold or black finish, upholstered in long-lasting, easy-to-clean faux leather, and filled with dense foam for exceptional comfort and longevity.
configurable personalizedizable: Offers flexible configurations with single, double, and triple-seater sofas, along with matching coffee and side tables, allowing you to create the perfect layout for your specific space.
Sophisticated Table Design: The accompanying coffee and side tables feature a long-lasting and elegant sintered stsingle top, which is resistant to scratches and heat, adding a hint of luxury to the collection.
Elegant initial Impression: Create a welcoming and impressive atmosphere for clients and guests, reflecting your company's commitment to quality and aesthetic from the moment they walk in.
Summary: Modern Design Office Sofa and Coffee Table Set Professional Look Reception Seating Minimalist aesthetic Commercial Furnishing Space-Optimizing for Corporate Buyers, Business Owners, Interior Designers, Waiting Room
Generated by: m4x-map-v1
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 Office Sofa and Coffee Table Set Professional Look Reception Seating Minimalist aesthetic Commercial Furnishing Space-Optimizing for Corporate Buyers, Business Owners, Interior Designers, Waiting Room",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "70.0",
"_height_cm": "67.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").