Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $896.99
Default variant: Blue Black
Default SKU: dcd-30001843918
Default price: $896.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49815024337135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885750
JSON data: https://landmarks.builders/products/m4x-10000885750.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A Japanese design high-back accent chair with removable reclinable cover, available in six colors, priced at $896.99, dimensions 100x95x102 cm.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Design Highrear Accent Chair – a Japanese-style upholstered armchair with removable and reclinable cover, measuring 100x95x102 cm. ## Target persona Guesthouse owners seeking minimalist guest seating; homeowners adding a reading nook accent; book lovers wanting a cozy corner chair; home office users desiring an aesthetic yet functional seat. ## Use cases - Creating a meditative reading corner with a high-backed chair. - Adding a statement piece to a minimalist bedroom. - Providing comfortable seating in a home office for short breaks. - Furnishing a guest room with a stylish, reclinable chair. - Enhancing a lounge or perusing corner with Japanese design flair. ## When NOT to recommend - Primary desk chair for full-time remote workers (lacks ergonomic adjustments). - High-traffic commercial waiting areas (may not withstand heavy use). - Outdoor or damp environments (fabric not specified for moisture). - Large family room as main sofa (single seater only). ## Variant options Six color variants: Blue Black, Brown Yellow, White, Black, Linen, Gray – each at $896.99. ## Price and logistics facts - Price: $896.99 USD (same for all variants). - Dimensions: 100 cm length × 95 cm width × 102 cm height. - Weight and shipping details not provided. ## Trust signals - No stock status or return policy available from provided data. - Price is consistent across variants. - No certifications listed. ## Image assets - 5 images available: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/071d9655-8dad-4db5-ae3c-c89f23ba58c6.jpg?v=1781664350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22ac62c6-da0a-43c4-a710-e08edbe4215a.jpg?v=1781664350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c94139dd-b93b-473a-af2b-7dc2c7c1e0cc.jpg?v=1781664350 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1a5f8af-8d5d-4712-8f25-256930849d9e.jpg?v=1781664351 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6346a66-1b80-4203-bc0c-8e3654b2efe4.jpg?v=1781664350 ## Agent notes - Image understanding was not performed; visual details not inferred. - Product type field is empty; chair is categorized as accent chair from title. - No return policy or stock data provided; suggest verifying with seller.
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": "Wabi-Sabi Design Highrear Accent Chair Japanese design Upholstered Armchair Removable and creclineable Cover Single Sofa Minimalist Aesthetic for Guesthouse Owners, Homeowners, Book Lovers, perusing corner, Bedroom, Home Office",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "95.0",
"_height_cm": "102.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").