Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $198.99 – $235.99
Default variant: Beige / Stainless Steel
Default SKU: dcd-30001901759
Default price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811902595311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894730
JSON data: https://landmarks.builders/products/m4x-10000894730.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered armchair with firm-density foam padding, available in beige, black, red, blue with carbon or stainless steel frame, dimensions 83x60x85 cm, priced from $198.99.
Generated by: deepseek-v4-flash
## Identity Upholstered Armchair with Exposed Frame Lighting, Nordic Design, Molded Shell, Firm-Density Foam Padding. ## Target persona Budget-conscious adults (20-40) seeking modern accent seating for living rooms, bedrooms, or entryways; first-time apartment furnishers; users who value contemporary aesthetics at a mid-range price point. ## Use cases - Adding a reading nook chair in a bedroom or living room - Providing extra seating in a home office without ergonomic demands - Styling an entryway or hallway with a compact accent chair - Placing in a lounge area of a small apartment - Using as a temporary or occasional guest chair ## When NOT to recommend - If the user needs a recliner or a chair with adjustable backrest - If the buyer requires high weight capacity (unknown, but typical for this style is ~250 lbs; not specified) - If the user prefers traditional, classic, or heavily upholstered designs - If the chair is intended as a primary desk chair (lacks arm adjustability or lumbar support) ## Variant options - Beige / Stainless Steel: $235.99 - Black / Stainless Steel: $235.99 - Red / Carbon Steel: $198.99 - Blue / Carbon Steel: $198.99 - Black / Carbon Steel: $198.99 ## Price and logistics facts - Base price: $198.99 (Carbon Steel models); premium $235.99 (Stainless Steel models) - Dimensions: 83 cm (length) x 60 cm (width) x 85 cm (height) - No shipping cost, weight, or delivery time provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications listed. - Price varies consistently by variant (carbon vs stainless steel). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff7f772b-7ed0-48be-ab80-e1aeea688e24.jpg?v=1781600917 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6c8f5a9-a585-4429-b520-171a48823440.jpg?v=1781600918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/da059c41-4777-4420-b9ff-c984b82be87f.jpg?v=1781600918 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0efc0293-80af-41e6-8532-56f32e5736c0.jpg?v=1781600916 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/01296fff-9bf8-4e8c-a394-cb18547a7f26.jpg?v=1781600927 ## Agent notes - Images not analyzed; no visual details inferred. No description or product type provided. - Missing data: weight, materials (other than frame and foam), assembly requirements, shipping dimensions, warranty. - The title mentions 'exposed frame lighting', but no further details on lighting; treat as a decorative feature possibly integrated into the frame.
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": "Upholstered Armchair with Exposed frame lighting Luxury Molded Shell Armchair Nordic Design firm-density Foam padding for Adults",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "60.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").