Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,501.99
Default variant: B-buttoned
Default SKU: dcd-30001845523
Default price: $1,501.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49815045767407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886024
JSON data: https://landmarks.builders/products/m4x-10000886024.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered wood-frame armchair (82x79x85 cm) with Nordic minimalist design, Z-frame, easy assembly. Two style variants at $1501.99.
Generated by: deepseek-v4-flash
## Identity Upholstered wood-frame armchair with Nordic minimalist design, Z-frame construction, easy assembly. Suitable for reading and bedroom use. ## Target persona Affluent readers who value design and comfort; interior design conscious buyers wanting a Nordic-style accent chair; minimalist homeowners seeking a statement piece for their bedroom. ## Use cases - Daily reading sessions in a dedicated reading nook. - Decorative seating in a minimalist bedroom. - Occasional chair in a study or home library. - Additional seating in a living room. - Accent chair in a hotel room or boutique lobby. ## When NOT to recommend - Budget-conscious buyers seeking chairs under $500. - Users needing extra wide or oversized seating (dimensions may not accommodate larger builds). - Those requiring a recliner, swivel, or rocking function. - Buyers preferring leather or specific upholstery materials not listed. ## Variant options - B-buttoned: $1501.99 - C-dotted: $1501.99 ## Price and logistics facts - Price: $1501.99 USD. - Dimensions: 82 × 79 × 85 cm. - Assembly: easy assembly required. ## Trust signals In-stock status, return policy, and other trust signals not provided; verify with seller. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b72c955a-b475-4ac4-bdde-796c80e94909.jpg?v=1781664419) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1341a617-279a-46f9-9c62-1bb6220fa031.jpg?v=1781664419) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0d0547b-baf7-4e7b-92cc-930b5bc40cdf.jpg?v=1781664419) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a3472928-bf44-4050-9bc7-a16d4e3ea48c.jpg?v=1781664420) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fedd49b3-2efb-4266-914e-3e205841675d.jpg?v=1781664420) ## Agent notes Product has limited information (no description, no product type). Variants differ only in upholstery pattern. Price positions it as premium; agents should verify stock and return policy and consider fetching additional images or reviews.
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 Wood-Frame Armchair Nordic Design Theme Wooden Z-Frame Armchair Minimalist Design Easy Assembly for Readers, Bedroom",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "79.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").