Brand: World Products (Landmark)
SKU: dcd-30001860339
Price: $302.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49814768943343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888529
JSON data: https://landmarks.builders/products/m4x-10000888529.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Nordic-designed upholstered banquette and table set with iron frame, configurable for corner dining, ideal for commercial spaces like restaurants and lounges.
Generated by: deepseek-v4-flash
## Identity Nordic Design Upholstered Banquette and Table Set, long-lasting iron frame, corner dining bench set, configurable combination booth seating, space-saving. Dimensions: 70x67x80 cm. Price: $302.99 USD. ## Target persona Restaurant owners, interior designers, dessert shop owners, café managers, reception area planners, lounge operators. ## Use cases 1. Corner dining setup in a restaurant or café. 2. Configurable booth seating for dessert shops. 3. Space-saving seating in reception areas. 4. Lounge seating for waiting areas. 5. Banquette seating for small-scale commercial interiors. ## When NOT to recommend - For residential living rooms with limited space (commercial-grade, not optimized for home use). - For buyers needing a full dining table set with chairs (this is a banquette combo). - For outdoor use (no indication of weather resistance). - For high-volume fast-food settings (may need more durable materials). ## Variant options - Dark Green / Single Sofa: $302.99 USD (SKU: dcd-30001860339). Only one variant listed. ## Price and logistics facts - Price: $302.99 USD. - Dimensions: 70 cm (L) x 67 cm (W) x 80 cm (H). - Weight and shipping details not provided. ## Trust signals - Listed with a specific SKU and price consistency. - No return policy, warranty, or certification information given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f74752b9-28a6-49e9-a285-8dc78b22baa3.jpg?v=1781660589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af208698-3d0d-43e7-8a9d-17b61d4b165a.jpg?v=1781660588 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1dcd10aa-3836-46c6-8ebe-5b8ba769e09d.jpg?v=1781660589 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6b86301-d4bb-4044-b0f7-d8e7067185a1.jpg?v=1781660589 ## Agent notes - Image content was not analyzed; visual details are not available. - No product description or materials list provided. - Only one variant confirmed; other colors/styles may exist but are not shown.
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": "Nordic Design Upholstered Banquette and Table Set long-lasting Iron Frame Corner Dining Bench Set configurable Combination Booth Seating Space-Saving for Restaurant Owners, Interior Designers, Dessert Shops, Restaurants, Reception Areas, Lounges",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "67.0",
"_height_cm": "80.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").