Brand: World Products (Landmark)
SKU: dcd-30001904302
Price: $189.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49811887587567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895073
JSON data: https://landmarks.builders/products/m4x-10000895073.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
circular table with 2 Upholstered Chairs Modern Design Bistro Set for Cafe, for two
| Unit Quantity | 1 |
| Unit Type | Unit |
| Country of Origin | China |
Summary: Modern bistro set with circular table and two upholstered chairs for cafe use, priced at $189.99.
Generated by: deepseek-v4-flash
## Identity Circular table with 2 upholstered chairs, bistro set for cafe. Dimensions: 65x65x15 cm. Single variant: Low Round Table. ## Target persona Small cafe or bistro owners needing compact seating for two; home users with limited space for a small dining set. ## Use cases - Cafe or bistro seating for two customers. - Small apartment dining set. - Breakfast nook or kitchen island counter seating. - Outdoor patio for two (if weatherproof, not specified). - Office break room seating. ## When NOT to recommend - Large families needing seating for more than two. - Formal dining room requiring larger table. - Users seeking high-end or luxury furniture. - Commercial spaces with heavy daily use requiring sturdier construction. ## Variant options Single variant: Low Round Table. No other options provided. ## Price and logistics facts Price: $189.99 USD. Dimensions: 65x65x15 cm (approx 25.6 x 25.6 x 5.9 inches). Weight and shipping details not provided. ## Trust signals In-stock status unknown. Return policy not provided. Price consistency: single price point. No certifications listed. ## Image assets 5 images available. URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2640b4b3-da35-430e-ab18-05f1d5f18568.jpg?v=1781600893, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ad03c7d7-54e5-43f8-8202-9f15b15ef250.jpg?v=1781600895, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e302ad4-8604-4668-b3af-68166e9e90d4.jpg?v=1781600894, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ceb0f16-008b-43a1-aa98-8ad14f01327d.jpg?v=1781600894, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e42dad9-cb96-4eb6-aa11-579a53a916fb.jpg?v=1781600894. No visual details inferred. ## Agent notes Ensure to check availability and shipping costs. Image understanding not performed due to constraint.
This product has 11 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": "circular table with 2 Upholstered Chairs Modern Design Bistro Set for Cafe, for two",
"quantity": 1,
"grams": 9500000,
"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").