Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $177.99 – $297.99
Default variant: 1-seater / Pu Leather
Default SKU: dcd-30001877342
Default price: $177.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/49811861274863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891082
JSON data: https://landmarks.builders/products/m4x-10000891082.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 Seating: This business sofa offers a sleek, minimalist design perfect for creating a welcoming and professional atmosphere in any office, reception area, or commercial space.
Long-Lasting Construction: Built on a solid wood frame with wave-shaped springs for enhanced shock absorption and support, ensuring the sofa maintains its shape and stability through years of use.
Superior Comfort: Features thickly padded cushions filled with high-density, resilient sponge that provides exceptional comfort and resists sagging, complemented by wide, supportive armrests for added relaxation.
Premium Upholstery: Available in two high-quality material options: a soft, glossy, and easy-to-clean PU leather, or a breathable and wear-resistant authentic leather to suit different needs and preferences.
Versatile Configurations: Offered in single, double, and three-seater sizes that can be combined to create flexible seating arrangements for reception areas, waiting rooms, executive offices, and breakrooms.
Summary: Professional Design 3-Seater Business Sofa Soft-Feel Upholstery Reception Seating Thickly Padded Cushion Commercial Furnishing Long-Lasting Comfort for Visitors, Clients, Office Workers, Waiting Room, Breakroom.
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": "Professional Design 3-Seater Business Sofa Soft-Feel Upholstery Reception Seating Thickly Padded Cushion Commercial Furnishing Long-Lasting Comfort for Visitors, Clients, Office Workers, Waiting Room, Breakroom",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "90.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").