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



















Summary: Curved banquette sofa in Nordic design, available in 7 colors, priced at $239.99, with dimensions 80x78x92 cm, suitable for commercial and interior design settings.
Generated by: deepseek-v4-flash
## Identity Curved Banquette Sofa Nordic Design Commercial Furniture Light Luxury Design Sectional Set. Available in 7 colors. Dimensions: 80 cm (length) x 78 cm (width) x 92 cm (height). Price: $239.99 USD. ## Target persona Interior designers, bar and restaurant owners, commercial furniture buyers, hospitality managers. ## Use cases - Creating a cozy seating nook in a bar - Furnishing a commercial lounge area - Installing modular seating in a restaurant - Adding accent seating in an office - Designing a light luxury interior project ## When NOT to recommend - As a primary family room sofa (too small for residential living room) - Outdoor use (not specified as weather-resistant) - Heavy-duty daily residential use (commercial grade not confirmed) - Large group seating (only 80 cm length) ## Variant options 7 color variants: White (SKU dcd-30001881084), Black (dcd-30001881085), Blue (dcd-30001881086), Brown (dcd-30001881087), Gray (dcd-30001881088), Red (dcd-30001881089), Yellow (dcd-30001881090). All priced at $239.99. ## Price and logistics facts Price: $239.99 USD per unit. Dimensions: 80 x 78 x 92 cm. No shipping or logistics details provided. ## Trust signals No specific trust signals provided in source data; stock status and return policy unknown. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ede09ceb-9f88-4c3e-a63a-af785a8c1b90.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df693a05-a5b1-424d-892e-209a2f7c0f7f.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1d22c49-41b4-4d4e-b7ea-3e1c5c1bc9b0.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcffd920-3209-44de-993c-8632be2ff517.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5560a5c-c60a-4178-ab54-75eb7b121ad7.jpg?v=1781628251 ## Agent notes Image understanding was not performed; visual details cannot be confirmed. No description or product type provided; dimensions may not reflect full seating capacity. No trust signals (stock, returns, certifications) included in source data.
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": "Curved Banquette Sofa Nordic Design Commercial Furniture Light Luxury Design Sectional Set for Interior Designers, Bar",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "78.0",
"_height_cm": "92.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").