Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $108.99 – $269.99
Default variant: 100*60*75cm
Default SKU: dcd-30002456619
Default price: $108.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/50149712232687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000985046
JSON data: https://landmarks.builders/products/m4x-10000985046.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Solid Wood: Crafted from 100% high-grade-grade imported rubberwood, this solid wood dining set offers exceptional durability and a beautiful natural grain, making it a timeless piece of home furniture.
Modern Minimalist Design: Featuring clean lines and a polished, polished finish, this dining set embodies a modern, minimalist design that seamlessly complements any decor, from a breakfast nook to a formal living room.
Sturdy & Stable Construction: Built with traditional mortise and tenon joinery and a reinforced frame, this kitchen table set boasts a high load-bearing capacity of up to 150 kg, ensuring stability for daily family use.
Space-Saving & Versatile: Available in multiple sizes, this rectangular dining table and chairs set is perfectly proportioned for small apartments and larger homes alike, offering a practical yet elegant dining solution.
Easy Maintenance: The tabletop is treated with a safeguarding varnish, making it polished to the feel, resistant to daily wear, and incredibly easy to clean with just a simple wipe, ideal for busy homeowners.
Summary: 5 Pieces Natural Wood Dining Furniture Rectangular Dining Table and Chairs Solid Wood Dining Set Table and Chair Set Smooth Polished Surface Suitable for Family Meals Apartments Living Room. 【Premium Solid Wood】: Crafted from 100% high-grade-grade imported rubberwood, this solid wood dining set offers exceptional durability and a beautiful natural grain, making it a timeless piece of home furniture. 【Modern Minimalist Design】: Featuring clean lines and a polished, polished finish, this dining set embodies a modern, minimalist design that seamlessly complements any decor, from a breakfast nook
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": "5 Pieces Natural Wood Dining Furniture Rectangular Dining Table and Chairs Solid Wood Dining Set Table and Chair Set Smooth Polished Surface Suitable for Family Meals Apartments Living Room",
"product_id": 9456510533871,
"variant_id": 50149712232687,
"quantity": 1,
"grams": 24000,
"length_cm": "185.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").