Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $120.99 – $130.99
Default variant: 120CM / Black Slate
Default SKU: dcd-30002054427
Default price: $124.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 59000 g
Cart URL (default variant): https://landmarks.builders/cart/50149881577711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916425
JSON data: https://landmarks.builders/products/m4x-10000916425.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant 2-Piece Set: This modern furniture set includes elegant large coffee table and a smaller nesting side table, creating a layered, sophisticated look perfect for any contemporary living room or lounge area.
Long-Lasting Sintered Stelegant Top: The main table features a high-grade sintered stelegant surface that is exceptionally resistant to heat, scratches, and stains, making it perfect for daily use and easy to wipe clean.
Space-Saving Nesting Design: perfect for apartments and small areas, the side table can be neatly tucked under the main table to save floor space or pulled out for extra surface area when entertaining guests.
Ample & Quiet Storage: Equipped with large-capacity drawers built into the PU leather-wrapped base, this table offers discreet storage for remotes and magazines, complete with effortless-glideglide rails for effortless operation.
Sturdy & Safe Construction: Built with a solid wood and carbon steel frame for utmost stability, featuring a long-lasting tempered glass surface on the side table and rounded corners on both pieces to prevent accidental bumps.
Summary: 2 Pieces Easy to Clean Nesting Coffee Table Set Space-Saving Design Nesting Table Set Heat Resistant Household Furniture Sturdy Construction for Apartment Dwellers, Families, Homeowners, Living Room, Small Areas, Lounge Area. 【Elegant 2-Piece Set】: This modern furniture set includes elegant large coffee table and a smaller nesting side table, creating a layered, sophisticated look perfect for any contemporary living room or lounge area. 【Long-Lasting Sintered Stelegant Top】: The main table features a high-grade sintered stelegant surface that is exceptionally resistant to heat, scratches, 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": "2 Pieces Easy to Clean Nesting Coffee Table Set Space-Saving Design Nesting Table Set Heat Resistant Household Furniture Sturdy Construction for Apartment Dwellers, Families, Homeowners, Living Room, Small Areas, Lounge Area",
"product_id": 9456569155823,
"variant_id": 50149881577711,
"quantity": 1,
"grams": 59000,
"length_cm": "145.0",
"width_cm": "80.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").