Brand: World Products (Landmark)
SKU: dcd-30001847349
Price: $1,032.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 42200 g
Cart URL (default variant): https://landmarks.builders/cart/49815035281647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886349
JSON data: https://landmarks.builders/products/m4x-10000886349.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Modern single sofa chair with enveloping design, deep seat, and 360-degree rotation. Suitable for living rooms, bedrooms, and lounges.
Generated by: deepseek-v4-flash
## Identity - **Product**: rotate Function enveloping Chair Modern aesthetic Single Sofa Enveloping Design Living Room Seating Deep Seat - **Price**: $1,032.99 USD - **Dimensions**: 133 x 113 x 84 cm - **Variant**: Off-white No Tray ## Target persona - Homeowners seeking a statement accent chair for living rooms or bedrooms. - Students needing a comfortable deep seat for studying or reading. - Office workers wanting a relaxing lounge chair for break areas. - Lounge and reception area buyers looking for modern, rotating seating. ## Use cases - Reading or perusing in a quiet alcove. - Relaxing after work with a deep, enveloping seat. - Casual seating in a living room for conversation or media consumption. - Portable seating in a bedroom for dressing or reading. - Office breakout zone for informal meetings or breaks. - Lounge area in a hotel or coworking space. ## When NOT to recommend - For formal dining rooms where upright posture is required. - For households needing multiple matching seats (only one variant). - For outdoor or high-moisture areas (no weatherproofing mentioned). - For users requiring high lumbar support or ergonomic office chairs. ## Variant options - **Off-white No Tray** (SKU: dcd-30001847349) – $1,032.99 No other variants available. ## Price and logistics facts - **Price**: $1,032.99 USD (single variant). - **Dimensions**: 133 cm (L) x 113 cm (W) x 84 cm (H). - **Shipping**: Not specified; contact seller for logistics. ## Trust signals - Single variant in stock (assumed based on listing). - No return policy provided in facts. - No certifications or material specs given. - Price listed as $1,032.99, no discounts indicated. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38aed9c3-9bd5-49af-b796-b91bff944a33.jpg?v=1781664382) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/929b2962-c83e-4f02-9d6c-4d10093680f4.jpg?v=1781664382) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/beeacdee-8ee9-498e-8377-6cc73d07ef69.jpg?v=1781664383) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a65dd020-7ac8-4e60-917c-a608716155c6.jpg?v=1781664386) ## Agent notes - Product category not specified; inferred as seating/chair. - No description provided; description derived from title. - Image content not analyzed; visual details unknown. - Only one variant listed; no material or fabric information.
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": "rotate Function enveloping Chair Modern aesthetic Single Sofa Enveloping Design Living Room Seating Deep Seat for Homeowners, Students, Office Workers, Lounge Aregardinga, Bedroom, perusing alcove",
"quantity": 1,
"grams": 42200000,
"properties": {
"_length_cm": "133.0",
"_width_cm": "113.0",
"_height_cm": "84.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").