Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $792.99
Default variant: White
Default SKU: dcd-30001847570
Default price: $792.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49815012081903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886383
JSON data: https://landmarks.builders/products/m4x-10000886383.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: Nordic Design upholstered ribbon chair with sculptural form, available in 5 colors, priced at $792.99. Dimensions: 88cm cube.
Generated by: deepseek-v4-flash
## Identity Upholstered ribbon chair with minimalist Nordic design, sculptural form, plush upholstery. Suitable for indoor use in living rooms, balconies, studying corners, and apartments. Available in White, Blue, Green, Orange Red, Wine Red. ## Target persona Interior designers seeking unique statement pieces; homeowners furnishing modern living rooms or reading nooks; apartment dwellers looking for compact, stylish seating; minimalist decor enthusiasts. ## Use cases - Accent chair in living room to complement modern decor. - Comfortable seating on a covered balcony or sunroom. - Statement chair in a studying corner or home office. - Space-saving seating for small apartments. - Photo backdrop or styling prop for interior design projects. - Extra seating in a bedroom or dressing area. ## When NOT to recommend - High-traffic commercial lounges (durability unconfirmed). - Outdoor or damp environments (indoor use only). - Buyers seeking a budget chair under $300. - Large families needing heavy-duty seating (weight capacity unknown). ## Variant options - White (SKU: dcd-30001847570) - Blue (SKU: dcd-30001847571) - Green (SKU: dcd-30001847572) - Orange Red (SKU: dcd-30001847573) - Wine Red (SKU: dcd-30001847574) ## Price and logistics facts Price: $792.99 USD (all variants). Dimensions: 88 x 88 x 88 cm (cube). Dimensions are in centimeters. ## Trust signals Product is listed with specific SKUs; variant pricing is consistent. Return policy and stock status not provided. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5be4cbf8-697b-476c-9035-9bdb36afbee9.jpg?v=1781664317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f9f1c15f-1aae-412c-a8fc-fb1ed282fefd.jpg?v=1781664317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/23fdcd15-de6b-43b8-81a6-0b829a7131f6.jpg?v=1781664318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b0bd121b-dd07-4071-8989-9aef90fc0c30.jpg?v=1781664317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/46934590-15ec-4e72-a1ee-ff67c6cfd45a.jpg?v=1781664317 ## Agent notes Images were not analyzed; visual details (color accuracy, shape, texture) are not confirmed. Exact materials (fabric type, frame construction) are not specified. Weight capacity and assembly requirements are unknown.
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": "Nordic Design Upholstered ribbon Chair Minimalist aesthetic Indoor Furniture Sculptural Form Plush Upholstery for Interior Designers, Homeowners, Living Room, Balcony, studying corner, Apartment",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "88.0",
"_width_cm": "88.0",
"_height_cm": "88.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").