Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $64.99 – $90.99
Default variant: Thin Black Mid-back
Default SKU: dcd-30001910581
Default price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7500 g
Cart URL (default variant): https://landmarks.builders/cart/49973760917743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895945
JSON data: https://landmarks.builders/products/m4x-10000895945.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Sled Base Chair: Features a modern cantilever design with a sled base that provides a gentle flex for enhanced comfort during long periods of sitting, making it an perfect guest or conference chair.
Breathable Mesh spine support: The entire spine supportrest is constructed from a dense, breathable mesh fabric that promotes air circulation, keeping you cool and comfortable throughout your workday or meetings.
robustDuty Steel Frame: Built on a robust, single-piece steel frame with a polished polished metal finish, this chair offers exceptional stability and durability, designed to withstand the demands of a busy office environment.
Integrated Support: The ergonomically contourd spine supportrest is designed to correspond with the natural contour of your spine, providing essential lower spine support support to help and maintain proper posture.
adaptable Conference Seating: Its sleek and professional appearance makes it a perfect seating solution for a variety of settings, including conference rooms, reception areas, training rooms, offices, dormitories, and as visitor chairs.
Summary: Cantilever Mesh Chair Sled Base Conference Seating Ergonomic Design Support for Students. 【Ergonomic Support】: Features a curved spinalrest designed to provide essential support, promoting good posture and reducing spinal strain during extended periods of sitting. 【Breathable Mesh spinal】: Constructed with a high-quality, breathable mesh spinal that allows for excellent air circulation, keeping you cool and comfortable throughout the day. 【Sturdy Sled Base】: Built on a robust cantilever sled base made of steel, offering superior stability and a slight, gentle flex for added comfort without the
Generated by: m4x-map-v1
This product has 12 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": "Cantilever Mesh Chair Sled Base Conference Seating Ergonomic Design Support for Students",
"product_id": 9440334643439,
"variant_id": 49973760917743,
"quantity": 1,
"grams": 7500,
"length_cm": "70.0",
"width_cm": "65.0",
"height_cm": "59.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").