Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $235.99 – $287.99
Default variant: Black / D1 Nylon Base
Default SKU: dcd-30001875614
Default price: $235.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/50151077511407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890880
JSON data: https://landmarks.builders/products/m4x-10000890880.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: This computer chair is engineered to support your body's natural posture, featuring a high back, an adjustable 5D headrest, and a breathable full-mesh construction to reduce discomfort during long periods of sitting.
Fully Adjustable Comfort: Customize your seating experience with multiple adjustments, including seat height, seat depth, 6D rotating and lifting armrests, and an adjustable backrest, ensuring a ideal fit for your body and desk.
Dynamic Support: Equipped with an adaptive support system that automatically adjusts to your movements, this chair provides constant, targeted support to your lower back, helping to alleviate back pain and promote a healthy spine alignment.
Relax & Recline: Unwind between tasks or during breaks with the effortless reclining function that tilts back up to 135 degrees. The chair also includes a retractable footrest, allowing you to stretch out and relax completely.
Stable & Mobile: Built on a heavy-duty five-star steel base with effortless-rolling casters, this chair offers excellent stability and effortless 360-degree swivel mobility, making it perfect for dynamic work or gaming environments.
Summary: Ergonomic Computer Chair Adjustable Height Rolling Mesh Seat Rocking Function. 【Ergonomic Design】: This computer chair is engineered to support your body's natural posture, featuring a high back, an adjustable 5D headrest, and a breathable full-mesh construction to reduce discomfort during long periods of sitting. 【Fully Adjustable Comfort】: Customize your seating experience with multiple adjustments, including seat height, seat depth, 6D rotating and lifting armrests, and an adjustable backrest, ensuring a ideal fit for your body and desk. 【Dynamic Support】: Equipped with an adaptive support
Generated by: m4x-map-v1
This product has 8 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Ergonomic Computer Chair Adjustable Height Rolling Mesh Seat Rocking Function",
"product_id": 9456959160559,
"variant_id": 50151077511407,
"quantity": 1,
"grams": 20000,
"length_cm": "70.0",
"width_cm": "65.0",
"height_cm": "35.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").