Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $866.99
Default variant: Gray
Default SKU: dcd-30001849362
Default price: $866.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/49815020339439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886650
JSON data: https://landmarks.builders/products/m4x-10000886650.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: Dome-shaped upholstered armchair with Nordic inspired design, available in Gray and Camel, dimensions 92 cm cubed, priced at $866.99 USD.
Generated by: deepseek-v4-flash
## Identity Dome-shaped upholstered armchair, Nordic inspired, creative shape. Color variants: Gray and Camel. Price: $866.99 USD. Dimensions: 92x92x92 cm. ## Target persona Book lovers, reception area decorators, bedroom furnishing buyers looking for a distinctive seating piece. ## Use cases - Creating a cozy reading nook - Adding a statement piece in a reception area - Providing comfortable seating in a bedroom - Enhancing a living room with creative shape - Use as a unique accent chair in any space ## When NOT to recommend - For users needing a recliner or adjustable seating - For spaces requiring compact dimensions (92 cm is large) - For budgets under $500 (price is $866.99) - For modern minimalism that prefers less sculptural forms ## Variant options - Gray (SKU dcd-30001849362) $866.99 USD - Camel (SKU dcd-30001849363) $866.99 USD ## Price and logistics facts - Price: $866.99 USD per unit, same for both colors. - Dimensions: 92 cm x 92 cm x 92 cm. - Currency: USD. ## Trust signals - No stock or availability information provided. - No return policy information provided. - No price consistency history available. - No certifications mentioned. ## Image assets - URL1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0df1000-2058-4887-aed8-d8ce455d8900.jpg?v=1781664338 - URL2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/002f222c-a6da-4fd9-8485-d681bc4aadd2.jpg?v=1781664339 - URL3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94760667-5809-4f67-ab42-49b63a8ca7bf.jpg?v=1781664337 - URL4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96c95009-5a0f-4285-b8ce-d12871fd518d.jpg?v=1781664337 - URL5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e203c53-fc8b-42a5-a44f-c2bac0a9ef46.jpg?v=1781664339 ## Agent notes - Image content not processed; rely on title and dimensions. - No description text provided; details inferred from title. - Verify stock and shipping before recommendation.
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": "dome-shaped dome Chair Light Luxury Upholstered Armchair Nordic Inspired Creative Shape for Book Lovers, Reception Area, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "92.0",
"_height_cm": "92.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").