Brand: World Products (Landmark)
This product has 11 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99 – $50.99
Default variant: Dl-black Walnut / 80CM
Default SKU: dcd-30002054655
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/50150310838511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000916465
JSON data: https://landmarks.builders/products/m4x-10000916465.json
This product comes in 11 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Enhance your space with this rectangular coffee table, featuring a clean, contemporary design with a sleek finish that complements any living room, office, or reception area decor.
Two-Tier Accessible Storage: This table offers a spacious top surface for laptops, drinks, and decor, plus a lower accessible shelf that provides ample room for storing books, magazines, television controller controls, and storage baskets, keeping your space tidy.
Sturdy & Stable Construction: Built with a strong carbon steel frame featuring U-shaped legs and an additional central support leg, combined with thickened engineered wood panels, ensuring excellent stability, high load-bearing capacity, and long-lasting durability.
User-Friendly Design: Thoughtfully designed with even, rounded corners to prevent accidental bumps and injuries, making it a secure choice for households with children. The accessible design allows for easy reach to items from all sides.
Versatile & Easy to Assemble: Perfect as a coffee table, tea table, or central table in various settings. All necessary parts, hardware, and clear instructions are included for a straightforward assembly process that can be completed with ease.
Summary: Modern Design Two-Tier Rectangular Table Sturdy Structure Household Furniture Stable Frame Easy Assembly for Office Workers, Apartment Dwellers, Homeowners, Living Room, Reception Area, Lounge. 【Modern Minimalist Design】: Enhance your space with this rectangular coffee table, featuring a clean, contemporary design with a sleek finish that complements any living room, office, or reception area decor. 【Two-Tier Accessible Storage】: This table offers a spacious top surface for laptops, drinks, and decor, plus a lower accessible shelf that provides ample room for storing books, magazines, televisi
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": "Modern Design Two-Tier Rectangular Table Sturdy Structure Household Furniture Stable Frame Easy Assembly for Office Workers, Apartment Dwellers, Homeowners, Living Room, Reception Area, Lounge",
"product_id": 9456705274095,
"variant_id": 50150310838511,
"quantity": 1,
"grams": 14500,
"length_cm": "130.0",
"width_cm": "65.0",
"height_cm": "15.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").