Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $265.99 – $728.99
Default variant: Beige / 1 Seater
Default SKU: dcd-30001858769
Default price: $265.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49813693333743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888275
JSON data: https://landmarks.builders/products/m4x-10000888275.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: Wabi-Sabi design armless slipper chair with sturdy wood frame, minimalist aesthetic, suitable for living rooms, small apartments, reading corners, and entryways.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Design Armless Slipper Chair, Nordic design, wood frame, minimalist aesthetic. ## Target persona Minimalist adults, small apartment dwellers, homeowners and renters seeking wabi-sabi style, readers needing a cozy corner seat. ## Use cases - Reading nook seating in a small apartment - Entryway chair for putting on shoes - Accent chair in a minimalist living room - Extra seating in a compact home office - Perching area in a bedroom corner ## When NOT to recommend - User needs a large, cushioned recliner - User requires armrests for comfort - User prefers traditional or ornate furniture - User needs a full-size sofa or outdoor seating ## Variant options - Beige / 1 Seater: $265.99 - Beige / 2 Seater: $485.99 - Light Gray / 1 Seater: $485.99 - Light Gray / 2 Seater: $728.99 ## Price and logistics facts Price range: $265.99–$728.99. Dimensions: 165 cm (length) x 85 cm (width) x 45 cm (height). Currency: USD. ## Trust signals No stock status or return policy provided in source data. Price consistency across variants not verified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558d06e5-3915-47cb-b094-8eb381f6365d.jpg?v=1781628324 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62731b0c-cda3-4c3b-8c8e-c6a7879f6688.jpg?v=1781628329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/033c4e4c-a00b-4842-968d-8300e153792a.jpg?v=1781628325 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/250bc03f-6929-4cbf-a253-26e7a777ce9c.jpg?v=1781628325 ## Agent notes Image understanding not performed; do not infer visual details. No description available for additional context.
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 Armless Slipper Chair Nordic design Home Seating sturdy Wood Frame Minimalist Aesthetic for Adults, Homeowners, Renters, Living Room, Small Apartment, perusing reading corner, Entryway",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "85.0",
"_height_cm": "45.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").