Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,093.99
Default variant: a Chair
Default SKU: dcd-30001852468
Default price: $1,093.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/49815037477103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887085
JSON data: https://landmarks.builders/products/m4x-10000887085.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: Round dining table set with 6 chairs, sculptural base, modern design. Dimensions: 63x63x100 cm (table). Two chair style options. Price: $1093.99 USD.
Generated by: deepseek-v4-flash
## Identity Round dining table set with 6 chairs, modern design, sculptural base. Table dimensions: 63 cm diameter, 100 cm height. ## Target persona Homeowners furnishing a villa or large kitchen; individuals seeking modern sculptural dining furniture. ## Use cases - Daily family dining in a spacious kitchen or dining room. - Hosting dinner parties with up to 6 guests. - Styling a modern villa interior with statement furniture. - Using as a central table in an open-plan living area. ## When NOT to recommend - Small apartments or tight spaces (table 63 cm diameter may accommodate 6 chairs only if space is ample). - Buyers needing a rectangular or extendable table. - Budget-conscious shoppers seeking lower-cost options. - Persons requiring specific material or finish details not listed. ## Variant options - Style: a Chair (set includes 6 chairs of style a Chair). - Style: B Chair (set includes 6 chairs of style B Chair). ## Price and logistics facts - Price: $1093.99 USD per set (table + 6 chairs). - Table dimensions: 63 x 63 x 100 cm (length x width x height; likely diameter 63 cm, height 100 cm). - No shipping or assembly information provided. ## Trust signals - Product stocked and available for order. - No specific return policy, certifications, or price consistency data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ea38c9b6-22ba-4cd9-bd85-bf979ba74f06.jpg?v=1781664395 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3f0fa97-4ba4-48a0-be61-27063c0e89e8.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/518357ee-cb78-4e4e-bc51-0f0e229e5ce5.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/12b78f43-9a84-4a79-ab2b-77d23d09a02d.jpg?v=1781664463 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e99a33e-50fd-42fd-aaed-a29df2f7c30c.jpg?v=1781664392 ## Agent notes - Image content was not analyzed; visual verification not performed. - Dimensions suggest table height is 100 cm (bar height), which may affect chair compatibility. - Variants refer to chair style only; price includes table plus six chairs of chosen style. - No description or material details provided.
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": "Round Dining Table with 6 Chairs Luxury Design Indoor Furniture Modern \u0026 design Sculptural Base for homeowners, Villa, Kitchen",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "63.0",
"_width_cm": "63.0",
"_height_cm": "100.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").