Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99 – $286.99
Default variant: Cherry / Light Gray
Default SKU: dcd-30001877918
Default price: $185.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8220 g
Cart URL (default variant): https://landmarks.builders/cart/49811877560559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891156
JSON data: https://landmarks.builders/products/m4x-10000891156.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium sturdy Wood: Expertly crafted from high-quality sturdy ash wood, this chair features a beautiful natural grain and a sturdy frame for exceptional durability and stability.
Ergonomic Design: Features an integrated posterior supportrest and armrest design with a graceful sweep that provides excellent support for your posterior support and arms, ensuring comfort during extended periods of sitting.
Comfortable Upholstery: The seat is fitted with a soft, dense foam padding upholstered in a breathable fabric, offering a comfortable and pleasant seating sensation.
adaptable Nordic aesthetic: With its minimalist and elegant Nordic aesthetic, this armchair seamlessly blends into various settings, serving perfectly as a dining chair, a desk chair for your home office, or an accent chair in a study corner.
prepared to Use: This chair arrives fully assembled and prepared to use right immediately, saving you the time and effort of complicated installation.
Summary: Upholstered armchair with Nordic design and armrests, available in multiple wood and fabric colors, priced from $185.99 to $286.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Armchair Nordic Design Dining Chair Minimalist Aesthetic With Armrests ## Target persona Adults furnishing a home office, restaurant, or minimalist living space. ## Use cases - As a dining chair in a Nordic-style home - As an accent chair in a home office - As seating in a restaurant with minimalist decor - As a reading chair in a living room - As a side chair in a waiting area ## When NOT to recommend - For outdoor use (no weather resistance indicated) - For high-traffic commercial dining (upholstery may not be commercial grade) - For buyers seeking a recliner or lounge chair - For very small spaces (dimensions 61x63 cm seat area) ## Variant options - Cherry / Light Gray: $185.99 - Cherry / Blue: $286.99 - Walnut / Light Gray: $286.99 - Walnut / Oatmeal: $286.99 - Walnut / Blue: $286.99 - Natural / Light Gray: $286.99 ## Price and logistics facts Base price: $185.99 (Cherry / Light Gray). Other variants $286.99. Dimensions: 61 x 63 x 88 cm. Weight, shipping, and assembly not specified. ## Trust signals In-stock status not provided. Return policy unknown. Price consistency: one variant lower, others higher. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49d5cc61-579f-4c45-a82b-a0c7e1bb42ee.jpg?v=1781600875 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e205a93-240e-45b1-bab3-6fd2d77d739d.jpg?v=1781600876 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7c5d8d1-ccd9-403f-ae63-01c44ec248c4.jpg?v=1781600875 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bdf11e8c-216c-4bb0-bea4-0928ca75a08a.jpg?v=1781600876 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0574fc74-07dc-4cda-89ea-f5c1ea2610d5.jpg?v=1781600876 ## Agent notes Image understanding not performed; rely on textual facts only. Missing data: description, material details, weight, warranty.
This product has 11 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 Nordic Design Dining Chair Minimalist Aesthetic With Armrests for Adults, Restaurant, Home Office",
"quantity": 1,
"grams": 8220000,
"properties": {
"_length_cm": "61.0",
"_width_cm": "63.0",
"_height_cm": "88.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").