Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,292.99 – $1,523.99
Default variant: 1.2M
Default SKU: dcd-30001852087
Default price: $1,292.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49815043440879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887015
JSON data: https://landmarks.builders/products/m4x-10000887015.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Expandable square-to-round dining table set with sintered stone top, space-saving design, available in 1.2M, 1.35M, 1.5M sizes, priced from $1,292.99 USD.
Generated by: deepseek-v4-flash
## Identity Expandable Square-to-Round Extendable Table with Chairs, Sintered Stone Top, minimalist design for space-saving dining. ## Target persona Urban apartment dwellers and homeowners needing a space-saving dining set that expands for guests; families in compact homes. ## Use cases 1. Daily dining for 2-4 people in square configuration. 2. Hosting dinner parties by expanding to round for up to 6-8 (depending on size). 3. Small apartment living rooms where a compact dining set is needed. 4. Multi-purpose use as a workspace that converts to dining area. 5. Homeowners with limited dining space but occasional need for larger table. ## When NOT to recommend Large families needing fixed large table; those wanting wood or traditional materials; buyers requiring chairs with higher weight capacity or specific style; rooms with very low ceiling or very small floor area that cannot accommodate even compact set. ## Variant options Size: 1.2M ($1,292.99), 1.35M ($1,415.99), 1.5M ($1,523.99). ## Price and logistics facts Price range: $1,292.99 - $1,523.99 USD. Dimensions (table top): 156x156x13 cm (approx. 61.4x61.4x5.1 inches). Weight and shipping not specified. ## Trust signals In-stock status unknown. Return policy not provided. No certifications mentioned. Price is listed per set. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dabf6af8-8148-422e-83ee-9beca322b1f8.jpg?v=1781664411) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/033c5fca-5d5b-4c90-b5ea-4255e6824981.jpg?v=1781664410) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1bf05f96-1eba-44d8-bb11-d3038d6ee737.jpg?v=1781664412) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a1e9c61-801d-43ae-a143-7aab290a34bb.jpg?v=1781664411) ## Agent notes Image understanding not performed; rely on product title and description. Dimensions may refer only to table top; chair dimensions not available. Confirm compatibility with chairs if needed.
This product has 4 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": "Expandable Square-to-Round Extendable Table Minimalist design Extendable Table with Chairs Space-Saving Dining Room Set Sintered Stone Top for Apartment Dwellers, Families, Homeowners, Small Spaces, Home",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "156.0",
"_width_cm": "156.0",
"_height_cm": "13.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").