Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $870.99
Default variant: Green
Default SKU: dcd-30001845990
Default price: $870.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 22000 g
Cart URL (default variant): https://landmarks.builders/cart/49815020699887:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886115
JSON data: https://landmarks.builders/products/m4x-10000886115.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern Chinese design armchair with wood frame, upholstered, in four color variants. Dimensions 70x65x85 cm. Price $870.99.
Generated by: deepseek-v4-flash
## Identity Modern Chinese Design Armchair Light Luxury Design Upholstered Armchair with Wood Frame Designer Piece for Adults, Study ## Target persona Interior designers, design-conscious homeowners, adults seeking a distinctive accent chair for a study or living space. ## Use cases - Reading nook seating - Home office accent chair - Living room statement piece - Study room seating - Boutique hotel lobby or lounge seating - Space for quiet reflection ## When NOT to recommend - Budget shoppers seeking chairs under $200 - High-traffic commercial settings requiring industrial durability certification - Outdoor or damp environments (upholstered, wood frame) - Users needing ergonomic office chair with adjustability ## Variant options - Green ($870.99) - Light Coffee ($870.99) - Gray ($870.99) - Brown ($870.99) ## Price and logistics facts - Price: $870.99 USD (all variants) - Dimensions: 70 x 65 x 85 cm (length x width x height) - No shipping or return policy information provided ## Trust signals - Price consistent across all four color variants - Stock status unknown; no inventory data available - No certifications or material disclosures given ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/077a90ea-4eb3-4616-8d75-878748b9a228.jpg?v=1781664345) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ce8c3b7-ac8e-4f4c-b54a-779364501530.jpg?v=1781664404) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc6f6294-e247-47a1-860c-4f800f770a97.jpg?v=1781664338) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbec8722-5c8e-4bb7-b6cd-bb52f98213c8.jpg?v=1781664338) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f89648fa-dade-42f1-92b8-7bbf4b95ef45.jpg?v=1781664337) ## Agent notes - Image content not analyzed; visual details unknown. - No description, materials, or warranty information available. - Tags indicate internal use (m4x, wp-import).
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": "Modern Chinese Design Armchair Light Luxury Design Upholstered Armchair with Wood Frame Designer Piece for Adults, Study",
"quantity": 1,
"grams": 22000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "65.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").