Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $462.99 – $475.99
Default variant: 110*60cm / Cream Top Gray Body
Default SKU: dcd-30001868284
Default price: $462.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 48000 g
Cart URL (default variant): https://landmarks.builders/cart/50150898172143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889715
JSON data: https://landmarks.builders/products/m4x-10000889715.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Features a sleek, dual-level oval shape that serves as a stylish centerpiece, perfectly complementing contemporary and minimalist living room decor.
Integrated Storage Solution: Equipped with a lower shelf and a hidden cabinet, providing ample space to keep magazines, remote controls, and other essentials, keeping your lounge area tidy and organized.
long-lasting High-Gloss Finish: The surface is treated with a multicoating baked lacquer process, resulting in a polished, high-gloss finish that is not only visually appealing but also resistant to scratches and easy to clean.
fully assembled to Use: This coffee table arrives fully assembled, saving you the time and hassle of complicated instructions and tools. Simply unbox and place it in your desired location.
Safe and Sturdy Construction: Thoughtfully designed with polished, rounded edges to prevent accidental bumps and injuries, making it a familysafe for all choice. Built from sturdy materials for long-lasting stability and use.
Summary: dual-level Oval Table Modern Minimalist design Living Room Furniture High-Gloss Finish Integrated Storage Shelf for Lounge Area. 【Modern Minimalist Design】: Features a sleek, dual-level oval shape that serves as a stylish centerpiece, perfectly complementing contemporary and minimalist living room decor. 【Integrated Storage Solution】: Equipped with a lower shelf and a hidden cabinet, providing ample space to keep magazines, remote controls, and other essentials, keeping your lounge area tidy and organized. 【long-lasting High-Gloss Finish】: The surface is treated with a multicoating baked lacqu
Generated by: m4x-map-v1
This product has 12 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": "dual-level Oval Table Modern Minimalist design Living Room Furniture High-Gloss Finish Integrated Storage Shelf for Lounge Area",
"product_id": 9456908861679,
"variant_id": 50150898172143,
"quantity": 1,
"grams": 48000,
"length_cm": "135.0",
"width_cm": "75.0",
"height_cm": "50.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").