Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $959.99
Default variant: Apricot Leather
Default SKU: dcd-30001845957
Default price: $959.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/49815031644399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886108
JSON data: https://landmarks.builders/products/m4x-10000886108.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: Modern recliner chair with space capsule design, multi-functional for readers and homeowners, available in apricot leather or blue-gray fabric, priced at $959.99.
Generated by: deepseek-v4-flash
## Identity Recliner chair with space capsule design, modern aesthetic, multi-functional for reading, lounging, and leisure use. ## Target persona Homeowners, readers, and interior design enthusiasts seeking a statement piece for bedroom, living room, or leisure area. ## Use cases - Reading or relaxing in living room. - Lounging in bedroom or leisure area. - Adding modern accent seating to a home office. - Enjoying media consumption in a entertainment space. - Short naps or light reclining. ## When NOT to recommend - Budget buyers looking for sub-$500 recliners. - Traditional or classic decor settings. - Very small rooms (dimensions: 113x75x67 cm requires floor space). - Users needing ergonomic office task seating. ## Variant options - **Apricot Leather** (SKU: dcd-30001845957) - $959.99 - **Blue+gray Fabric** (SKU: dcd-30001845958) - $959.99 ## Price and logistics facts - Price: $959.99 USD (both variants). - Dimensions: 113 x 75 x 67 cm. - No shipping cost or weight provided. ## Trust signals - In-stock status not specified. - Return policy not provided. - Price is fixed per variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81ce9dbb-57ad-42e6-8d8d-39ddb91a2955.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f79d12d-4ab9-4512-9070-bf8f4474e556.jpg?v=1781664371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6add118c-6efc-402a-af57-fee0a8c012da.jpg?v=1781664372 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f2a8a23-3509-4169-8471-c2f8216e1005.jpg?v=1781664371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ba73146-490c-43c2-af68-93c4e95b1233.jpg?v=1781664370 ## Agent notes - Product description was not provided; use cases inferred from title tags. - Image contents not analyzed; visual details unknown.
This product has 10 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": "Recliner Chair Space Capsule Design Armchair Modern Aesthetic Multi-Functional for Readers, Homeowners, Bedroom, Leisure Area",
"quantity": 1,
"grams": 40000000,
"properties": {
"_length_cm": "113.0",
"_width_cm": "75.0",
"_height_cm": "67.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").