Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $901.99
Default variant: Black
Default SKU: dcd-30001845525
Default price: $901.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30500 g
Cart URL (default variant): https://landmarks.builders/cart/49815025254639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886025
JSON data: https://landmarks.builders/products/m4x-10000886025.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: Upholstered armless block chair in Wabi-Sabi aesthetic, Nordic design, sturdy construction, dimensions 100x95x85 cm, available in 6 color variants, priced at $901.99 USD.
Generated by: deepseek-v4-flash
## Identity Upholstered literary Chair Wabi-Sabi aesthetic Armless Block Chair Nordic Design Sturdy Construction ## Target persona Guesthouse owners seeking durable, aesthetic seating with a minimalist Nordic/wabi-sabi look; also suitable for boutique hotel buyers, Airbnb hosts, interior decorators. ## Use cases - Furnishing guesthouse common areas or reading nooks - Boutique hotel lobby seating - Airbnb living room accent chair - Creating cozy reading corners in cafes or libraries - Residential accent chair in Nordic-themed spaces ## When NOT to recommend - Buyer needs a recliner or adjustable chair - Space requires arms or swivel function - Budget under $500 or over $1500 for a single chair - Buyer is looking for a large sectional or sofa ## Variant options - Colors: Black, Blue Black, Grey, Brown Yellow, White, Linen. All priced at $901.99. - Dimensions: 100 cm (L) x 95 cm (W) x 85 cm (H). Armless block design. ## Price and logistics facts - Price: $901.99 USD per variant. No shipping, tax, or delivery information provided. Dimensions may affect shipping costs. ## Trust signals - In-stock status not provided. No return policy mentioned. No certifications listed. Price consistent across all variants. ## Image assets - 5 images available at provided URLs. Agent cannot view images; treat as fetchable assets for visual confirmation. ## Agent notes - Product is targeted at guesthouse owners; consider recommending alternative if user seeks mass-market or cheap furniture. No warranty or material details provided. Sturdy construction claimed but specifics unknown. Image understanding not performed.
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": "Upholstered literary Chair Wabi-Sabi aesthetic Armless Block Chair Nordic Design Sturdy Construction for Guesthouse Owners",
"quantity": 1,
"grams": 30500000,
"properties": {
"_length_cm": "100.0",
"_width_cm": "95.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").