Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $74.99
Default variant: Natural Wood / Wally Chair
Default SKU: dcd-30003663242
Default price: $74.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5700 g
Cart URL (default variant): https://landmarks.builders/cart/50150843515119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001290326
JSON data: https://landmarks.builders/products/m4x-10001290326.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Set: This elegant dining set includes a rectangular table and matching chairs, providing a cohesive look for your home.
Natural Materials: Crafted with a light wood-toned bamboo dining set aesthetic, featuring beautiful cane-woven panel sides and sturdy bamboo frames.
Compact Design: The space-saving dining table and chairs are perfectly proportioned, with chairs measuring 40 cm wide, 45 cm deep, and 78 cm high to fit comfortably in smaller areas.
Ergonomic Comfort: Each table with woven chairs configuration offers supportive seating, featuring a 43 cm seat width, 42.5 cm seat depth, and a woven oval backrest with rounded corners.
Versatile Furniture: This minimalist furniture piece brings a warm, airy feel to any space, making it ideal for cozy kitchen corners, breakfast nooks, and daily family meals.
Summary: Natural Wood Look Bamboo Dining Set Rectangular Table with Woven Chairs Minimalist Cane Dining Set Wooden for Small Families, Kitchen, Breakfast Nook. 【Complete Set】: This elegant dining set includes a rectangular table and matching chairs, providing a cohesive look for your home. 【Natural Materials】: Crafted with a light wood-toned bamboo dining set aesthetic, featuring beautiful cane-woven panel sides and sturdy bamboo frames. 【Compact Design】: The space-saving dining table and chairs are perfectly proportioned, with chairs measuring 40 cm wide, 45 cm deep, and 78 cm high to fit comfortably
Generated by: m4x-map-v1
This product has 8 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 Wood Look Bamboo Dining Set Rectangular Table with Woven Chairs Minimalist Cane Dining Set Wooden for Small Families, Kitchen, Breakfast Nook",
"product_id": 9456894902511,
"variant_id": 50150843515119,
"quantity": 1,
"grams": 5700,
"length_cm": "89.0",
"width_cm": "50.0",
"height_cm": "13.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").