Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $470.99 – $580.99
Default variant: Fluted Glass+steel
Default SKU: dcd-30001875332
Default price: $558.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/50150883852527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890838
JSON data: https://landmarks.builders/products/m4x-10000890838.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic stackinging Design: This set includes two stylish coffee tables, a larger single with a drawer and a smaller single, designed to stacking together for a chic, layered look in your living space.
Space-Saving Solution: The ingenious stackinging capability allows you to tuck the smaller table under the larger single, availableing up floor space when needed, making it perfect for apartments and cozy rooms.
Elegant Materials: Features a sophisticated fluted tempered glass top that is long-lasting and easy to clean, paired with a sturdy and sleek stainless steel frame for a modern, light luxury aesthetic.
Integrated Storage: The larger table is equipped with a convenient built-in drawer, providing discreet storage for remote controls, magazines, and other essentials to help maintain a clutterclear environment.
immediately usable to Use: Enjoy this beautiful furniture set right immediately usable with no assembly required, offering instant design and functionality for your living room, lounge, or office.
Summary: 2 Pieces stackableing Coffee Table Set With Storage Drawer Living Room Furniture. 【Nordic stackinging Design】: This set includes two stylish coffee tables, a larger single with a drawer and a smaller single, designed to stacking together for a chic, layered look in your living space. 【Space-Saving Solution】: The ingenious stackinging capability allows you to tuck the smaller table under the larger single, availableing up floor space when needed, making it perfect for apartments and cozy rooms. 【Elegant Materials】: Features a sophisticated fluted tempered glass top that is long-lasting and easy
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 stackableing Coffee Table Set With Storage Drawer Living Room Furniture",
"product_id": 9456905388271,
"variant_id": 50150883852527,
"quantity": 1,
"grams": 16000,
"length_cm": "85.0",
"width_cm": "65.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").