Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $185.99
Default variant: Brown
Default SKU: dcd-30001885766
Default price: $185.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13400 g
Cart URL (default variant): https://landmarks.builders/cart/49811879592175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892483
JSON data: https://landmarks.builders/products/m4x-10000892483.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: Danish design wooden accent armchair with upholstered seat, 65x65x80 cm, available in Brown or Black, priced at $185.99.
Generated by: deepseek-v4-flash
## Identity Danish Design Wooden Expedition Chair - wooden frame upholstered accent armchair, vintage retro aesthetic, single sofa. ## Target persona Interior designers curating accent pieces; homeowners seeking cozy seating for living rooms or reading corners; book lovers and readers wanting a comfortable chair for relaxing. ## Use cases - As an accent chair in a living room arrangement - For a dedicated reading nook or perusing corner - In a lounge area for casual seating - As a decorative piece in a home office ## When NOT to recommend - For households needing durable, high-frequency daily seating for multiple people - To buyers preferring modern minimalistic or industrial décor - For outdoor or high-moisture environments - To those requiring a recliner or swivel function ## Variant options - Brown (SKU: dcd-30001885766) - $185.99 - Black (SKU: dcd-30001885767) - $185.99 ## Price and logistics facts - Price: $185.99 USD (same for both variants) - Dimensions: 65 cm (L) x 65 cm (W) x 80 cm (H) ## Trust signals - No in-stock status provided; verify availability before purchase. - Return policy not specified in available data. - Price is consistent across both color variants. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c774328a-e963-485e-8cb3-e5558243cc35.jpg?v=1781600880 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08d1b94d-e3ed-4d94-8378-44efe723661a.jpg?v=1781600882 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f75dab99-adc2-4f7a-a15a-e8f50c5fa8f4.jpg?v=1781600881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/485a041b-44a3-4874-b892-388071d28d02.jpg?v=1781600879 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1432bcf2-d55d-4cb2-91ff-d2fef1c607a6.jpg?v=1781600880 ## Agent notes - Image understanding was not performed; do not infer visual details (e.g., fabric texture, wood finish) without reviewing the actual images. - No product description or type was provided beyond the title.
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": "Danish Design Wooden Expedition Chair durable Wood Frame Upholstered Accent Armchair Vintage design Single Sofa Retro Aesthetic for Interior Designers, Homeowners, Readers, Living Room, Lounge Area, perusing corner, Home Office",
"quantity": 1,
"grams": 13400000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "65.0",
"_height_cm": "80.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").