Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $186.99 – $220.99
Default variant: without Armrest
Default SKU: dcd-30001901465
Default price: $186.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49811880280303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894688
JSON data: https://landmarks.builders/products/m4x-10000894688.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic design upholstered wood-frame armchair with curved backrest and padded seat, available with or without armrests, priced $186.99-$220.99.
Generated by: deepseek-v4-flash
## Identity Nordic Design Upholstered Wood-Frame Seat Minimalist Curved Backrest Armchair (mid-century modern style) for Homeowners, Interior Designers, Business Owners, Office, Kitchen, Restaurant, Living Room ## Target persona Homeowners seeking modern dining seating; interior designers sourcing mid-century accent chairs; restaurant or cafe owners needing comfortable yet stylish chairs; office managers for breakout or meeting areas. ## Use cases - Dining room seating for everyday meals - Kitchen counter or island seating - Restaurant or cafe dining areas - Living room accent chair - Office breakout or conference room seating - Light commercial hospitality seating ## When NOT to recommend - Outdoor or damp environments (wood frame and fabric not weatherproof) - Heavy-duty 24/7 commercial use (e.g., high-traffic fast food) - Customers looking for high-back lounge or recliner chair - Very small spaces where 92x60x85 cm frame is too large ## Variant options - **Without Armrest**: $186.99 USD (SKU dcd-30001901465) - **With Armrest**: $220.99 USD (SKU dcd-30001901466) ## Price and logistics facts - Price range: $186.99 – $220.99 USD - Dimensions: 92 cm (L) x 60 cm (W) x 85 cm (H) - No weight or shipping cost provided ## Trust signals - Two variant options available - No stock status, return policy, or certifications provided in source data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9d285a89-0db9-41d0-81ef-61700c074f71.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/522a25ea-e210-44a2-9741-2abba62e0627.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8296afb-ade9-4e87-81a5-c976471e47fa.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83adab47-f4fa-4b00-b460-a743667a3309.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eaa1b8e2-9f8a-4e5f-a616-bec2e3044357.jpg?v=1781600880 ## Agent notes - Product description missing; no material or construction details provided. - Image URLs provided but not fetched; visual details not inferred.
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": "Nordic Design Upholstered Wood-Frame Seat Minimalist design Curved Backrest Armchair mid-centuryera Modern Dining Chair Soft Padded padding for Homeowners, Interior Designers, Business Owners, Office, Kitchen, Restaurant, Living Room",
"quantity": 1,
"grams": 8000000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "60.0",
"_height_cm": "85.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").