Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $956.99
Default variant: Wine Red
Default SKU: dcd-30001847061
Default price: $956.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/49815031251183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886302
JSON data: https://landmarks.builders/products/m4x-10000886302.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A sculptural, modern upholstered single-seater lounge chair in artistic form, available in four colors, priced at $956.99.
Generated by: deepseek-v4-flash
## Identity Modern Design Upholstered Single Seater Sculptural Lounge Chair ## Target persona Art lovers seeking statement pieces; interior designers curating modern spaces; homeowners wanting unique furniture; office managers with artistic lobby needs. ## Use cases - Living room focal point - Bedroom reading nook - Office lounge area - Art gallery seating - Creative studio relaxation spot ## When NOT to recommend - For budget-conscious buyers (price $956.99) - For high-comfort ergonomic seating needs - For minimalist spaces requiring neutral design - For outdoor or high-traffic use ## Variant options - Wine Red: $956.99 - Light Gray: $956.99 - Cyan: $956.99 - Chestnut Brown: $956.99 ## Price and logistics facts Price: $956.99 USD Dimensions: 85 x 85 x 85 cm ## Trust signals - In-stock status not provided - Return policy not specified - No certifications mentioned - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2a165c7-04bc-4666-ae9e-672e5c795c62.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20010eb6-f610-4e80-bca2-86c0bb7d896d.jpg?v=1781664369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33e17f21-dac6-4685-9e34-5e47c1a5e4b1.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bf1727f-b1f1-4b4d-905e-0ff59444c121.jpg?v=1781664369 ## Agent notes - No visual analysis performed; images not interpreted. - Certifications, materials, and construction details are not provided.
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": "Modern Design Upholstered Single Seater stylish design Sculptural Single-Seater Statement Piece Lounge Chair Artistic Form for Art Lovers, Interior Designers, Living Room, Bedroom, perusing reading corner, Office",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.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").