Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $151.99
Default variant: Retro Colorblock / Soft Backrest
Default SKU: dcd-30001921962
Default price: $151.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49811785253103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897299
JSON data: https://landmarks.builders/products/m4x-10000897299.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Retro Design: Features a traditional French design with a mid-centuryera contemporary flair, characterized by clean lines and a distinctive woven backrest that adds a hint of vintage sophistication to any room.
long-lasting sturdy Wood Frame: Constructed from high-quality sturdy rubberwood, ensuring exceptional stability, strength, and longevity for daily use, while the natural wood grain enhances its aesthetic appeal.
Comfortable Upholstered Seat: Comes with a soft, fabric-upholstered seat pad that provides excellent comfort for extended periods of sitting, making it perfect for long dinners or work periods.
adaptable Seating Solution: perfect for for a variety of settings, serving as a stylish dining chair, a comfortable home office seat, an accent chair in a study niche, or a chic vanity chair in the bedroom.
prepared to Use: This chair arrives fully assembled, saving you the time and hassle of complicated instructions and allowing you to enjoy your new stylish furniture piece right immediately.
Summary: Chair with Woven Rear Supportrest French Design Seating Furniture Retro Design Upholstered Seat for Interior Decorators, Adults
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 design Chair with Woven Backrest Retro Design Seating Furniture mid-centuryera Modern Upholstered Seat for Interior Decorators, Homeowners, Adults, Dining Room, Home Office, study niche, Restaurant",
"product_id": 9430089171183,
"variant_id": 49811785253103,
"quantity": 1,
"grams": 7500,
"length_cm": "60.0",
"width_cm": "52.0",
"height_cm": "99.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").