Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $51.99 – $57.99
Default variant: 80-80-75cm / Square
Default SKU: dcd-30003752754
Default price: $51.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19500 g
Cart URL (default variant): https://landmarks.builders/cart/50150893617391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001320937
JSON data: https://landmarks.builders/products/m4x-10001320937.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from solid wood with a light natural finish that highlights the beautiful, visible wood grain of this high-quality furniture piece.
Design: Features a flat tabletop with rounded edges and four straight legs, creating a clean and minimalist wooden dining table.
Function: Serves as a highly functional dining table that provides a stable and reliable surface for daily meals and gatherings.
Versatility: Designed to fit seamlessly into various areas, making it an excellent choice for a kitchen table or a cozy cafe setup.
Durability: Built with a simple and sturdy construction to ensure this table remains a reliable centerpiece in your home for years to come.
Summary: Natural Finish Wooden Dining Table Rounded Edges Wood Table with Straight Legs Sturdy Furniture Minimalist for Families, Kitchen, Cafe. 【Material】: Crafted from solid wood with a light natural finish that highlights the beautiful, visible wood grain of this high-quality furniture piece. 【Design】: Features a flat tabletop with rounded edges and four straight legs, creating a clean and minimalist wooden dining table. 【Function】: Serves as a highly functional dining table that provides a stable and reliable surface for daily meals and gatherings. 【Versatility】: Designed to fit seamlessly into var
Generated by: m4x-map-v1
This product has 5 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": "Natural Finish Wooden Dining Table Rounded Edges Wood Table with Straight Legs Sturdy Furniture Minimalist for Families, Kitchen, Cafe",
"product_id": 9456907813103,
"variant_id": 50150893617391,
"quantity": 1,
"grams": 19500,
"length_cm": "126.0",
"width_cm": "95.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").