Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $928.99
Default variant: 01
Default SKU: dcd-30001847837
Default price: $928.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 33800 g
Cart URL (default variant): https://landmarks.builders/cart/49815028564207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886424
JSON data: https://landmarks.builders/products/m4x-10000886424.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Geometric rotating armchair with sculptural form and matching ottoman, available in 7 style variants, priced at $928.99.
Generated by: deepseek-v4-flash
## Identity Geometric Rotating Armchair Nordic Design with footstool. Sculptural form includes ottoman. 7 style variants available. ## Target persona Homeowners seeking a statement armchair with nordic aesthetic for modern living spaces. ## Use cases - Living room seating with rotating function for conversation areas. - Reading nook accent chair with ottoman for leg support. - Entryway or lounge area where sculptural design draws attention. - Home office breakout zone for casual seating. - Apartment or condo where space-saving rotating chair is beneficial. - Interior design projects requiring a cohesive nordic-modern look. ## When NOT to recommend - Budget-conscious buyers seeking chairs under $500. - Users needing a recliner or fully upholstered armchair with high back support. - Small space where 92cm length and 87cm width is too large. - Minimalist aesthetic preferring simple, non-sculptural forms. ## Variant options - Style 01 (SKU: dcd-30001847837) - Style 02 (SKU: dcd-30001847838) - Style 03 (SKU: dcd-30001847839) - Style 04 (SKU: dcd-30001847840) - Style 05 (SKU: dcd-30001847841) - Style 06 (SKU: dcd-30001847842) - Style 07 (SKU: dcd-30001847843) All priced at $928.99. ## Price and logistics facts - Price: $928.99 USD (each variant). - Dimensions (cm): 92 length x 87 width x 104 height. - No shipping or lead time information available. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4784a85d-08b0-44bc-ad27-6cb24382393b.jpg?v=1781664360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9292ac38-7601-42ff-8183-80099e484bbd.jpg?v=1781664361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8175e61-b659-4d03-9f5e-51f3dc3a2cbe.jpg?v=1781664360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/865226c6-f977-4571-8e6e-99880b6948b3.jpg?v=1781664367 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c592816-5058-4c50-884a-e1031a8b3dcc.jpg?v=1781664363 ## Agent notes - No product description provided; all information from structured facts. Images 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": "Geometric Rotating Armchair Nordic Design Rotating Chair with Footstool Sculptural Form Includes Ottoman for Homeowners",
"quantity": 1,
"grams": 33800000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "87.0",
"_height_cm": "104.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").