Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $207.99
Default variant: Black White / Plaid
Default SKU: dcd-30001894537
Default price: $207.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8200 g
Cart URL (default variant): https://landmarks.builders/cart/49811933626607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893684
JSON data: https://landmarks.builders/products/m4x-10000893684.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Upholstered Armchair Retro aesthetic Dining Room Chair Minimalist Design for Kitchen
| Type | Armchair |
| Upholstery Fabric | Woven Fabric |
| Colour | Multicoloured |
| Item Length | 80 cm |
| Item Width | 85 cm |
| Item Height | 85 cm |
| Fill Material | Foam |
| Back Style | Barrelback |
| Arm Style | Contemporary Arm |
| Pattern | Patterned |
| Frame Material | Metal |
| Assembly Required | Yes |
| Model | Armen Living LCAB3BLUSH |
| Features | With Cushions |
| Style | Mid-Century Modern |
| Room | Living Room |
| Backrest Height | 40 cm |
| Seat Height | 45 cm |
Summary: Retro-style upholstered armchair with ergonomic support, available in multiple plaid and wool color variants at $207.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Armchair Retro aesthetic Dining Room Chair Ergonomic Support for Bedroom ## Target persona Budget-conscious home decorator seeking a retro accent chair for a small apartment, dining nook, or bedroom reading corner. Price-sensitive shopper preferring plaid or wool textures. ## Use cases - Additional seating at a compact dining table - Accent chair in a bedroom for reading or relaxation - Decorative seating in a home office or entryway - Retro-themed living room corner seating - Guest chair in a small living space ## When NOT to recommend - Primary sofa replacement for a large family room (too small) - Heavy-duty commercial or daily high-use office seating (unknown durability) - Buyer seeking modern minimalist design - Very tall or plus-size individuals (dimensions: 60x55x25 cm, no weight capacity given) ## Variant options - Black White / Plaid ($207.99) - Blue / Plaid ($207.99) - Green / Plaid ($207.99) - Yellow / Plaid ($207.99) - Orange / Plaid ($207.99) - Beige / Wool ($207.99) - Ginger Yellow / Wool ($207.99) ## Price and logistics facts - Price: $207.99 USD - Dimensions: 60 x 55 x 25 cm (length x width x height) ## Trust signals - Multiple color/style variants available - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3f892b4-f44f-4f13-85cf-2fb5f1e02341.jpg?v=1781600963 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/458f1000-7c5e-4e89-89d4-45aae1c4b91d.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0852c952-a1cb-4e79-ae66-d0b9f7652859.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a42f314d-805d-47e9-810b-a7712acfe8f6.jpg?v=1781600965 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7712b85f-73b6-4738-a149-d186128e10d2.jpg?v=1781600965 ## Agent notes - No product description provided; assume standard upholstered armchair features. - Image understanding not performed; visual content (e.g., exact pattern, build quality) is unknown. - Weight capacity and assembly requirements not specified. - Return policy and stock status not provided.
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 Armchair Retro aesthetic Dining Room Chair Minimalist Design for Kitchen",
"quantity": 1,
"grams": 8200000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "55.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").