Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $824.99
Default variant: Dark Brown
Default SKU: dcd-30001845594
Default price: $824.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 39500 g
Cart URL (default variant): https://landmarks.builders/cart/49815015882991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886040
JSON data: https://landmarks.builders/products/m4x-10000886040.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A vintage-style upholstered high-back armchair with wood legs, available in six colors, priced at $824.99, sized 85x80x80 cm.
Generated by: deepseek-v4-flash
## Identity Sturdy Wood Wood Legs highrear flanked Chair Vintage & design Upholstered highrear flanked Armchair Highrear Design Lounge Seating. ## Target persona Homeowners, readers, seniors, hotel lobby/reception decorators, living room/bedroom furnishers. ## Use cases - Placing in living room as accent seating. - Use as reading chair in a quiet corner. - Comfortable lounge seating for seniors. - Furnishing hotel lobby or reception area. - Adding vintage touch to bedroom. - Seating for waiting areas in offices. ## When NOT to recommend - For customers needing a low-back or modern minimalist chair. - For tight spaces requiring compact seating (width 80 cm). - For buyers on a budget under $500. - For outdoor use (upholstered, wood legs not weatherproof). ## Variant options - Dark Brown ($824.99) - Reddish Brown ($824.99) - Green ($824.99) - Blue ($824.99) - White ($824.99) - Gray ($824.99) ## Price and logistics facts - Price: $824.99 USD (all variants) - Dimensions: 85 cm length x 80 cm width x 80 cm height - No shipping or return policy information provided. ## Trust signals - No in-stock status or return policy available in source data. - No certifications or warranties mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef07af12-089a-4d3d-95fa-e6da770cf892.jpg?v=1781664328) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5911712-d2f9-46d6-b842-2c83b9fd1aa2.jpg?v=1781664327) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/97cea4fa-8921-4a13-ab88-fa088ae3c028.jpg?v=1781664327) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de322352-12e0-4fce-ab6e-8830e1143f51.jpg?v=1781664328) ## Agent notes Image understanding was not performed; details about upholstery fabric, wood finish, and construction cannot be confirmed from the provided data.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Sturdy Wood Wood Legs highrear flanked Chair Vintage \u0026 design Upholstered highrear flanked Armchair Highrear Design Lounge Seating Comfortable for homeowners, Readers, Seniors, Hotel Lobby, Reception Area, Living Room, Bedroom",
"quantity": 1,
"grams": 39500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "80.0",
"_height_cm": "80.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").