Brand: World Products (Landmark)
SKU: dcd-30001519335
Price: $233.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 52000 g
Cart URL (default variant): https://landmarks.builders/cart/50150809272559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000820997
JSON data: https://landmarks.builders/products/m4x-10000820997.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Art Oval Coffee Table for Living RoomThis coffee table features a minimalist luxury design with an elegant oval shape, perfect for enhancing the design and taste of any living room or small apartment. The creative combination of side tables offers flexibility for various home settings.
11mm Sintered Stone MaterialCrafted from high-quality sintered stone, the surface is food-grade, sturdy, and suitable for everyday use. The whole slab cutting ensures a polished surface and dependable strength for long-term enjoyment.
High-Temperature Iron Lacquer ProcessThe frame is made with a high-temperature iron lacquer process, providing rust protection, vibrant color, and no unpleasant odor. This process ensures the table remains fresh and safe for your home environment.
E0 Grade Drawer BoardEquipped with E0 grade drawer boards, the coffee table reduces formaldehyde exposure and supports a healthier lifestyle. The board material is designed to protect your family's well-being.
Flexible Side Table Movement and Storage FunctionThe side table can be moved freely to suit your needs, making it perfect for small spaces. The coffee table includes drawers and cabinets for convenient storage, keeping your living room organized and practical.
Summary: Modern Art Oval Coffee Table, Minimalist Luxury Design, Living Room, Designer Creative Side Table Set. 【Modern Art Oval Coffee Table for Living Room】This coffee table features a minimalist luxury design with an elegant oval shape, perfect for enhancing the design and taste of any living room or small apartment. The creative combination of side tables offers flexibility for various home settings. 【11mm Sintered Stone Material】Crafted from high-quality sintered stone, the surface is food-grade, sturdy, and suitable for everyday use. The whole slab cutting ensures a polished surface and dependabl
Generated by: m4x-map-v1
This product has 4 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Modern Art Oval Coffee Table, Minimalist Luxury Design, Living Room, Designer Creative Side Table Set",
"product_id": 9456882319599,
"variant_id": 50150809272559,
"quantity": 1,
"grams": 52000,
"length_cm": "128.0",
"width_cm": "68.0",
"height_cm": "48.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").