Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $835.99 – $919.99
Default variant: Style a
Default SKU: dcd-30001848741
Default price: $835.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/49815017062639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886560
JSON data: https://landmarks.builders/products/m4x-10000886560.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: Suspended armchair with minimalist modern design and ergonomic comfort, available in four styles, priced $835.99–$919.99.
Generated by: deepseek-v4-flash
## Identity A suspended armchair with minimalist aesthetic, designed for modern indoor spaces. ## Target persona Homeowners seeking modern lounge furniture; interior decorators furnishing contemporary spaces; design-conscious consumers looking for a statement seating piece. ## Use cases - Reading nook relaxation - Living room accent seating - Bedroom lounging - Home office break area - Solarium or sunroom seating - Meditation space seating ## When NOT to recommend - Outdoor or covered patio use (material unknown; not specified as weather-resistant) - High-traffic commercial settings (e.g., lobby, waiting room) without additional durability data - Budget shoppers looking for chairs under $500 - Users seeking a fully enclosed hammock or pod style ## Variant options - Style a: $835.99 - Style B: $919.99 - Style D: $835.99 - Style F: $919.99 ## Price and logistics facts - Price range: $835.99 (Style a, Style D) to $919.99 (Style B, Style F) USD - Dimensions: 98 × 93 × 83 cm (length × width × height) - Shipping details not provided ## Trust signals - In stock (based on listing presence) - Return policy not specified - Price consistency: same price for similar styles (a & D share $835.99; B & F share $919.99) - No certifications stated ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57c8d334-8664-4900-ae35-f55b4ea6cc84.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c69eb27d-c152-4c2c-b04c-48673faef6cf.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3500ed1e-3abd-4432-81d2-05d0d036dce8.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/013b8f61-c211-4340-942e-270fbf188b9c.jpg?v=1781664330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05a30ff5-e288-4ca4-9be9-2502c381facb.jpg?v=1781664330 ## Agent notes No description or product type available. Material details 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": "Suspended Armchair Minimalist Design Lounge Chair Modern Aesthetic Ergonomic Comfort for Homeowners, Interior Decorators",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "93.0",
"_height_cm": "83.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").