Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $265.99 – $426.99
Default variant: Wood / 1M Wood
Default SKU: dcd-30001882372
Default price: $265.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/50150909378799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891879
JSON data: https://landmarks.builders/products/m4x-10000891879.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Wood Construction: Crafted from high-quality sturdy rubberwood, this coffee table features a natural wood grain finish, offering both durability and a warm, natural aesthetic for your living space.
Ample Storage Space: Ingeniously designed with a combination of single large accessible shelf and three hidden drawers (single deep and two shallow) to keep your books, remotes, and other essentials neatly organized.
Modern Minimalist Design: Boasting a clean, rectangular outline and a Nordic-inspired design, this table effortlessly complements a variety of interior decors, from contemporary to rustic.
Long-Lasting & Stable: Features a thickened 2 cm surface and sturdy sturdy wood legs, ensuring exceptional stability and load-bearing capacity for common use. sleek, sturdy wood drawer slides enhance longevity.
Functional Centerpiece: Serves as the perfect centerpiece for your living room, providing a practical surface for drinks and decor while its integrated storage helps maintain a tidy, clutter-clear environment.
Summary: Rectangular Coffee Table with Storage Modern Minimalist Design Rectangular Center Table Nordic Design Stable Framework for Home. 【Sturdy Wood Construction】: Crafted from high-quality sturdy rubberwood, this coffee table features a natural wood grain finish, offering both durability and a warm, natural aesthetic for your living space. 【Ample Storage Space】: Ingeniously designed with a combination of single large accessible shelf and three hidden drawers (single deep and two shallow) to keep your books, remotes, and other essentials neatly organized. 【Modern Minimalist Design】: Boasting a clean,
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": "Rectangular Coffee Table with Storage Modern Minimalist Design Rectangular Center Table Nordic Design Stable Framework for Home",
"product_id": 9456911745263,
"variant_id": 50150909378799,
"quantity": 1,
"grams": 30000,
"length_cm": "140.0",
"width_cm": "70.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").