Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $238.99
Default variant: Gray / Genuine Leather
Default SKU: dcd-30001884186
Default price: $238.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/50151062667503:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892197
JSON data: https://landmarks.builders/products/m4x-10000892197.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a modern, designer-inspired outline with a gracefully curved high rearrest that seamlessly integrates into the armrests, creating a sophisticated statement piece.
Premium Upholstery: Luxuriously upholstered with soft padding, available in various hues of genuine leather or long-lasting microfiber leather to suit your individual aesthetic and decor.
Sturdy Construction: Built on a robust metal frame that provides excellent stability and long-lasting durability, ensuring the chair remains a staple in your home for years to come.
adaptable Placement: Its chic and comfortable design makes it a perfect addition to a variety of spaces, including living rooms, bedrooms, lounge areas, showrooms, or as a high-end dining or study chair.
Immediate Comfort: Arrives fully assembled and prepared to use, offering instant ergonomic support and comfort with its high rear and padded seat, perfect for relaxation or engaging in conversation.
Summary: Curved rear Armchair High rearrest Living Room Seating Upholstered Soft Padding for Design aficionados, Showroom, Cafe, Bedroom. 【Elegant Design】: Features a modern, designer-inspired outline with a gracefully curved high rearrest that seamlessly integrates into the armrests, creating a sophisticated statement piece. 【Premium Upholstery】: Luxuriously upholstered with soft padding, available in various hues of genuine leather or long-lasting microfiber leather to suit your individual aesthetic and decor. 【Sturdy Construction】: Built on a robust metal frame that provides excellent stability and
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": "Curved rear Armchair High rearrest Living Room Seating Upholstered Soft Padding for Design aficionados, Showroom, Cafe, Bedroom",
"product_id": 9456954671343,
"variant_id": 50151062667503,
"quantity": 1,
"grams": 25000,
"length_cm": "71.0",
"width_cm": "60.0",
"height_cm": "84.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").