Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $129.99 – $197.99
Default variant: 100*50*37
Default SKU: dcd-30002056261
Default price: $129.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50150229639407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916792
JSON data: https://landmarks.builders/products/m4x-10000916792.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retro-Modern Aesthetic: Elevate your space with this stunning piece of living room furniture, blending vintage-inspired design with clean, contemporary lines to create a sophisticated focal point.
Long-Lasting Stone Top: The premium travertine top coffee table features a sintered stone surface that is highly resistant to scratches, heat, and stains, ensuring it remains beautiful through daily use.
Unique Structural Design: Supported by distinctive flat-panel legs, this wood leg low table offers exceptional stability and a bold architectural look that contrasts beautifully with the stone top.
Safe & Thoughtful Feature S: Designed with smoothly rounded corners for added safety in busy households, this coffee table is a perfect choice for families with children and pets.
Versatile Centerpiece: Functioning as a chic rectangular accent table, it's perfectly suited for various settings, from compact apartments and cozy homestays to stylish office lounges and bedrooms.
Summary: Retro Design Sintered Stone Coffee Table Rounded Corners Travertine Top Coffee Table Long-Lasting and Sturdy Living Room Furniture Scratch-Resistant for Apartment Dwellers, Interior Designers, Homestay, Lounge Area, Office, Bedroom. 【Retro-Modern Aesthetic】: Elevate your space with this stunning piece of living room furniture, blending vintage-inspired design with clean, contemporary lines to create a sophisticated focal point. 【Long-Lasting Stone Top】: The premium travertine top coffee table features a sintered stone surface that is highly resistant to scratches, heat, and stains, ensuring it
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": "Retro Design Sintered Stone Coffee Table Rounded Corners Travertine Top Coffee Table Long-Lasting and Sturdy Living Room Furniture Scratch-Resistant for Apartment Dwellers, Interior Designers, Homestay, Lounge Area, Office, Bedroom",
"product_id": 9456670834927,
"variant_id": 50150229639407,
"quantity": 1,
"grams": 45000,
"length_cm": "135.0",
"width_cm": "65.0",
"height_cm": "42.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").