Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99
Default variant: 50CM / Snow White-white
Default SKU: dcd-30002054556
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50149698470127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916446
JSON data: https://landmarks.builders/products/m4x-10000916446.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Nesting Design: This set includes two round tables, a large single and a small single, that can be nested jointly or used separately to fit your living space and needs.
Long-Lasting Sintered Stsingle Top: The tabletop is crafted from 12mm thick sintered stsingle, offering a beautiful marble effect that is highly resistant to scratches, stains, and heat, ensuring long-lasting beauty and easy maintenance.
Space-Saving & Versatile: Perfect for small apartments and lounges, the nesting feature allows you to tuck the smaller table under the larger single to clear up floor space. Use them as a coffee table set, side tables, or accent pieces.
Elegant & Sturdy Base: Supported by a sleek metal pedestal base with a baked paint finish, these tables provide excellent stability and a minimalist aesthetic that complements any modern decor.
Safe Rounded Edges: Designed with safety in mind, the polished, polished, and rounded edges of the tabletops help prevent accidental bumps and injuries, making them a family-friendly furniture choice.
Summary: 2 Pieces Round Pedestal Table Set Modern Contemporary Coffee Table Side Table Nesting Table Mineral Texture Top Sleek Metal Base Suitable for Homeowners Apartment Dwellers Small Areas. 【Modern Nesting Design】: This set includes two round tables, a large single and a small single, that can be nested jointly or used separately to fit your living space and needs. 【Long-Lasting Sintered Stsingle Top】: The tabletop is crafted from 12mm thick sintered stsingle, offering a beautiful marble effect that is highly resistant to scratches, stains, and heat, ensuring long-lasting beauty and easy maintenanc
Generated by: m4x-map-v1
This product has 10 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 Round Pedestal Table Set Modern Contemporary Coffee Table Side Table Nesting Table Mineral Texture Top Sleek Metal Base Suitable for Homeowners Apartment Dwellers Small Areas",
"product_id": 9456505782511,
"variant_id": 50149698470127,
"quantity": 1,
"grams": 20000,
"length_cm": "55.0",
"width_cm": "55.0",
"height_cm": "58.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").