Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $140.99 – $156.99
Default variant: Beige / Natural Wood
Default SKU: dcd-30001919156
Default price: $140.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16500 g
Cart URL (default variant): https://landmarks.builders/cart/49811739279599:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896920
JSON data: https://landmarks.builders/products/m4x-10000896920.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upholstered Wood-Frame Chair centerera Modern design Upholstered Armchair
| Colour | Beige |
| Item Height | 90 cm |
| Item Length | 85 cm |
| Item Width | 65 cm |
| Type | Accent Chair |
| Frame Material | Rubberwood |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Wood Tone | Light Wood |
| Assembly Status | Assembly Required |
| Additional Parts Required | No |
| Assembly Required | Yes |
| Features | Upholstered |
| Upholstery Fabric | Linen |
| Room | Living Room |
| Finish | Unfinished |
| Seat Height | 45 cm |
| Backrest Height | 50 cm |
| Seat Depth | 40 cm |
| Maximum Weight Capacity | 120 kg |
| Unit Quantity | 1 |
| Unit Type | Unit |
Summary: Upholstered wood-frame armchair with ergonomic rear support, available in beige/khaki/gray upholstery and natural or walnut wood legs, priced from $140.99 to $156.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Wood-Frame Chair Ergonomic rear supportrest Upholstered Armchair for Readers ## Target persona - Budget-conscious readers seeking ergonomic support - Small apartment dwellers needing compact seating - Students or remote workers looking for affordable armchair - Individuals wanting a stylish yet practical accent chair ## Use cases - Reading for extended periods in a living room or bedroom - Relaxing while watching TV or listening to music - Studying or working from home at a desk - Providing extra seating for guests in a compact space - Accent chair in a cozy corner or entryway ## When NOT to recommend - For tall individuals or those needing standard seat height (25 cm height may be too low) - For heavy-duty commercial use (no durability info) - For buyers seeking leather or premium upholstery materials - For those requiring a chair with armrests that adjust or recline ## Variant options - Beige / Natural Wood ($140.99) - Khaki / Natural Wood ($140.99) - Light Gray / Natural Wood ($140.99) - Dark Gray / Natural Wood ($156.99) - Beige / Walnut Wood ($156.99) - Khaki / Walnut Wood ($156.99) ## Price and logistics facts - Price range: $140.99 to $156.99 USD - Dimensions (cm): 85 L x 60 W x 25 H - No additional logistics details provided ## Trust signals - No stock status, return policy, or certifications provided in source data - Price consistency: variants at two price points based on color/wood combination ## Image assets - No image URLs available ## Agent notes - Dimensions (25 cm height) are unusually low for a chair; possible data error or misinterpretation. - No product description provided; title suggests ergonomic rear support for readers. - Image understanding not performed due to empty image_urls array.
This product has 12 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": "Upholstered Wood-Frame Chair centerera Modern design Upholstered Armchair",
"quantity": 1,
"grams": 16500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "60.0",
"_height_cm": "25.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").