Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,072.99 – $1,258.99
Default variant: Ash+microfiber
Default SKU: dcd-30001851890
Default price: $1,072.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/49815036788975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886987
JSON data: https://landmarks.builders/products/m4x-10000886987.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: Walnut wood armchair with curved spine and upholstered pad, available in ash+microfiber or ash+leather, priced from $1,072.99.
Generated by: deepseek-v4-flash
## Identity Walnut Wood Armchair Nordic Aesthetic Curved Spine Wooden Chair Italian Design Upholstered Pad for Restaurant, Home Office ## Target persona Restaurant owners seeking stylish, comfortable seating; home office workers wanting ergonomic, aesthetic chairs; interior designers specifying Nordic-Italian fusion pieces. ## Use cases - Dining area in a restaurant or cafe - Home office desk chair - Reception or waiting area seating - Reading nook or lounge corner - Meeting room seating ## When NOT to recommend - For heavy-duty commercial kitchens (durability not specified) - For outdoor or damp environments (wood not treated for weather) - For very tight spaces (dimensions 90x63x84 cm require space) - For budget buyers seeking chairs under $500 ## Variant options - Ash+microfiber: $1,072.99 - Ash+leather: $1,258.99 ## Price and logistics facts - Base price: $1,072.99 (ash+microfiber) - Dimensions: 90 x 63 x 84 cm - Leather variant: $1,258.99 - No shipping or lead time information provided. ## Trust signals - Price is listed but stock status, return policy, and certifications not provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/556d3630-29f3-45ca-8cb2-1c7f2fe0a2ec.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28dbd149-8805-41dc-a5e1-693e353adf6e.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c716433-56d4-4204-bf72-94831e2a932d.jpg?v=1781664387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b8c31d9-db65-4237-af5a-3ed69547a1a7.jpg?v=1781664390 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/805f8429-56a6-4a4f-8e1e-0e25ad02be6e.jpg?v=1781664388 ## Agent notes No product description was provided; image content not analyzed. Trust signals and logistics details are limited to listed price and dimensions.
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": "Walnut Wood Armchair Nordic Aesthetic Curved Spine Wooden Chair Italian Design Upholstered Pad for Restaurant, Home Office",
"quantity": 1,
"grams": 8200000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "63.0",
"_height_cm": "84.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").