Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $304.99 – $366.99
Default variant: a Rubberwood
Default SKU: dcd-30001870082
Default price: $304.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 21000 g
Cart URL (default variant): https://landmarks.builders/cart/49814819111151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890010
JSON data: https://landmarks.builders/products/m4x-10000890010.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Minimalist Wabi-Sabi Design: Embrace tranquility with this armless lounge chair, featuring a Japanese-inspired aesthetic that celebrates minimalism, natural materials, and clean, elegant lines.
Premium Materials: Constructed with a solid wood frame available in high-quality White Ash or long-lasting Rubber Wood, and upholstered in a soft, textured Sherpa-design textile for a cozy and inviting feel.
Comfort & Durability: The seat and backrest are filled with high-density foam for supportive comfort, while the sturdy, integrated wooden base ensures exceptional stability and long-lasting use.
Versatile Accent Seating: Perfectly sized to serve as a stylish accent piece in your living room, a comfortable seat in your reading nook, a chic addition to your bedroom, or welcoming seating in a reception area.
Ready to Enjoy: This chair arrives fully assembled, allowing you to instantly enhance your space without the need for complex instructions or tools. Simply unbox and place it in your favorite location.
Summary: An armless upholstered lounge chair with minimalist, Zen-inspired design, available in Rubberwood or Ashwood finishes, priced between $304.99 and $366.99.
Generated by: deepseek-v4-flash
## Identity Armless Upholstered Chair, Zen-Inspired Minimalist Lounge Seat, dimensions 85x80x85 cm (LxWxH). ## Target persona Homeowners seeking a modern, uncluttered accent chair for living rooms or reading nooks; hotel buyers outfitting lobbies or guest rooms with a calm aesthetic. ## Use cases - Placed in a living room as a quiet reading or meditation seat. - Used as a waiting area chair in hotel lobbies or boutique inns. - Incorporated into a minimalist home office for short breaks. - Staged in a showroom or retail space to convey serenity. - Added to a bedroom corner as a spot to sit and relax. ## When NOT to recommend - If the buyer needs a chair with armrests for support. - For high-traffic commercial dining or conference settings where durability is paramount. - When the space requires a bold, statement color or patterned upholstery. - For buyers on a tight budget under $200. ## Variant options | Style | SKU | Price | |-------|-----|-------| | a Rubberwood | dcd-30001870082 | $304.99 | | B Rubberwood | dcd-30001870083 | $335.99 | | a Ashwood | dcd-30001870084 | $335.99 | | B Ashwood | dcd-30001870085 | $366.99 | ## Price and logistics facts - Base price: $304.99 USD. - Dimensions: 85 cm (L) x 80 cm (W) x 85 cm (H). - No pricing for shipping or taxes provided. ## Trust signals - Multiple variants in stock (prices listed). - No customer reviews, return policy, or certifications available in source data. ## Image assets No image URLs provided. Visual details are unknown. ## Agent notes - Images were not available; cannot assess color, upholstery texture, or exact style. - Ensure to fetch current stock status before recommending. - Variant labels 'a' vs 'B' may indicate different finishes or sizes, but not specified.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Wabi-Sabi Aesthetic Armless Upholstered Chair Minimalist Design Lounge Seat Japanese Inspired Household Furniture Sturdy Wooden Legs for Home Decorators, Homeowners, Readers, Reception Area, Living Room, Bedroom, Reading Nook",
"product_id": 9431491084527,
"variant_id": 49814819111151,
"quantity": 1,
"grams": 21000,
"length_cm": "85.0",
"width_cm": "80.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").