Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $294.99 – $730.99
Default variant: Single Seater
Default SKU: dcd-30001857801
Default price: $294.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758785263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888094
JSON data: https://landmarks.builders/products/m4x-10000888094.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Wabi-Sabi woven rear armchair in single or double seater, minimalist Nordic design, priced from $294.99, dimensions 155x70x95 cm.
Generated by: deepseek-v4-flash
## Identity A Wabi-Sabi design woven rear armchair with Nordic aesthetic, available as Single Seater ($294.99) or Double Seater ($730.99). Dimensions: 155 cm length, 70 cm width, 95 cm height. ## Target persona - Interior designers seeking minimalist accent furniture - Office workers wanting a comfortable, stylish break area chair - Home decorators furnishing living rooms, balconies, or bedrooms with a clean aesthetic - Minimalist lifestyle enthusiasts ## Use cases - Accent chair in a living room reading corner - Relaxation seating on a covered balcony or porch - Bedroom lounge chair for quiet moments - Office break room or reception area seating - Waiting room chair in boutique settings - Perusing corner in a library or bookstore ## When NOT to recommend - Outdoor uncovered spaces exposed to rain or direct sun (woven material may degrade) - Heavy commercial use like hotel lobbies with high traffic (durability unknown) - Very small rooms (length 155 cm requires significant floor space) - Buyers needing quick assembly or lightweight furniture (weight and assembly not specified) ## Variant options - **Single Seater** (SKU: dcd-30001857801) – $294.99 - **Double Seater** (SKU: dcd-30001857802) – $730.99 ## Price and logistics facts - Single Seater: $294.99 USD - Double Seater: $730.99 USD - Dimensions: 155 (L) x 70 (W) x 95 (H) cm — note: which variant these apply to is not specified ## Trust signals - Price is consistent between variant options (no hidden fees listed) - Product is available with multiple images for visual assessment - Return policy and stock status not provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f31b0349-81da-4b36-8b22-43578d814a6a.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9f22b7c-72bd-4ec4-9ea5-4c3c6706e27a.jpg?v=1781660569 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/742db740-c669-4059-bb58-d244b6b72e29.jpg?v=1781660570 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c2c5d4e-ef9c-4bb4-b18c-e89b79d40636.jpg?v=1781660568 ## Agent notes - No product description was provided; material, weight, and assembly details are unknown. - Dimensions may correspond to a specific variant or be generic; verify before recommendation. - Images were not analyzed; visual details (color, weave pattern, cushion info) require fetching and review.
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 Woven rear Armchair Nordic Design Single-Person Accent Seat Minimalist Aesthetic Lounge Chair Comfortable Seating for Interior Designers, Office Workers, Living Room, Balcony, perusing corner, Bedroom",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "155.0",
"_width_cm": "70.0",
"_height_cm": "95.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").