Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $414.99
Default variant: Beige
Default SKU: dcd-30001860348
Default price: $414.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49814895100143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888530
JSON data: https://landmarks.builders/products/m4x-10000888530.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a minimalist, mid-centuryera inspired look with a clean-lined Hardwood wood frame and timeless striped upholstery, adding a hint of sophistication to any room.
Premium Materials: built with a long-lasting Hardwood hardwood wood frame for long-lasting stability and support, paired with a soft, breathable textile seat.
Erdepartnomic Comfort: Filled with dense resilient sponge, this lounge chair provides excellent support and comfort, with an erdepartnomically designed backrest and armrests perfect for extended relaxation.
adaptable Placement: Its space-saving and stylish for the home makes sun-kissed tone perfect addition to various areas, including the living room, bedroom, balcony, or a snug study corner.
Relaxation Hub: Create your individual retreat for relaxing, study, or enjoying a quiet moment. This armchair is designed to become your primary place for comfort and tranquility at home.
Summary: Striped armchair with hardwood frame, ergonomic design, 85 cm cube dimensions, available in Beige and Pattern, priced at $414.99 USD.
Generated by: deepseek-v4-flash
## Identity Hardwood Wood Frame Striped Wooden Armchair (Minimalist Lounge Chair). Dimensions: 85 × 85 × 85 cm. Price: $414.99 USD. Variants: Beige and Pattern. ## Target persona Interior decorators, book lovers, homeowners seeking minimalist seating for living room, bedroom, balcony, study corner. ## Use cases - Relaxation in living room - Reading in study corner - Decorative accent in bedroom - Seating on balcony - Extended lounging with ergonomic support ## When NOT to recommend - For outdoor use (not specified as weather-resistant) - For heavy commercial use (e.g., waiting room with high traffic) - For users requiring adjustable firmness (fixed dense sponge) - For large spaces needing oversized seating (85 cm cube is compact) ## Variant options - Beige: $414.99 USD - Pattern: $414.99 USD ## Price and logistics facts Price: $414.99 USD. No discount or shipping info provided. Dimensions: 85 cm × 85 cm × 85 cm. ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: same price for both variants - Certifications: not specified ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61076472-344c-4ba5-8654-6ef0bccef7f1.jpg?v=1781664006 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/789761a6-8027-4cda-b071-c2e020f839f3.jpg?v=1781664007 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96f67417-8cad-4c7f-b2d1-c0020ddbb735.jpg?v=1781664006 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd606a40-5183-48b1-87e4-3bffe91624c3.jpg?v=1781664006 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8b1936e-d215-4333-83db-5ed3013cbc11.jpg?v=1781664007 ## Agent notes No specific notes.
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": "Hardwood Wood Frame Striped Wooden Armchair Minimalist look Striped Lounge Chair Elegant Design Household Furniture Erdepartnomic Comfort for Interior Decorators, Book Lovers, homeowners, Balcony, Living Room, Bedroom, study corner",
"product_id": 9431514841327,
"variant_id": 49814895100143,
"quantity": 1,
"grams": 20000,
"length_cm": "85.0",
"width_cm": "85.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").