Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $757.99
Default variant: Noble Orange
Default SKU: dcd-30001845649
Default price: $757.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/49815008084207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886049
JSON data: https://landmarks.builders/products/m4x-10000886049.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.




















Summary: Mid-century modern upholstered wood frame armchair available in 8 colors, priced at $757.99 USD.
Generated by: deepseek-v4-flash
## Identity Mid-century modern upholstered wood frame armchair, available in 8 color variants. ## Target persona Adults, homeowners, readers seeking a stylish accent chair for living spaces. ## Use cases - Living room accent seating - Reading nook chair - Bedroom seating - Home office chair - Perusing corner (quiet reading area) ## When NOT to recommend - Budget-constrained buyers (chair is $757.99) - Those needing a recliner or swivel function - Users seeking contemporary or minimalist style - Commercial or heavy-duty use ## Variant options 8 color options: Noble Orange, Ginger Yellow, Black, Wine Red, Brown Yellow, Beige, Green, Dark Coffee. All priced at $757.99. ## Price and logistics facts Price: $757.99 USD. No dimensions provided. ## Trust signals No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/34beb6d3-9e07-49ce-9414-05705aa9520d.jpg?v=1781664306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0f07477-695c-4a92-9cb2-7f93776253e0.jpg?v=1781664306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c081ca78-43b4-48f7-9699-e38ce78a9430.jpg?v=1781664306 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c22894d2-b93c-4732-9920-a77b0a7777e2.jpg?v=1781664305 ## Agent notes Image content not analyzed; colors and design details inferred from variant titles and product type tag.
This product has 4 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": "Light Luxury visual appeal Upholstered Wood Frame Chair signature and design Wood-Framed Armchair mid-centuryera Modern Design accent Seat Elegant contour for Adults, homeowners, Readers, Living Room, perusing corner, Bedroom, Home Office",
"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").