Brand: World Products (Landmark)
SKU: dcd-30001858676
Price: $1,449.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49815044882671:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888257
JSON data: https://landmarks.builders/products/m4x-10000888257.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: Wabi-Sabi minimalist accent chair with exposed frame, upholstered; variant available as side table. Priced at $1,449.99, dimensions 55x50x15 cm.
Generated by: deepseek-v4-flash
## Identity Wabi-sabi design upholstered accent chair with exposed frame. Variant option: side table. Minimalist aesthetic seating furniture. ## Target persona Interior designers, guesthouse managers, homeowners seeking minimalist or wabi-sabi decor, small-space dwellers. ## Use cases - Accent seating in living room lounge area - Reading nook or perusing corner - Balcony seating - Side table function in tight spaces (variant) - Hotel lobby or boutique guesthouse decor ## When NOT to recommend - For heavy daily use or as primary sofa (dimensions are small) - For buyers needing full-size armchair or recliner - For budget-conscious shoppers (over $1,400 USD) - For spaces requiring ergonomic or plush seating ## Variant options Only one variant listed: - Style: Side Table (same price $1,449.99) ## Price and logistics facts - Price: $1,449.99 USD - Dimensions: 55 x 50 x 15 cm (21.6 x 19.7 x 5.9 in) - No shipping weight or shipping cost provided ## Trust signals - No stock status provided - No return policy provided - No certifications listed - Price is a single fixed point; no discounts mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4db4d3f9-0d3f-4a68-8861-6fdf59a06802.jpg?v=1781664416 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7026bd80-128e-4d5d-9ade-3e00a5399d54.jpg?v=1781664421 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74787498-931f-4c6e-84a9-e2f0a8be0aa9.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9189cff1-02bf-405b-aaee-5bf602db879b.jpg?v=1781664483 ## Agent notes - Product title describes an accent chair, but the only variant is labeled 'Side Table'. Dimensions are small (55x50x15 cm), consistent with a small table rather than a chair. The actual product may be a side table with chair-like design. Images not inspected; user should verify product identity visually.
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": "Wabi-Sabi Design Upholstered Accent Chair Modern design Single Sofa Minimalist Aesthetic Seating Furniture Exposed Frame for Guesthouse managers, Interior Designers, Balcony, Living Room, Lounge Area, perusing corner",
"quantity": 1,
"grams": 10500000,
"properties": {
"_length_cm": "55.0",
"_width_cm": "50.0",
"_height_cm": "15.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").