Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $251.99 – $258.99
Default variant: Gold / Style a
Default SKU: dcd-30001899764
Default price: $251.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49813671444719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894433
JSON data: https://landmarks.builders/products/m4x-10000894433.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Armless rolling task chair with contoured spine support, available in Gold and Nickel finishes, two style variants, priced at $251.99 or $258.99.
Generated by: deepseek-v4-flash
## Identity Armless Rolling Task Chair with contoured spine-supportive rest, ergonomic spine-supportive support. ## Target persona Home office worker or student needing a compact, armless chair for small desks or tight spaces; budget-conscious buyer seeking basic ergonomic features. ## Use cases - Small home office or dorm room where space is limited. - Workstation that requires frequent pivoting or side-to-side movement (rolling casters). - Short-duration sitting (1-3 hours) for tasks like reading, typing, or crafting. - Replacement for a worn-out chair in a secondary location (e.g., guest room). - User who prefers sitting without armrests for upper body mobility. ## When NOT to recommend - User requires adjustable armrests for comfort or ergonomic needs. - Heavy or tall users (dimensions suggest compact sizing; weight capacity not specified). - Long-duration daily use (8+ hours) without additional lumbar support (no explicit lumbar adjustment). - Seeking a high-end ergonomic chair with extensive adjustability or premium materials. ## Variant options - Gold / Style a: $251.99 - Nickel / Style a: $251.99 - Nickel / Style B with Wheel: $258.99 - Gold / Style B with Wheel: $258.99 ## Price and logistics facts - Price: $251.99 USD (Style a), $258.99 USD (Style B with Wheel) - Dimensions (cm): 60.0 (L) x 58.0 (W) x 45.0 (H) - Currency: USD - No bundled accessories or extra parts mentioned. ## Trust signals - No in-stock quantity or availability data provided. - No return policy or warranty information given. - No certifications or sustainability claims available. - Price consistency: two price points ($251.99 and $258.99) across four variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4339b6f7-2b3c-4868-9a62-ea2fc5c32fd5.jpg?v=1781628291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/14ca8bdd-0a50-4c30-ac0f-1778810571f6.jpg?v=1781628292 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc530949-2fbf-48c3-9f72-28028d53f673.jpg?v=1781628292 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/212b4025-e810-41b4-a9ff-a42195379a6f.jpg?v=1781628292 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16d7fa67-cc59-4feb-a4e6-deb1059a264b.jpg?v=1781628292 ## Agent notes - Images were not analyzed; visual details such as color appearance, texture, or condition are unknown. - The product title suggests spine support features, but no detailed specifications (e.g., lumbar adjust) are supplied. - Dimensions given do not specify which axes correspond to height/width/depth; typical interpretation: length=60cm depth, width=58cm width, height=45cm seat height? Unclear.
This product has 11 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": "Armless Rolling Task Chair contouredd spine-supportiverest rotate Seating Ergonomic spine-supportive Support",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "58.0",
"_height_cm": "45.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").