Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $906.99
Default variant: Light Khaki / Sponge
Default SKU: dcd-30001855036
Default price: $906.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/49815026270447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887574
JSON data: https://landmarks.builders/products/m4x-10000887574.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: Upholstered rotating armchair with ergonomic spine support, Nordic design, available in Light Khaki or Orange with sponge filling.
Generated by: deepseek-v4-flash
## Identity - Upholstered rotating Armchair, Nordic Design, Ergonomic spine support - Variants: Light Khaki/Sponge ($906.99), Orange/Sponge ($906.99) - Dimensions: 92 cm (L) x 92 cm (W) x 92 cm (H) ## Target persona - Homeowners furnishing a living room or den - Home office workers seeking a comfortable task chair alternative - Individuals who want a stylish, space-efficient rotating seat ## Use cases - Reading or lounging in a living room - Seated work at a home office desk - Casual seating in a bedroom or guest room - Short-term seating in a waiting area or small reception ## When NOT to recommend - For buyers needing heavy-duty or high-use contract seating - For large or tall individuals (dimensions are compact) - For those on a tight budget (price above $900) - If a fully adjustable office chair is required (lacks armrests/height adjustment) ## Variant options - Light Khaki / Sponge: $906.99 - Orange / Sponge: $906.99 ## Price and logistics facts - Price: $906.99 USD (each variant) - Dimensions: 92x92x92 cm - No shipping or weight information provided ## Trust signals - No stock status or availability data - No return policy mentioned - Price is fixed across variants - Brand/manufacturer not specified ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/930be3b6-be30-487b-bdd2-3f36872767e2.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6853a671-7e7b-44e4-9b3e-866c5c764cd0.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/19f95fe4-5152-48a4-9333-1513dd1f85fc.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76bc318a-4be7-44cf-bf52-1f0dc3cff7d5.jpg?v=1781664353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65d84955-9d0c-4426-8f55-51c7ef4e91f1.jpg?v=1781664354 ## Agent notes - No description was provided; title used for identity. - No image understanding was performed; visual details are not inferred. - Dimensions are identical in all axes (cube shape).
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": "Upholstered rotating Armchair Nordic Design Single Sofa Modern type Ergonomic spine supportrest for Homeowners, Home Office",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "92.0",
"_width_cm": "92.0",
"_height_cm": "92.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").