Brand: World Products (Landmark)
SKU: dcd-30001885240
Price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811884736751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892387
JSON data: https://landmarks.builders/products/m4x-10000892387.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.

















Summary: Upholstered wooden armchair with contemporary design, sturdy wood frame, ergonomic comfort, priced at $187.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Wooden Armchair with sturdy wood frame, contemporary design, ergonomic comfort. Variant: Bayberry color with Fineprint Walnut style. ## Target persona Book lovers seeking an affordable, comfortable reading chair; budget-conscious decorators wanting a stylish accent chair; apartment dwellers needing space-saving seating. ## Use cases - Reading books or magazines in a cozy corner - Additional seating in a small living room - Desk chair alternative for home office - Accent chair in a bedroom or study - Seating for a quiet conversation nook - Temporary seating for guests ## When NOT to recommend - If the buyer requires precise dimensions (not provided) - For commercial or heavy-duty use (no ratings for durability) - If seeking a large, oversized chair (likely standard size) - When a specific color/wood match is needed beyond Bayberry/Walnut ## Variant options Only one variant: Bayberry (color) / Fineprint Walnut (style) – SKU dcd-30001885240, price $187.99. ## Price and logistics facts - Price: $187.99 USD - Dimensions: Not provided - Variant pricing: single, no sale or discount info ## Trust signals - Images available (see Image assets) but stock status unknown - No return policy or warranty stated - No certifications listed - Single price point, no price variation observed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd01563b-a07e-4324-a3a8-249ba449a090.jpg?v=1781600888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6379cf31-2dc1-4af8-ab52-9b9f696c31c6.jpg?v=1781600888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9caeca3-c408-416b-9e88-68319deae44b.jpg?v=1781600889 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d833e1d-575c-4e2d-8b1f-0d886f5e6695.jpg?v=1781600888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31f84e09-5765-4705-b89f-217c376d7b81.jpg?v=1781600889 ## Agent notes - Dimensions are missing; cannot determine fit for space constraints. - Image content was not analyzed; visual details such as actual colors and textures are unknown. - Only one variant available; no customization options. - No customer reviews or ratings provided.
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": "Upholstered Wooden Armchair Sturdy Wood Frame Upholstered Armchair Contemporary Design Ergonomic Comfort for Book Lovers",
"quantity": 1,
"grams": 0,
"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").