Brand: World Products (Landmark)
SKU: dcd-30001845750
Price: $882.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/49815022633199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886073
JSON data: https://landmarks.builders/products/m4x-10000886073.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Nordic design armchair with rattan frame and wood legs, padded seat, $882.99, suitable for lounge areas.
Generated by: deepseek-v4-flash
## Identity Nordic design Rattan Frame Seat sturdy Wood Legs Rattan rear Armchair mid-century-modern Modern Design Sofa Comfortable Padded paddings ## Target persona Homeowners, interior decorators, adults furnishing lounge areas, sunrooms, or entryways. ## Use cases - Accent chair in a living room or lounge. - Reading nook seating. - Sunroom relaxation chair. - Entryway seating. - Mid-century modern styled home decor. - Guest room seating. ## When NOT to recommend - Outdoor or damp environments (rattan not weatherproof). - Heavy-duty commercial use. - Small spaces requiring compact dimensions (82x78x85 cm). - Budget-conscious buyers (>$800). ## Variant options - Walnut / 1-seater: $882.99 ## Price and logistics facts - Price: $882.99 USD - Dimensions: 82 x 78 x 85 cm (length x width x height) - No shipping information available. ## Trust signals - Stock status unknown. - No return policy stated. - No certifications provided. - Single variant available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd6813c-1842-4a6f-8f2a-4524b7951295.jpg?v=1781664345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/900aea64-de83-4233-8e67-d29d74fffeb9.jpg?v=1781664344 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09e7993e-5f68-48b5-9fd2-4fdbfcdb13bc.jpg?v=1781664345 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27ccdaf1-f961-434d-a39d-59698a98b2db.jpg?v=1781664344 ## Agent notes - Product title includes 'Sofa' but dimensions suggest a single armchair. Verify. - No description provided; rely on tags and title for category inference.
This product has 4 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": "Nordic design Rattan Frame Seat sturdy Wood Legs Rattan rear Armchair mid-centurymid-century-modern Modern Design Sofa Comfortable Padded paddings for Homeowners, Interior Decorators, Adults, Lounge Area, perusing niche, Sunroom, Entryway",
"quantity": 1,
"grams": 45000000,
"properties": {
"_length_cm": "82.0",
"_width_cm": "78.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").