Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $289.99
Default variant: Black / 120x60x35cm
Default SKU: dcd-30001881037
Default price: $289.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 58000 g
Cart URL (default variant): https://landmarks.builders/cart/50150847217903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891666
JSON data: https://landmarks.builders/products/m4x-10000891666.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Elevate your living space with this sleek, rectangular low table that embodies modern Nordic design, perfect for adding a hint of simple elegance to any room.
Ample Storage Solution: Features a spacious, polished-glide drawer and a large open shelf, providing generous storage to keep your living area tidy and organized by stowing away remotes, magazines, and other essentials.
Stylish Two-Tone Finish: Boasts a contemporary two-tone color scheme that creates a striking visual contrast, enhancing modern interior decor and making it a standout piece of furniture.
Sturdy long-lasting Construction: Crafted from high-quality engineered wood, this coffee table is built for stability and long-lasting use, with a polished, easy-to-clean surface that resists everyday wear and tear.
adaptable Centerpiece: Perfectly sized for various settings, it serves as an perfect coffee table for apartments, family homes, lounges, or even office waiting areas, providing a functional and stylish centerpiece point.
Summary: Nordic design Rectangular Low Table with Drawer Minimalist Design Living Room Furniture Ample Storage Space Home Furnishing Two-Tone Finish for Apartment Dwellers, Interior Designers, Homeowners, Small Spaces, Lounge, Entertaining, Office Waiting Area. 【Nordic Minimalist Design】: Elevate your living space with this sleek, rectangular low table that embodies modern Nordic design, perfect for adding a hint of simple elegance to any room. 【Ample Storage Solution】: Features a spacious, polished-glide drawer and a large open shelf, providing generous storage to keep your living area tidy and organi
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": "Nordic design Rectangular Low Table with Drawer Minimalist Design Living Room Furniture Ample Storage Space Home Furnishing Two-Tone Finish for Apartment Dwellers, Interior Designers, Homeowners, Small Spaces, Lounge, Entertaining, Office Waiting Area",
"product_id": 9456896114927,
"variant_id": 50150847217903,
"quantity": 1,
"grams": 58000,
"length_cm": "125.0",
"width_cm": "65.0",
"height_cm": "20.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").