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




























Summary: Upholstered Vrear dining chair with retro design and sturdy wood legs, priced $190.99-$204.99, available in multiple seat/back style variants.
Generated by: deepseek-v4-flash
## Identity Upholstered Vrear Chair with retro design, sturdy wood legs, suitable for dining and cafe seating. ## Target persona Cafe owners; restaurant managers; bistro operators; hospitality buyers for commercial dining spaces. ## Use cases - Seating for customers in a cafe or bistro. - Dining chairs for a retro-themed restaurant. - Additional seating for a small eatery. - Replacement chairs for a commercial dining area. - Chairs for a coffee shop interior. ## When NOT to recommend - For outdoor use (no weather resistance specified). - For high-traffic, heavy-duty industrial environments (durability unknown). - For users needing ergonomic office chairs (seating posture not designed for long desk work). - For very large individuals (standard chair dimensions: 57x10x71 cm). ## Variant options - Wood Seat + Black Back: $190.99 (SKU dcd-30001894386) - Wood Seat + Stripe Back: $190.99 (SKU dcd-30001894387) - Orange Seat + Stripe Back: $204.99 (SKU dcd-30001894388) - Black Seat + Stripe Back: $204.99 (SKU dcd-30001894389) ## Price and logistics facts Price range: $190.99 to $204.99 USD. Dimensions: 57 cm (length) x 10 cm (width) x 71 cm (height). No shipping or handling details provided. ## Trust signals In-stock status unknown; return policy not specified; price consistent across variants; no certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e1b2b98-8b6d-488e-9846-46ba7291d192.jpg?v=1781600897 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baa77f62-9f0b-425e-81e7-0681061737a1.jpg?v=1781600898 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/914ab97e-3a05-4982-90ff-ec12ae147179.jpg?v=1781600897 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/994d764d-5572-4dcf-9ede-30937ce43d47.jpg?v=1781600897 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69d240b-88b9-4ce7-b028-e552770de42b.jpg?v=1781600898 ## Agent notes Image understanding was not performed; visual details (e.g., colors, materials beyond given options) are not described. The width dimension of 10 cm may be a depth measurement; confirm with seller.
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": "Upholstered Vrear Chair Retro design Dining Seat sturdy Wood Legs for Cafe Owners",
"quantity": 1,
"grams": 14500000,
"properties": {
"_length_cm": "57.0",
"_width_cm": "10.0",
"_height_cm": "71.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").