Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,175.99
Default variant: Beige
Default SKU: dcd-30001846037
Default price: $1,175.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49815040164079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886120
JSON data: https://landmarks.builders/products/m4x-10000886120.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: Retro lounge chair with wooden legs, mermaid-inspired shell design, available in Beige and Brown. Dimensions 96x91x82 cm. Priced at $1175.99 USD.
Generated by: deepseek-v4-flash
## Identity Nordic Design Shell armchair, mermaid-inspired single sofa, retro aesthetic with sturdy wood legs. Variants: Beige, Brown. ## Target persona Design-conscious homeowners and apartment dwellers seeking a statement lounge chair for living rooms, bedrooms, or study corners. Book lovers and those valuing retro Nordic aesthetics. ## Use cases - Accent seating in a living room or bedroom - Reading nook chair for book lovers - Decorative corner piece in a study or home office - Conversation seating in a retro-themed space - Cozy relaxation seat for lounging ## When NOT to recommend - For customers needing a recliner or adjustable chair - For small apartments with limited floor space (chair is 96x91 cm) - For budget-conscious buyers seeking under $500 options - For those requiring quick delivery or high-stock availability (no stock info) ## Variant options - Beige: $1175.99 (SKU dcd-30001846037) - Brown: $1175.99 (SKU dcd-30001846038) ## Price and logistics facts - Price: $1175.99 USD - Dimensions: 96 cm (L) x 91 cm (W) x 82 cm (H) - No shipping or return policy provided ## Trust signals - In-stock status: not specified - Return policy: not specified - Price consistency: both variants at same price - Certifications: none listed ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d9ae2ea-07db-49d0-b2ca-392747c89a23.jpg?v=1781664406 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccdea3ff-82a7-4d32-8100-250f66e41b36.jpg?v=1781664401 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/522233cf-185b-40e3-b4e1-68d803c098d2.jpg?v=1781664409 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cf82e80-7c4a-449e-bf9f-46a6bbf6c805.jpg?v=1781664406 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/253cecc0-4c42-4867-9a0e-cb04842c06ae.jpg?v=1781664402 ## Agent notes - Product type not specified. Use as lounge chair / armchair. - No description provided; details inferred from title. - Image understanding not performed; visual details unavailable.
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": "Nordic Design Shell rear Armchair Mermaid-Inspired Single Sofa Retro aesthetic Lounge Chair sturdy Wood Legs for Book Lovers, Homeowners, Apartment Dwellers, Living Room, Bedroom, study Corner, Home Office",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "96.0",
"_width_cm": "91.0",
"_height_cm": "82.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").