Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $256.99 – $271.99
Default variant: 90-120cm
Default SKU: dcd-30001881949
Default price: $271.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49813676753135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891816
JSON data: https://landmarks.builders/products/m4x-10000891816.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: Expandable rectangular dining table with chairs, modern minimalist design, for small spaces. Available in two size options at $256.99 and $271.99.
Generated by: deepseek-v4-flash
## Identity Expandable Rectangular Table with Chairs - Modern Minimalist Dining Set. ## Target persona Small apartment dwellers, first-time homeowners, budget-conscious shoppers needing a compact dining solution. ## Use cases - Everyday meals for 2-4 people. - Occasional hosting with expandable leaf. - Space-saving in studio or small dining area. - Modern aesthetic in minimalist interiors. - First apartment furnishing. ## When NOT to recommend - Large family needing seating for 6+ regularly. - Formal dining rooms requiring high-end materials. - Commercial or heavy daily use. - Buyers expecting solid wood or premium finishes. ## Variant options - Size 90-120cm (SKU dcd-30001881949) - $271.99 - Size 90-120cm-2 (SKU dcd-30001881952) - $256.99 ## Price and logistics facts - Price range: $256.99 - $271.99 USD. - No shipping, delivery time, or dimension data provided. - Currency: USD. ## Trust signals - Two size variants in stock (based on product listing). - No warranty, return policy, or certifications specified. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30cb0d64-bb90-4ba8-a732-4c50211052e0.jpg?v=1781628302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/547a3b15-8d89-4ce0-a4ea-4cd62e843085.jpg?v=1781628307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00a80688-67ec-407d-b986-8c75a63ab7e2.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0aa6adb6-aeee-4d48-bbe8-98e70dcb573d.jpg?v=1781628301 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6df9184d-c652-480c-9f6d-1c3310d60f21.jpg?v=1781628306 ## Agent notes Image understanding was not performed; visual details such as exact number of chairs, materials, and color are not derived from images.
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": "Expandable Rectangular Table with Chairs Modern Minimalist Design Expandable Dining Set Sturdy Construction for Small Areas",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").