Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $57.99
Default variant: White / Silent Wheel
Default SKU: dcd-30001958215
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 6600 g
Cart URL (default variant): https://landmarks.builders/cart/49810466734319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901905
JSON data: https://landmarks.builders/products/m4x-10000901905.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable-height swivel caster chair with ergonomic design, armless, for students. Available in multiple colors with silent wheels or steel legs, priced from $42.99.
Generated by: deepseek-v4-flash
## Identity Armless Caster Chair Height Adjustable Swivel Seat Ergonomic Design for Students ## Target persona Budget-conscious student; home office worker on a budget; teenager needing a desk chair; gamer seeking affordable seating. ## Use cases - Studying or homework at desk - Computer programming or typing - Casual gaming sessions - Light office work - Temporary seating in dorm or apartment ## When NOT to recommend - Long-duration ergonomic seating - Users requiring back support - Heavy individuals over 250 lbs - Executive or professional office ## Variant options - White / Silent Wheel: $42.99 - White / Steel Legs: $57.99 - White Grey / Silent Wheel: $42.99 - White Pink / Silent Wheel: $42.99 - White Yellow / Silent Wheel: $42.99 - Grey White / Silent Wheel: $42.99 - Light Grey / Silent Wheel: $57.99 - Black / Silent Wheel: $57.99 ## Price and logistics facts - Price range: $42.99 – $57.99 USD - Dimensions: 58 × 52 × 28 cm - No logistics details available (e.g., shipping weight, lead time) ## Trust signals - Multiple color/style variants listed as in stock - Pricing consistent across variants with same features - No certifications or return policy mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee15c463-c031-48c7-b2f9-d1a78aff289e.jpg?v=1781597327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af714afb-e29e-4a31-8f29-7b1d46e2fc73.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d390aa6-e0c9-4826-9c25-e65cdb7ef83a.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb344e3c-a7e2-43d5-bc47-919ad3fe1610.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bb6fd9c-8157-4dbb-b94f-bd7cc517ae70.jpg?v=1781597327 ## Agent notes - Product description field was empty; all info derived from title, price, dimensions, and variants. - Image content not analyzed; visual details not verified.
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": "Armless Caster Chair Height Adjustable Swivel Seat Ergonomic Design for Students",
"quantity": 1,
"grams": 6600000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "52.0",
"_height_cm": "28.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").