Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $254.99 – $619.99
Default variant: Natural Wood
Default SKU: dcd-30001878296
Default price: $254.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6500 g
Cart URL (default variant): https://landmarks.builders/cart/49813674524911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891227
JSON data: https://landmarks.builders/products/m4x-10000891227.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Inspired Design: Features a minimalist armchair with clean lines and a natural aesthetic, perfectly embodying the light luxury and minimalism of Nordic design for modern home interiors.
sturdy Wood Construction: Built with a sturdy and long-lasting sturdy wood frame, ensuring long-lasting stability and showcasing the beautiful natural grain of the wood.
distinctive Woven rearrest: The intricately woven rearrest not only provides firm, breathable support but also adds a distinctive textural and artisanal feature to the chair's overall design.
Comfortable Seating: Designed with ergonomic armrests and a soft, padded seat pad to provide a comfortable and relaxing sensation, whether used for dining, lounging, or perusing.
adaptable Home Accent: An perfect seating solution for various spaces, serving as a stylish dining chair, a inviting accent chair in the living room or bedroom, or a relaxing seat on a covered balcony.
Summary: Woven rearrest Armchair in Nordic design with wood frame, dimensions 65x63.5x65 cm, available in Natural Wood, Walnut, Black, and Black Walnut variants, priced from $254.99 to $619.99.
Generated by: deepseek-v4-flash
## Identity Woven rearrest Armchair, Nordic design, wood frame, light luxury style. ## Target persona Homeowners seeking Nordic-style armchairs for living rooms or reading nooks; reception area managers needing stylish waiting seating; office managers wanting lounge chairs for breakout spaces. ## Use cases - Living room accent chair - Reception area seating - Office lounge chair - Reading nook armchair - Bedroom accent chair - Entryway seating ## When NOT to recommend - For outdoor use (material not specified) - For heavy duty commercial seating with high traffic - For customers seeking a fully upholstered armchair - For those on a limited budget under $200 ## Variant options - Natural Wood: $254.99 - Walnut: $254.99 - Black: $254.99 - Black Walnut: $619.99 ## Price and logistics facts Base price $254.99; dimensions: 65 x 63.5 x 65 cm. No shipping or availability details provided. ## Trust signals Price consistent across three variants (Natural Wood, Walnut, Black). Black Walnut variant priced significantly higher. No stock status, return policy, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/336c29d8-2972-4206-895d-65396eaf15ca.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf91e5a2-964d-413c-a27a-e88024f75386.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40ee5c90-116d-4615-9000-a288bb76a233.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6ec2750-55a0-47c9-877a-1bd76f34d9e1.jpg?v=1781628298 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa3613d0-ba26-44cf-83fd-e79ffc2a6671.jpg?v=1781628298 ## Agent notes Ensure correct variant selection; Black Walnut variant is significantly more expensive. Image content not analyzed.
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": "Woven Rearrest Armchair Nordic Design Home Seating Sturdy Wood Frame Light Luxury Design for Adults, Living Room, Bedroom",
"quantity": 1,
"grams": 6500000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "63.5",
"_height_cm": "65.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").