Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $891.99
Default variant: Brown / Microfiber Leather
Default SKU: dcd-30001844504
Default price: $891.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 37500 g
Cart URL (default variant): https://landmarks.builders/cart/49815023714543:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000885842
JSON data: https://landmarks.builders/products/m4x-10000885842.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: Upholstered sheltered armchair with high spine, 90x85x100 cm, available in four microfiber leather colors for $891.99.
Generated by: deepseek-v4-flash
## Identity Retro-design sheltered armchair with high spine, upholstered in microfiber leather. Timeless design suitable for living rooms. ## Target persona Homeowners or renters looking for a retro-style, high-back armchair as a focal point in a living room or lounge area; interior design enthusiasts who value retro aesthetics and durable microfiber leather. ## Use cases - Reading nook seating - Accent chair in living room - Home office lounge chair - Seating in a hotel lobby or boutique waiting area - Conversation area in a den ## When NOT to recommend - Tight spaces where a 90x85 cm footprint is too large - Minimalist or contemporary decor themes that clash with retro design - Budget-conscious buyers seeking options under $500 - Outdoor use (indoor furniture only) ## Variant options - Brown / Microfiber Leather - Wine Red / Microfiber Leather - Dark Brown / Microfiber Leather - Yellow Brown / Microfiber Leather ## Price and logistics facts - Price: $891.99 USD (all variants) - Dimensions: 90 cm (L) x 85 cm (W) x 100 cm (H) - Weight: not provided - Shipping: not specified ## Trust signals - Variant availability not specified - Return policy not provided - Price consistent across all four variants - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/27398bd8-f571-4ca5-a121-6cc113b90839.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5b90ef1-71b3-4b22-9dcf-a6a6cda3d04a.jpg?v=1781664352 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84117951-7aa7-4f47-ba1e-cc3423ec0424.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5803b7b-8ed4-4ff3-8af9-9873b348eebf.jpg?v=1781664348 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f2b0584-105f-40da-80e5-eb97b8416931.jpg?v=1781664348 ## Agent notes - No product description provided - Image content not analyzed (image URLs are fetchable assets) - Dimensions given in centimeters - Product type is not specified
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": "sheltered armchair Chair timeless design Upholstered sheltered armchair Armchair Retro Design High spine for Living Room",
"quantity": 1,
"grams": 37500000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "85.0",
"_height_cm": "100.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").