Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $299.99 – $350.99
Default variant: 120x70x75cm
Default SKU: dcd-30001878745
Default price: $299.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/49814764421359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891289
JSON data: https://landmarks.builders/products/m4x-10000891289.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: A 5-piece dining set with sintered stone top table and 4 chairs, available in multiple sizes, priced from $299.99 USD.
Generated by: deepseek-v4-flash
## Identity 5 Pieces Sintered Stone Top Rectangular Table with 4 Chairs Modern Minimalist 4-Person Table and Chair Set ## Target persona Apartment dwellers, small families, and homeowners seeking a compact, affordable dining set with modern aesthetic. ## Use cases - Morning dining corner - Small dining room for 4 - Kitchen nook seating - Compact apartment dining area ## When NOT to recommend - Large families needing more than 4 seats - Outdoor use (material not specified as weather-resistant) - Formal dining requiring a large table - High-traffic commercial settings ## Variant options - 120x70x75cm: $299.99 - 130x70x75cm: $324.99 - 140x80x75cm: $337.99 - 150x80x75cm: $350.99 ## Price and logistics facts Base price $299.99 USD for smallest size. Other sizes available at higher prices. No shipping cost or logistics details provided. ## Trust signals In-stock status unknown. Return policy not specified. No certifications provided. ## Image assets 4 images available: [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28ca194e-5554-4f43-80ea-96e4655415a4.jpg?v=1781660579) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd8d766c-bbe7-47bc-9570-2d926912212e.jpg?v=1781660578) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4025f40d-2f73-44ee-97ff-a67718216d69.jpg?v=1781660579) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d7720bb-04df-43f9-9725-ca6926e71293.jpg?v=1781660579) Image analysis not performed. ## Agent notes No product description provided. Dimensions in product data (156x86x15cm) do not match any listed variant size; verify actual table dimensions with seller. Tagged with 'm4x' collection.
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": "5 Pieces Sintered Sta Top Rectangular Table with 4 Chairs Modern Minimalist 4-Person Table and Chair Set Light Luxury Design Kitchen Furniture Space Saving for Apartment Dwellers, Families, Homeowners, Dining Room, morning dining corner, Home",
"quantity": 1,
"grams": 30000000,
"properties": {
"_length_cm": "156.0",
"_width_cm": "86.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").