Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99
Default variant: Orange
Default SKU: dcd-30001961462
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7100 g
Cart URL (default variant): https://landmarks.builders/cart/49811140608239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902310
JSON data: https://landmarks.builders/products/m4x-10000902310.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern & Elegant Design: Featuring a sleek, minimalist outline with premium PU leather upholstery, this upholstered dining chair adds a hint of contemporary luxury to any dining room, living room, or office space.
Ergonomic Comfort: Engineered with a curved, double-layer padded backrest and a high-resilience foam seat cushion, this chair provides exceptional support and a 'soft-like' feel, making it a perfect piece of indoor seating for extended periods.
Long-Lasting Construction: Built on a sturdy, thickened carbon steel frame with anti legs, this chair ensures superior stability and a strong load-bearing capacity, making it a reliable piece of household furniture for years to come.
Versatile & Low-Maintenance: The high-quality PU leather is water-resistant, scratch-resistant, and incredibly easy to clean, making it ideal for both homes and commercial settings like cafes or hotels. It works beautifully as a primary dining chair or a standalone accent chair.
Superior Seating Experience: The combination of a supportive structure and non-collapsing foam prevents deformation and discomfort, ensuring this dining chair maintains its shape and comfort through countless meals and gatherings.
Summary: Upholstered Dining Chair High-Resilience Foam Padded Spine Rest Chair Home Furniture Easy to Clean Indoor Seating for Adults. 【Modern & Stylish Design】: Featuring clean lines and a minimalist outline, this chair serves as a sophisticated piece of household furniture that seamlessly integrates into contemporary, modern, or timeless home decor design s. 【Superior Comfort】: Sink into the double-layered, high-resilience foam padding on both the seat and spine rest, providing a cushioned comfort-like sitting experience that makes this an exceptionally comfortable upholstered dining chair. 【Ergonomi
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": "Upholstered Dining Chair High-Resilience Foam Padded Spine Rest Chair Home Furniture Easy to Clean Indoor Seating for Adults",
"product_id": 9429917270255,
"variant_id": 49811140608239,
"quantity": 1,
"grams": 7100,
"length_cm": "86.0",
"width_cm": "56.0",
"height_cm": "51.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").