Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $225.99 – $338.99
Default variant: White / 90CM
Default SKU: dcd-30003400507
Default price: $252.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49813617311983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001201515
JSON data: https://landmarks.builders/products/m4x-10001201515.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This round dining table is a versatile home furniture piece designed for everyday meals, casual coffee breaks, and relaxed gatherings in smaller areas.
Surface Material: The sintered stone top table offers a even, modern look with practical resistance to scratches, heat, and daily wear, making it ideal for busy dining areas.
Design Design: Inspired by a retro round table outline, it brings a warm mid-century-century feel that pairs easily with modern, vintage, or café-design interiors.
Stability: A solid frame structure with a real wood base helps the dining table stay steady and dependable during family meals, work sessions, or entertaining guests.
Easy Care: Its wipe-clean surface is made for actuallife use, so spills, crumbs, and coffee marks can be cleaned quickly, helping the table stay neat with less effort.
Summary: Sintered stone round dining table, scratch-resistant, available in white or black with diameters from 80cm to 120cm, priced $225.99–$338.99.
Generated by: deepseek-v4-flash
## Identity Sintered Stone Dining Table - Scratch-Resistant Round Table ## Target persona Homeowners or cafe owners seeking a durable, space-saving round dining table for small to medium spaces; budget-conscious buyers looking for sintered stone surface. ## Use cases 1. Small apartment dining area. 2. Cafe or bistro seating. 3. Home office or meeting table. 4. Compact kitchen island alternative. 5. Temporary or rental property furnishing. ## When NOT to recommend 1. When large seating capacity needed (max 4 seats). 2. When customer requires high-end designer brand. 3. For outdoor use (material not specified as weatherproof). 4. When exact dimensions must match specific space (only one dimension set provided). ## Variant options 6 variants: White in 90cm ($252.99), 110cm ($291.99), 120cm ($338.99); Black in 80cm ($225.99), 100cm ($272.99), 120cm ($338.99). Note: dimensions_cm (130x130x25) provided for one variant but not linked to specific variant. ## Price and logistics facts Prices range $225.99 to $338.99 USD. No shipping cost or availability stated. ## Trust signals No return policy, warranty, or certification stated. In-stock status unknown. Price consistency across variants. ## Image assets 5 image URLs available. Fetch to inspect actual product appearance. ## Agent notes Ensure to match variant size with customer's required diameter. Only white and black colors offered. No thickness or weight data.
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": "Sintered Stone Dining Table Easy to Clean Round Dining Table Home Furniture Space-Saving for Cafe",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "130.0",
"_height_cm": "25.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").