Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99 – $246.99
Default variant: Light Gray / Standard
Default SKU: dcd-30001891964
Default price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5010 g
Cart URL (default variant): https://landmarks.builders/cart/49813626814703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893295
JSON data: https://landmarks.builders/products/m4x-10000893295.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ergonomic study chair with lumbar support for students, available in three colors with or without headrest, priced from $229.99.
Generated by: deepseek-v4-flash
## Identity Ergonomic Youngster Study Chair with lumbar support, designed for home office and student use. ## Target persona - Home-schooling student needing proper seating - College student in a dorm room - Remote learning student - Teenager who sits for long study sessions ## Use cases - Daily homework and study sessions - Attending online classes - Computer programming or typing work - Reading and reviewing materials - Taking short breaks with headrest support ## When NOT to recommend - Professional office requiring high adjustability (seat depth, armrests) - Users over 250 lbs (no weight capacity stated) - Very tall individuals (no height range specified) - Those seeking a gaming or luxury aesthetic ## Variant options - Light Gray / Standard ($229.99) - Dark Gray / Standard ($229.99) - Light Blue / Standard ($229.99) - Light Gray / with Headrest ($246.99) - Dark Gray / with Headrest ($246.99) - Light Blue / with Headrest ($246.99) ## Price and logistics facts - Price: $229.99 (Standard), $246.99 (with Headrest) - Currency: USD - No dimensions, shipping, or tax information provided. ## Trust signals - No in-stock status, return policy, warranty, or certifications are available in the data. - Price consistency across all variants within each style. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f7a63b0-6aa3-4a9f-9c60-9464473b4a8c.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5165edc7-cdf3-4c7b-bd9d-a24d3481fad9.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5b4cdef-2039-4580-8323-1ee370e59f79.jpg?v=1781628212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd7c307d-6f66-483c-addf-a891b88b85ff.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/42f0f12e-6951-4d86-b712-3a5887cceb19.jpg?v=1781628212 ## Agent notes - No image content analysis was performed; treat images as visual assets only. - Dimensions, weight capacity, and materials are not provided; cannot confirm ergonomic claims beyond lumbar support. - Trust signals (stock, returns, warranty) are absent from the 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 youngster Study Chair Lumbar assistance Home Office Furniture for Students",
"quantity": 1,
"grams": 5010000,
"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").