Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $252.99 – $286.99
Default variant: Black Gold / 140*80*40 Blackleg
Default SKU: dcd-30001893503
Default price: $286.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/49813672263919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893516
JSON data: https://landmarks.builders/products/m4x-10000893516.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete 2-Piece Set: Includes single rectangular coffee table and single smaller round side table, offering a cohesive and stylish look for your living space.
Space-Saving Nesting Design: The circular table can be partially tucked under the rectangular single, allowing you to save valuable floor space when needed or expand your surface area for guests.
long-lasting Premium Materials: Features a high-quality rock slab surface that is waterproof, scuffresistant, and easy to clean, supported by a sturdy and stable metal frame for long-lasting use.
Modern Minimalist Aesthetic: The clean lines, contrasting forms, and elegant finish create a sophisticated centerpiece that complements a wide range of interior decor designs, from contemporary to light luxury.
adaptable Household Furniture: Perfect for various settings, including living rooms, small apartments, bedrooms, and reception areas, providing a functional and decorative surface for drinks, books, and decor.
Summary: 2 Pieces Minimalist design Nesting Coffee Table Set long-lasting Construction Household Furniture Easy to Clean Waterproof Surface for Apartment Dwellers, Interior Decorators, Living Room, Reception Area, Small Spaces, Bedroom. 【Complete 2-Piece Set】: Includes single rectangular coffee table and single smaller round side table, offering a cohesive and stylish look for your living space. 【Space-Saving Nesting Design】: The circular table can be partially tucked under the rectangular single, allowing you to save valuable floor space when needed or expand your surface area for guests. 【long-lastin
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": "2 Pieces Minimalist design Nesting Coffee Table Set long-lasting Construction Household Furniture Easy to Clean Waterproof Surface for Apartment Dwellers, Interior Decorators, Living Room, Reception Area, Small Spaces, Bedroom",
"product_id": 9430929178863,
"variant_id": 49813672263919,
"quantity": 1,
"grams": 35000,
"length_cm": "145.0",
"width_cm": "85.0",
"height_cm": "25.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").