Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $96.99 – $137.99
Default variant: 100*60cm
Default SKU: dcd-30002115645
Default price: $96.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21500 g
Cart URL (default variant): https://landmarks.builders/cart/50150782468335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925830
JSON data: https://landmarks.builders/products/m4x-10000925830.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Elevate your home with this simple yet elegant Nordic-design dining set, perfect for creating a warm and inviting atmosphere in your kitchen, living room, or breakfast nook.
Solid Wood Construction: Crafted from high-quality solid rubberwood, this set of solid wood dining table and chairs features a thickened tabletop and a reinforced frame for exceptional stability and long-lasting durability.
Elegant & Safe Design: The beautiful walnut color dining furniture boasts a polished, polished finish with rounded corners to prevent bumps and injuries, while the sleek, tapered legs add a hint of modern sophistication.
Space-Saving Versatility: Ideal for small apartments and cozy homes, this rectangular kitchen table set is available in multiple sizes to perfectly fit your space, providing ample room for family meals without feeling bulky.
Functional Centerpiece: This essential piece of household furniture serves as the perfect centerpiece for daily meals, family gatherings, or study sessions, combining practical function with timeless design for any modern home.
Summary: Space-Saving Solid Wood Dining Table and Chairs Simple Design Nordic Design Dining Set Thickened Tabletop Rectangular Kitchen Table Set Long-Lasting for Small Apartment Dwellers, Families, Students, Breakfast Nook, Home, Living Room. 【Nordic Minimalist Design】: Elevate your home with this simple yet elegant Nordic-design dining set, perfect for creating a warm and inviting atmosphere in your kitchen, living room, or breakfast nook. 【Solid Wood Construction】: Crafted from high-quality solid rubberwood, this set of solid wood dining table and chairs features a thickened tabletop and a reinforced
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": "Space-Saving Solid Wood Dining Table and Chairs Simple Design Nordic Design Dining Set Thickened Tabletop Rectangular Kitchen Table Set Long-Lasting for Small Apartment Dwellers, Families, Students, Breakfast Nook, Home, Living Room",
"product_id": 9456875602159,
"variant_id": 50150782468335,
"quantity": 1,
"grams": 21500,
"length_cm": "165.0",
"width_cm": "85.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").