Brand: World Products (Landmark)
SKU: dcd-30001901712
Price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7720 g
Cart URL (default variant): https://landmarks.builders/cart/49813649817839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894721
JSON data: https://landmarks.builders/products/m4x-10000894721.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
curved-spine spinerest Chair Nordic design Seating Furniture Modern Design
| Colour | Black |
| Item Height | 85 cm |
| Item Length | 40 cm |
| Item Width | 40 cm |
| Type | Dining Chair |
| Frame Material | Solid Wood |
| Style | Contemporary/Modern |
| Indoor/Outdoor | Indoor |
| Wood Tone | Dark Wood |
| Assembly Status | Assembly Required |
| Assembly Required | Yes |
| Model | 贝壳椅 |
| Features | With Arms |
| Upholstery Fabric | Leather |
| Room | Dining Room |
| Finish | Polished |
| Personalised | No |
| Department | Adults |
Summary: Curved-spine spinerest chair in Nordic minimalist design for adults, with black electroplated finish, priced at $239.99.
Generated by: deepseek-v4-flash
## Identity Curved-spine spinerest chair, Nordic design, minimalist aesthetic for adults. ## Target persona Adults seeking ergonomic seating with a clean, modern look for home or office. ## Use cases - Home office desk work requiring lumbar support - Accent chair in living room or bedroom - Reading chair in a study or library - Minimalist seating for waiting areas or reception - Short-duration sitting tasks (e.g., dining, side seating) ## When NOT to recommend - Users over 250 lbs (no weight capacity specified) - Long-duration seating without additional cushioning - Outdoor or damp environments - Those preferring traditional padded upholstered chairs ## Variant options - Black / Electroplated ($239.99) ## Price and logistics facts Price: $239.99 USD. Single variant available. Dimensions not provided. ## Trust signals No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aafa4cd-cb20-4c30-89df-bee749186d2d.jpg?v=1781628251 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/acfa189e-9fd2-4d21-9247-f6bc717109cd.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e703e23-6478-4c48-a648-635a96b74c47.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d1c6bd1f-79b1-4de6-b34b-e45d1605a484.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9300d4b-9e2f-4c22-a657-3fa4c3845e0f.jpg?v=1781628250 ## Agent notes Dimensions not provided. No description available. Image content not analyzed; agent should fetch images for visual assessment.
This product has 9 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": "curved-spine spinerest Chair Nordic design Seating Furniture Modern Design",
"quantity": 1,
"grams": 7720000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").