Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $287.99
Default variant: Gray 2
Default SKU: dcd-30001878101
Default price: $287.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49814754590959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891185
JSON data: https://landmarks.builders/products/m4x-10000891185.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: Ergonomic saddle chair with adjustable height and rolling casters, available in Gray and Orange, priced at $287.99.
Generated by: deepseek-v4-flash
## Identity Ergonomic Saddle Chair Adjustable Height Study Seat Rolling Casters for Students ## Target persona - Students and remote learners needing active sitting for long study sessions - Home office workers seeking posture improvement without traditional backrest - Individuals with lower back sensitivity who benefit from open hip angle ## Use cases - Long study or reading sessions at a desk - Standing desk companion for half-standing posture - Dynamic sitting in small spaces where a full chair is too bulky - Workstation for tasks requiring frequent forward leaning - Alternative for users who experience discomfort with standard office chairs ## When NOT to recommend - Users who require high lumbar support or a headrest - People with hip or knee conditions that make saddle position painful - Those preferring a cushioned, upholstered seat for extended sedentary periods - Environments where rolling casters are not suitable (e.g., soft carpet or uneven floor) ## Variant options - Gray 2 ($287.99, SKU: dcd-30001878101) - Orange 2 ($287.99, SKU: dcd-30001878102) ## Price and logistics facts - Price: $287.99 USD (all variants) - Dimensions: not provided - Weight: not provided - Shipping: not specified ## Trust signals - Price consistent across all variants - Stock status and return policy not available in provided data ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2022bf43-2da4-46d8-8586-ca14b58c1f63.jpg?v=1781660559) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35cd7011-cdfe-4176-8613-df7f7a4e0e27.jpg?v=1781660559) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0175653f-b03e-4751-9e56-86cacae472dd.jpg?v=1781660560) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95ec0d2-0c32-49f6-bacd-591f302cfc64.jpg?v=1781660560) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1291d8a9-3ab5-4d8e-b7bb-8b5e80c36802.jpg?v=1781660559) ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - Dimensions, weight, and material specifications are missing from product data.
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 Saddle Chair Adjustable Height Study Seat Rolling Casters for Students",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").