Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99 – $267.99
Default variant: Aged Brown
Default SKU: dcd-30001879381
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49811874283759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891404
JSON data: https://landmarks.builders/products/m4x-10000891404.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 Design: Features a timeless button-tufted rearrest and gracefully curved armrests, creating a sophisticated and timeless look for any room.
long-lasting Construction: Built with a sturdy wood frame to ensure exceptional stability and longevity, and upholstered with high-quality material for a premium feel.
Superior Comfort: Padded with a firm support foam padding that provides excellent support and resists sagging, making it comfortable for long periods of sitting.
adaptable Use: excellently designed as a dining chair, a comfortable seat for your study or home office, or as an elegant accent chair in your living room or bedroom.
fully assembled to Use: This armchair arrives fully assembled, allowing you to enjoy its design and comfort right immediately fully assembled withimmediately any complicated setup.
Summary: Button-tufted wooden armchair with sturdy wood frame, ergonomic rearrest, and easy assembly; priced from $183.99, ideal for office workers.
Generated by: deepseek-v4-flash
## Identity Button-Tufted Wooden Armchair – Sturdy wood frame, upholstered seat, ergonomic rearrest. Dimensions: 125L x 76W x 119H cm. Base price: $183.99 USD. ## Target persona Office workers needing a comfortable chair; home office users; budget-conscious buyers seeking a stylish armchair for desk or reading areas. ## Use cases - Office desk work (typing, writing) - Reading or relaxing in a home office - Accent seating in living rooms or study - Waiting room or reception area - Occasional dining room chair (if space allows) ## When NOT to recommend - Users needing adjustable height, tilt, or armrests - Long hours of intensive computer work requiring advanced lumbar support - Very small rooms (chair depth ~125 cm / 49 inches) - Heavy commercial use (no weight capacity provided) ## Variant options - Aged Brown: $183.99 - Aged Black: $200.99 - Noble Brown: $267.99 - Brownish Yellow: $183.99 ## Price and logistics facts Price range: $183.99 - $267.99 USD. No shipping details provided. Dimensions: 125 x 76 x 119 cm. ## Trust signals - No customer reviews or ratings available. - Return policy not provided. - Stock status unknown. - Price consistency: base variant appears stable across listings. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26bef991-2a0d-42b7-abc7-225e6c1d416a.jpg?v=1781600870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/890de216-44e4-4952-b45f-abe8cab0bf9e.jpg?v=1781600870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/07356f6f-b5c2-42f6-a27f-d6b56dd8f6ca.jpg?v=1781600872 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a20bb084-a402-4ad3-80c7-9d79022f6ad4.jpg?v=1781600870 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34b02f6b-5460-44a1-875b-7e3d6a3106c0.jpg?v=1781600870 ## Agent notes - Description text is in Chinese and includes template code; not used for factual details. - No visual analysis performed; rely on image URLs for verification.
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": "Button-Tufted Wooden Armchair Sturdy Wood Frame Upholstered Chair Vintage Design Easy Assembly for Adults, Homeowners",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "76.0",
"_height_cm": "119.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").