Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99 – $222.99
Default variant: White / 100*50*40cm
Default SKU: dcd-30001895651
Default price: $198.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/50150689276143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893833
JSON data: https://landmarks.builders/products/m4x-10000893833.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 Nesting Design: This set includes single large oval coffee table and single smaller C-shaped side table that can be nested together to save space or used separately for flexible room arrangement.
Long-Lasting Sintered St Single: The main tabletop is crafted from 11mm thick sintered st single, offering exceptional resistance to scratches, high temperatures, and stains, ensuring long-lasting beauty and easy maintenance.
Ample Storage Space: The larger table features a spacious solid wood drawer with effortless-gliding rails and an unobstructed lower shelf, perfect for stowing away remotes, magazines, and other living room essentials.
Premium & Safe Construction: Built with a sturdy metal frame finished with a high-temperature baking paint process for durability, and designed with rounded corners to prevent accidental bumps and injuries.
Light Luxury Aesthetic: With its sleek lines, combination of materials, and minimalist form, this coffee table set adds a hint of modern sophistication to any living room, lounge, or office space.
Summary: 2 Pieces Nesting Coffee Table Set Light Luxury Design Living Room Furniture With Storage Drawer Space-Saving for Families. 【Elegant Nesting Design】: This set includes single large oval coffee table and single smaller C-shaped side table that can be nested together to save space or used separately for flexible room arrangement. 【Long-Lasting Sintered St Single】: The main tabletop is crafted from 11mm thick sintered st single, offering exceptional resistance to scratches, high temperatures, and stains, ensuring long-lasting beauty and easy maintenance. 【Ample Storage Space】: The larger table fea
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": "2 Pieces Nesting Coffee Table Set Light Luxury Design Living Room Furniture With Storage Drawer Space-Saving for Families",
"product_id": 9456850370799,
"variant_id": 50150689276143,
"quantity": 1,
"grams": 35000,
"length_cm": "125.0",
"width_cm": "65.0",
"height_cm": "45.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").