Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $98.99
Default variant: Black
Default SKU: dcd-30001941701
Default price: $98.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12000 g
Cart URL (default variant): https://landmarks.builders/cart/49811456196847:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000899976
JSON data: https://landmarks.builders/products/m4x-10000899976.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Introducing a Curved rear Side Chair that masterfully blends a French Cream artistic look with Nordic modern minimalism, creating a sophisticated and stylish seating option for any contemporary home.
Premium Upholstery: Expertly upholstered in high-quality, long-lasting saddle leather that is both soft to the feel and easy to maintain, ensuring long-lasting comfort and a consistently luxurious appearance.
Ergonomic Comfort: Thoughtfully designed with a distinctive, curved Curvedshaped rearrest that provides excellent rearing, promoting succeed posture and allowing for comfortable seating over extended periods.
Versatile Functionality: perfectly suited as a dining room chair, but its sleek and minimalist fromline also makes it an excellent choice for a home disconnectedice, a vanity seat, or as a chic showpiece chair in your living room.
Assembled and Ready: This chair arrives fully assembled and assembled and ready right fully assembled, saving you time and effort. Simply unpackage and place it to instantly elevate your area.
Summary: Curved Rear Side Chair Nordic & Design Dining Room Seating Sleek Fromline Ergonomic Rearrest for Interior Decorators, Families
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": "French Cream Aesthetic Curved Back Side Chair Nordic Design Dining Room Seating Modern Minimalist Design Accent Seat Sleek Outline for off-Whiteice Workers, Interior Decorators, Restaurant Owners, Kitchen, Reception Area",
"product_id": 9430003581167,
"variant_id": 49811456196847,
"quantity": 1,
"grams": 12000,
"length_cm": "69.0",
"width_cm": "55.0",
"height_cm": "93.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").