Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99 – $546.99
Default variant: 1.3M Coffee Table
Default SKU: dcd-30001863516
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 38500 g
Cart URL (default variant): https://landmarks.builders/cart/49814765601007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889043
JSON data: https://landmarks.builders/products/m4x-10000889043.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: A 3-seater textile couch with coffee table, minimalist design, for reception seating in business/design settings. Sturdy frame for meeting rooms. Dimensions 135x75x63 cm. Price from $300.99.
Generated by: deepseek-v4-flash
## Identity 3-Seater Textile Couch with Coffee Table, Minimalist Design, Business & Design Reception Seating, Sturdy Frame for Meeting Room ## Target persona Office managers furnishing reception or meeting rooms; Business owners needing durable seating for waiting areas; Interior designers sourcing minimalist contract furniture. ## Use cases Reception area seating for visitors; Meeting room occasional seating; Collaborative workspace lounge area; Design studio waiting area. ## When NOT to recommend Home living room where plush comfort is priority; High-traffic public areas requiring heavy-duty commercial rating; Environments needing modular or reconfigurable seating; Budget below $300. ## Variant options Base couch with coffee table $300.99; Alternative coffee table mg2003 $546.99; Alternative coffee table mg2005y $546.99. ## Price and logistics facts Base price $300.99 USD. Variants up to $546.99. Dimensions: 135cm L x 75cm W x 63cm H. ## Trust signals In-stock status unknown. Return policy not stated. Price appears consistent across variants. No certifications listed. ## Image assets Five images available: use image URLs as provided. Visual details not interpreted. ## Agent notes Product type not specified. Description empty. Image content was not analyzed. Verify stock and shipping details with supplier.
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": "3-Seater textile Couch with Coffee Table Minimalist Design Reception Seating Business and design Sturdy Frame for Meeting Room",
"quantity": 1,
"grams": 38500000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "75.0",
"_height_cm": "63.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").