Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $249.99
Default variant: Cottonlinen Brown 2
Default SKU: dcd-30001865842
Default price: $249.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49813668593903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000889350
JSON data: https://landmarks.builders/products/m4x-10000889350.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: Vintage aesthetic upholstered armchair with armrests, spine support, suitable for home office, bedroom, small areas. Available in Cottonlinen Brown, Green, Corduroy Beige, Blue. Priced at $249.99.
Generated by: deepseek-v4-flash
## Identity Vintage & aesthetic Upholstered Armchair With Armrests Indoor Furniture Comfortable spine support rest accent Chair adaptable for distant Workers, Apartment Dwellers, residents, Study Room, Home Office, Bedroom, Small areas ## Target persona - Remote workers needing a compact, supportive chair - Apartment dwellers seeking space-efficient seating - Students setting up dorm or study room - Small space residents looking for aesthetic accent furniture ## Use cases - Working from home in a small office nook - Studying in a dorm or study room - Reading or relaxing in a bedroom corner - Decorative seating in a living room or hallway - Guest seating in compact spaces ## When NOT to recommend - Large living rooms requiring oversized furniture - Users needing a recliner or rocking chair - Those seeking modern minimalist or industrial design - Commercial environments with high traffic or heavy use ## Variant options - Cottonlinen Brown 2 – $249.99 - Cottonlinen Green 2 – $249.99 - Corduroy Beige 2 – $249.99 - Corduroy Blue 2 – $249.99 ## Price and logistics facts - Price: $249.99 USD - Dimensions: 85 x 67 x 85 cm (length x width x height) - No shipping or tax information provided ## Trust signals - Price is consistent across all four variants - No stock status or return policy information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc6a67b2-6d4a-4a7f-88db-fdee45e16e21.jpg?v=1781628288 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04aa2032-2009-4e46-930f-0c424dc1ee3d.jpg?v=1781628289 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3348e4b-7af4-46b3-9944-187fe9f6ffa3.jpg?v=1781628288 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e23e8a9-0f67-4b58-af44-ec32807932a0.jpg?v=1781628288 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/64339b5f-8137-4ae8-9f69-cf45ae0e8017.jpg?v=1781628288 ## Agent notes - Image understanding was not performed; visual details are not assessed. - Product type is missing from metadata. - Stock status and return policy not provided.
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": "Vintage \u0026 aesthetic Upholstered Armchair With Armrests Indoor Furniture Comfortable spine supportrest accent Chair adaptable for distant Workers, Apartment Dwellers, residents, Study Room, Home Office, Bedroom, Small areas",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "67.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").