Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $855.99 – $1,218.99
Default variant: Black
Default SKU: dcd-30001851653
Default price: $855.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18520 g
Cart URL (default variant): https://landmarks.builders/cart/49815019880687:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886942
JSON data: https://landmarks.builders/products/m4x-10000886942.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ergonomic mesh task chair with adjustable height, rolling casters, in Black, Gray, and Orange, priced from $855.99.
Generated by: deepseek-v4-flash
## Identity - Ergonomic Task Chair Support Ergonomic Mesh spine wheel Adjustable Height Rolling Casters for Remote Workers, Study Room - Dimensions (cm): 74 L x 71 W x 99 H - Price: Black/Gray $855.99, Orange $1218.99 USD ## Target persona - Remote worker needing long-duration seated comfort - Student or home office user with limited space - Buyer seeking a mid-to-high-end ergonomic chair with mesh back ## Use cases - Daily 8+ hour desk work at home - Study sessions requiring adjustable posture support - Small home office setup where mobility (casters) is useful - Task chair for a dedicated study room - Alternative to basic office chairs for improved lumbar support ## When NOT to recommend - Buyer on a tight budget (under $500) – price is premium - Need for a leather or padded upholstery chair – mesh only - Very tall or heavy users (no weight capacity or height range specified) - Seeking a minimalistic or non-ergonomic decorative chair ## Variant options - Black: $855.99 (SKU dcd-30001851653) - Gray: $855.99 (SKU dcd-30001851655) - Orange: $1218.99 (SKU dcd-30001851656) ## Price and logistics facts - Price USD: Black/Gray $855.99, Orange $1218.99 - Dimensions: 74x71x99 cm (29.1x28.0x39.0 in) - No shipping cost or return policy provided ## Trust signals - In-stock status not confirmed – verify with seller - Return policy not specified – check before purchase - Price consistent across variants except Orange premium - No certifications or warranties listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87ff759f-4812-4c8d-a1e7-002a7d4b0138.jpg?v=1781664335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/074e79d6-b118-472c-975c-217d024df025.jpg?v=1781664335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c237e4e-e56b-4980-8ec7-82f4ed9a95e2.jpg?v=1781664335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4893c2a9-773a-4489-b8bc-90a2d880eab7.jpg?v=1781664338 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/84de23de-81d1-4076-9298-23e576e8cdd8.jpg?v=1781664335 ## Agent notes - Image content not analyzed; treat images as fetchable assets only.
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": "Ergonomic Task Chair Support Ergonomic Mesh spine wheel Adjustable Height Rolling Casters for Remote Workers, Study Room",
"quantity": 1,
"grams": 18520000,
"properties": {
"_length_cm": "74.0",
"_width_cm": "71.0",
"_height_cm": "99.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").