Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $259.99 – $282.99
Default variant: Round 600 Plywood
Default SKU: dcd-30001885996
Default price: $259.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49813682618607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892516
JSON data: https://landmarks.builders/products/m4x-10000892516.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: Tufted banquette and chair set in two plywood options: Round 600 ($259.99) and Square 60x60 ($282.99), 65x65x15 cm.
Generated by: deepseek-v4-flash
## Identity Tufted Banquette and Chair Set North North American design Booth Seating Retro Design Ergonomic for Cafe, Dessert Shop. ## Target persona Cafe and dessert shop owners needing compact, retro-style booth seating for small spaces. ## Use cases - Seating for a cafe or dessert shop with a retro theme. - Creating a cozy booth area in a small eatery. - Replacing worn-out seating in a diner. - Equipping a new coffee shop with space-efficient seating. ## When NOT to recommend - For large restaurant chains needing bulk orders. - For home dining rooms (commercial-oriented product). - For users seeking ultra-modern or minimalist design. - For spaces requiring high-capacity seating (small footprint). ## Variant options - Round 600 Plywood – $259.99 - Square 60*60 Plywood – $282.99 ## Price and logistics facts - Price: $259.99 (Round 600 Plywood), $282.99 (Square 60*60 Plywood) - Dimensions: 65 cm x 65 cm x 15 cm - Currency: USD ## Trust signals - In-stock status not explicitly confirmed. - Return policy not provided. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3ccabdb-dfce-4f4d-ab70-46b7b928eec1.jpg?v=1781628309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7dc0efea-14c6-4f19-86b4-788bf865d230.jpg?v=1781628309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e939bbb-a62a-48b0-bf0e-4422a897a205.jpg?v=1781628312 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14397a21-ad52-445a-a10a-bf4fc5367179.jpg?v=1781628309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23c97a31-e280-4c53-a7cd-8c0bf28cabda.jpg?v=1781628309 ## Agent notes Image understanding was not performed. Only URL metadata available.
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": "Tufted Banquette and Chair Set North North American design Booth Seating Retro Design Ergonomic for Cafe, Dessert Shop",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "65.0",
"_height_cm": "15.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").