Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $872.99
Default variant: Peacock Blue&brown
Default SKU: dcd-30001846725
Default price: $872.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 40000 g
Cart URL (default variant): https://landmarks.builders/cart/49815021420783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886238
JSON data: https://landmarks.builders/products/m4x-10000886238.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: A thickly cushioned high-spine armchair with continental design, available in Peacock Blue & brown or Sunflower Fabric, priced at $872.99 USD.
Generated by: deepseek-v4-flash
## Identity Continental design high-spine armchair, thickly cushioned lounge chair / single sofa. ## Target persona Homeowners seeking a stylish lounge chair for living rooms; professionals wanting comfortable seating for home office; frequent readers for perusing corners; reception area decorators. ## Use cases - Relaxing in living room after work - Reading in a cozy corner - Seating in home office during breaks - Accent chair in reception area - Lounging for leisure time ## When NOT to recommend - Budget-conscious buyers (price $872.99) - Small spaces (85 cm width) - Minimalist decor preferences - Outdoor use (indoor only) ## Variant options - SKU dcd-30001846725: Style "Peacock Blue&brown" - $872.99 - SKU dcd-30001846726: Style "Sunflower Fabric" - $872.99 ## Price and logistics facts Price: $872.99 USD. Dimensions: 85 x 85 x 125 cm (LxWxH). Shipping details not provided. ## Trust signals Price consistent across variants. Stock status, return policy, and certifications not provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2078ee2-c1d3-4c10-996d-b6ee04e7e107.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96d4a198-cb96-41e3-bc7e-b778e7830d1f.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99740d52-2156-425e-85dd-429db902eb8f.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/211029fc-79a8-43ce-a542-178716579647.jpg?v=1781664340 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4a78e9e-f26c-463c-b336-0accf7776b69.jpg?v=1781664341 ## Agent notes Image understanding not performed; visual details are not inferred. Missing stock status, return policy, and certifications.
This product has 11 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": "Continental design high-spine Armchair Comfortable Lounge Chair timeless Design Single Sofa Thickly Cushioned for Homeowners, Professionals, Readers, Living Room, Reception Area, Home Office, perusing corner",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "85.0",
"_height_cm": "125.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").