Brand: World Products (Landmark)
SKU: dcd-30001504620
Price: $8.57
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/50291831865583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816741
JSON data: https://landmarks.builders/products/m4x-10000816741.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Stackable Dining Chair, This chair features a modern minimalist design with a thickened seat and ergonomic backrest, suitable for home, kitchen, and restaurant use. The stackable design allows for easy storage and saves space, while the sleek black color matches various interiors.
Thickened Material for Durability, Made from upgraded PP, this dining chair offers enhanced strength and durability. The thickened seat and frame provide strong load-bearing capacity, ensuring long-term use without deformation.
Ergonomic Comfort for Extended Sitting, Designed with ergonomic principles, the chair's backrest and seat naturally fit the body, providing comfortable support for spine and waist. Ideal for dining, relaxing, or working in living rooms and dining areas.
Waterproof and Easy to Clean, The surface is waterproof and stain-resistant, making cleaning and maintenance simple. Perfect for busy homes and commercial spaces where hygiene matters.
Adaptable for Multiple Spaces, With its practical size and minimalist design, this chair fits various table heights and room layouts. Suitable for adults in dining rooms, kitchens, cafes, and rest areas, offering both function and style.
Summary: Dining Chair, Stackable, Thickened Seat, Modern Minimalist, Black, Ergonomic Backrest for Home, Kitchen, Restaurant. Modern Minimalist Stackable Dining Chair, This chair features a modern minimalist design with a thickened seat and ergonomic backrest, suitable for home, kitchen, and restaurant use. The stackable design allows for easy storage and saves space, while the sleek black color matches various interiors. Thickened Material for Durability, Made from upgraded PP, this dining chair offers enhanced strength and durability. The thickened seat and frame provide strong load-bearing capacity,
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": "Dining Chair, Stackable, Thickened Seat, Modern Minimalist, Black, Ergonomic Backrest for Home, Kitchen, Restaurant",
"product_id": 9496163942639,
"variant_id": 50291831865583,
"quantity": 1,
"grams": 3500,
"length_cm": "51.0",
"width_cm": "49.0",
"height_cm": "75.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").