Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $237.99 – $386.99
Default variant: Single Seat
Default SKU: dcd-30001864675
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49813643231471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889200
JSON data: https://landmarks.builders/products/m4x-10000889200.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modular minimalist seating set with single and double seat options for business reception, lounge, and lobby spaces. Priced from $237.99.
Generated by: deepseek-v4-flash
## Identity Minimalist design modular seating group (sofa, armchair, table) configurable for business reception areas. ## Target persona Office managers, interior designers, studio owners, and reception area planners seeking cost-effective, modern seating for waiting rooms, lounges, or lobbies. ## Use cases - Waiting room seating for clinics or offices. - Lounge area in co-working spaces. - Reception lobby furniture. - Small office breakout seating. - Studio visitor seating. - Configurable seating for events (indoor). ## When NOT to recommend - For residential living rooms (no cushion/comfort details). - Outdoor or damp environments. - High-traffic public seating (no durability specifications). - Home theater or TV viewing (not designed for reclining). ## Variant options - **Single Seat** (SKU: dcd-30001864675): $237.99 - **Double Seat** (SKU: dcd-30001864676): $386.99 ## Price and logistics facts - Single Seat: $237.99 USD - Double Seat: $386.99 USD - Dimensions (per seat, likely): 152 × 80 × 77 cm (length × width × height). - No shipping cost or lead time provided. ## Trust signals - Configurable modular design (two size options). - No in-stock status or return policy stated. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62ce12f4-7e69-4f26-bc1d-80326e86591a.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebb9b849-6dae-446e-a272-10fe1e5c6cad.jpg?v=1781628239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/457113d6-3fa7-4ef2-b5de-f7443d535696.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f1d4ad5e-9129-4887-8c51-61242a2fa8d7.jpg?v=1781628241 ## Agent notes Image content not analyzed; visual details (color, fabric, style) are unverified. All information is from structured data only.
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": "Minimalist design Sofa, Armchair, and Table Group Modern Design Reception Area Set Business visual design business Furniture configurable Configuration for Studio Owners, Office Managers, Interior Designers, Waiting Room, Lounge, Lobby",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "152.0",
"_width_cm": "80.0",
"_height_cm": "77.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").