Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $275.99
Default variant: White+orange / 1-seater
Default SKU: dcd-30001870674
Default price: $275.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33000 g
Cart URL (default variant): https://landmarks.builders/cart/49814731391215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890132
JSON data: https://landmarks.builders/products/m4x-10000890132.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.


















Summary: This modern sofa and coffee table combo features a sturdy frame, configurable design, and is available in three color options for reception seating.
Generated by: deepseek-v4-flash
## Identity Minimalist Sofa and Coffee Table Combo Modern Design Reception Seating Sturdy Frame Configurable Design for Clients ## Target persona Commercial buyers such as office managers, reception area planners, or small business owners seeking affordable, modern reception seating with configurable color options. ## Use cases - Furnishing a small office reception or waiting area - Creating a cohesive look in a co-working space lounge - Setting up a budget-friendly seating arrangement for a clinic lobby - Outfitting a hotel or hostel common area with compact seating - Styling a retail store seating zone with modern aesthetics ## When NOT to recommend - For residential living rooms requiring full-size sofas (this is a 1-seater combo) - For high-traffic, heavy-use areas needing commercial-grade durability (price suggests light-to-moderate use) - For buyers seeking luxury, premium materials or custom upholstery - For projects requiring large seating capacity (e.g., auditoriums) ## Variant options - White+orange / 1-seater ($275.99) - Darkgrey+orange / 1-seater ($275.99) - White+darkgrey / 1-seater ($275.99) ## Price and logistics facts - Price: $275.99 USD per unit - Dimensions: 108 cm (L) x 93 cm (W) x 88 cm (H) - All variants same price ## Trust signals - In-stock status not specified - No return policy data provided - Price appears consistent across variants - No certifications listed ## Image assets No image URLs provided; visual understanding was not performed. ## Agent notes - Product type unspecified; appears to be a small sofa set (likely loveseat or 1-seater plus coffee table). - Variants differ only in color; all same size. - No description available; rely on title and dimensions for fitting.
This product has 11 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": "Minimalist Sofa and Coffee Table Combo Modern Design Reception Seating Sturdy Frame Configurable Design for Clients",
"quantity": 1,
"grams": 33000000,
"properties": {
"_length_cm": "108.0",
"_width_cm": "93.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").