Brand: World Products (Landmark)
SKU: dcd-30001894477
Price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811924844783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893673
JSON data: https://landmarks.builders/products/m4x-10000893673.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: Padded wooden dining chair with Northern European minimalist design, sturdy frame, 54x55x85 cm, $204.99 USD, available in Kuni Color 01.
Generated by: deepseek-v4-flash
## Identity Padded Posterior Wooden Chair, Northern European & Design, Dining Room Seating, Minimalist Look, Sturdy Frame. One variant: Kuni Color 01. ## Target persona Restaurant owners seeking durable, minimalist seating for commercial dining spaces; cafe managers outfitting with clean design chairs; event venue buyers needing sturdy, straightforward seating. ## Use cases - Furnishing a restaurant dining room with consistent, durable chairs. - Outfitting a cafe or bistro with minimalist wooden seating. - Replacing worn chairs in a hotel restaurant. - Setting up a conference room or meeting area with dining-style chairs. - Adding seating to a wedding or event venue. ## When NOT to recommend - When stackable chairs are needed for flexible storage. - When fully upholstered armchairs are required for comfort. - When budget is under $100 per chair. - When ornate or traditional design is preferred. ## Variant options Only one variant available: Style "Kuni Color 01" at $204.99 USD. ## Price and logistics facts Price: $204.99 USD. Dimensions: 54 x 55 x 85 cm (length x width x height). Currency: USD. No bulk discount or shipping cost provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications (e.g., GREENGUARD, BIFMA) listed. Price consistent across single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ce2dc9b5-8009-476d-88ab-2ce93e60fa7f.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c660645c-dcc3-49df-b9f7-a93c96cd113f.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dde03e12-023d-4047-9b60-cfeb6cf0b266.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e1d5359-6040-4245-b338-18ff9a23a6ba.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8111746d-f659-447f-8e50-71bf5f0c0ece.jpg?v=1781600954 ## Agent notes Product description is missing from data; only title and dimensions available. No material composition or weight provided. Visual details not extracted from images.
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": "Padded Posterior Wooden Chair Northern European \u0026 Design Dining Room Seating Minimalist Look Sturdy Frame for Restaurant Owners",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "54.0",
"_width_cm": "55.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").