Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $391.99 – $482.99
Default variant: 120*60*35cm / Venice Brown
Default SKU: dcd-30002054405
Default price: $391.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 70000 g
Cart URL (default variant): https://landmarks.builders/cart/50150470975727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916422
JSON data: https://landmarks.builders/products/m4x-10000916422.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Modern Design: Features a sleek, minimalist aesthetic with a luxurious marble-patterned tabletop, making it a sophisticated centerpiece for any living room, lounge, or office space.
Long-Lasting Sintered Stone Top: The tabletop is crafted from high-performance sintered stone, offering exceptional resistance to scratches, high temperatures, and stains, ensuring it remains beautiful and easy to clean for years.
Safety-Conscious Shape: Designed with polished, rounded corners, this coffee table helps prevent accidental bumps and injuries, making it a safer design choice for households with children or pets.
Sturdy & Stable Frame: constructed on a strong metal frame, this table provides excellent stability and support. The solid construction ensures it can handle daily use without wobbling, offering long-lasting reliability.
Functional & Versatile: Available in multiple sizes and colors to perfectly match your decor. Some variant feature an integrated central tray for convenient storage of remotes, magazines, or decorative items.
Summary: Modern Minimalist Design Rectangular Marble-Patterned Coffee Table Rounded Corner Design Household Furniture Sturdy Construction Easy to Clean for Homeowners, Apartment Dwellers, Interior Designers, Living Room, Lounge Area, Office, Bedroom. 【Elegant Modern Design】: Features a sleek, minimalist aesthetic with a luxurious marble-patterned tabletop, making it a sophisticated centerpiece for any living room, lounge, or office space. 【Long-Lasting Sintered Stone Top】: The tabletop is crafted from high-performance sintered stone, offering exceptional resistance to scratches, high temperatures, and
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 Minimalist Design Rectangular Marble-Patterned Coffee Table Rounded Corner Design Household Furniture Sturdy Construction Easy to Clean for Homeowners, Apartment Dwellers, Interior Designers, Living Room, Lounge Area, Office, Bedroom",
"product_id": 9456778477807,
"variant_id": 50150470975727,
"quantity": 1,
"grams": 70000,
"length_cm": "155.0",
"width_cm": "85.0",
"height_cm": "40.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").