Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $233.99
Default variant: Yellow / Double Sofa
Default SKU: dcd-30001880672
Default price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 32000 g
Cart URL (default variant): https://landmarks.builders/cart/49813634384111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891613
JSON data: https://landmarks.builders/products/m4x-10000891613.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Features clean lines, a gracefully curved backrest, and a sleek outline, perfect for creating a modern and uncluttered aesthetic in any space.
Comfortable Upholstery: Padded with dense foam and covered in long-lasting, easy-to-clean PU leather, providing a comfortable seating sensation for guests and personalizeders.
Sturdy & Stable Construction: Built on a robust metal frame with slim yet strong legs, ensuring excellent stability and long-lasting durability for both commercial and residential use.
adaptable Application: perfect as booth seating in cafes, tea tea shops, and restaurants, or as a stylish banquette in office reception areas and modern living rooms.
flexible Combination: Designed that is part of a flexible seating system; easily combine with single-seaters and matching tables to create a personalizedized layout tailored to your space.
Summary: Nordic design 2-seater upholstered banquette booth seating, minimalist style, easy assembly, 135x75x85 cm, available in 4 colors, priced at $233.99.
Generated by: deepseek-v4-flash
## Identity
2-Seater Upholstered Banquette Nordic Design Booth Seating, Pairs – Minimalist, Easy Assembly.
## Target persona
Restaurant managers and cafe owners seeking compact, stylish booth seating for their establishment.
## Use cases
- Creating intimate dining nooks in restaurants or cafes.
- Furnishing waiting areas in retail or hospitality venues.
- Adding seating along walls or in corners for space efficiency.
- Outfitting small-scale eateries with coordinated seating.
- Replacing worn-out banquettes in existing setups.
- Providing seating for fast-casual dining environments.
## When NOT to recommend
- For home dining rooms where larger tables or different aesthetics are preferred.
- For high-traffic heavy-use commercial kitchens or bars requiring industrial-grade furniture.
- For buyers needing single chairs or modular seating that can be rearranged frequently.
- For spaces requiring seating for more than 2 people per unit.
## Variant options
4 color options, all Double Sofa style: Yellow, Blue, Dark Green, Wine Red. Each priced at $233.99.
## Price and logistics facts
- Price: $233.99 per unit (currency USD).
- Dimensions: 135 cm (L) x 75 cm (W) x 85 cm (H).
- Product title indicates they are sold in pairs, but pricing and variants suggest single unit. Verify listing details.
## Trust signals
- No in-stock status, return policy, or certifications provided in the facts.
- Description is a placeholder string ('模板保护代码20190712'), not actual product description.
## Image assets
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/876d4a4a-16b2-4527-a0d8-b8877dc949a9.jpg?v=1781628226
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9925cc5-5e0d-450c-afc1-1900a330e9a8.jpg?v=1781628226
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/516ec6f0-3c41-4dc6-adf7-58814a5d3371.jpg?v=1781628226
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb1801b4-402c-4e6a-aad3-22d62a3c9c55.jpg?v=1781628226
- https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dc495bde-81da-46cf-a5ea-d7e328972331.jpg?v=1781628227
## Agent notes
- Image understanding was not performed; visual details are not included.
- Description is a template protection code; rely on title and tags for category.
- Tags include 'm4x', 'm4x-202606', 'wp-import' – may indicate marketplace or import status.This product has 9 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": "2-Seater Upholstered Banquette Nordic Design Booth Seating Minimalist design Comfortable Upholstery for Business Owners, Bedroom",
"quantity": 1,
"grams": 32000000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "75.0",
"_height_cm": "85.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").