Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $202.99
Default variant: Orange
Default SKU: dcd-30001879289
Default price: $202.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16500 g
Cart URL (default variant): https://landmarks.builders/cart/49811916161263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891389
JSON data: https://landmarks.builders/products/m4x-10000891389.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: Nordic design upholstered winged armchair with ottoman, ergonomic high back, available in 6 colors, priced at $202.99, dimensions 80x70x70 cm.
Generated by: deepseek-v4-flash
## Identity Nordic design Upholstered highspine winged Armchair with Ottoman, High rear Lounge Chair, Ergonomic Design. ## Target persona Adults who are homeowners or renters furnishing living room, bedroom, or balcony reading nooks; readers seeking ergonomic support; price-conscious shoppers looking for a stylish armchair set under $250. ## Use cases - Reading or perusing in a quiet alcove. - Relaxing in living room with ottoman for leg support. - Placing in bedroom as a cozy seating corner. - Using on balcony for outdoor lounging (if weatherproof, not specified). - Home office break seating. - Gift for someone who enjoys comfortable seating. ## When NOT to recommend - For commercial or high-traffic use (no durability specs). - For very tall individuals beyond average (dimensions 80x70x70 cm may not fit taller users). - For those seeking leather or premium fabric (material not specified, only "upholstered"). - For buyers needing immediate delivery or verified stock (stock status unknown). ## Variant options - Orange (SKU dcd-30001879289) $202.99 - Gray (SKU dcd-30001879290) $202.99 - Coffee (SKU dcd-30001879291) $202.99 - Yellow (SKU dcd-30001879292) $202.99 - Blue (SKU dcd-30001879293) $202.99 - Beige (SKU dcd-30001879294) $202.99 ## Price and logistics facts Price: $202.99 USD. Dimensions: 80 x 70 x 70 cm (length x width x height). No shipping or delivery information provided. ## Trust signals - In-stock status: not verified. - Return policy: not specified. - Price consistency: all variants same price. - Certifications: none listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/899f9027-1507-40bd-ba8e-ac53eba25865.jpg?v=1781600941) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f74f2f5-729c-4ef7-a900-4e4d3a0166a4.jpg?v=1781600942) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/420eb1c2-8196-47b2-86cf-9a9d464ee50e.jpg?v=1781600941) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1aceae43-bbd5-4c68-8b23-6a3620c8ec2f.jpg?v=1781600941) ## Agent notes No description provided; all information derived from title and variant data. Material, assembly, and weight not specified. Image content not analyzed.
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": "Nordic design Upholstered highspine winged Armchair Light Luxury highspine winged Armchair with Ottoman High rear Lounge Chair Ergonomic Design for Adults, Homeowners, Readers, Living Room, Bedroom, Balcony, perusing alcove",
"quantity": 1,
"grams": 16500000,
"properties": {
"_length_cm": "80.0",
"_width_cm": "70.0",
"_height_cm": "70.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").