Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $222.99 – $229.99
Default variant: Gray / Standard
Default SKU: dcd-30001892422
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: 8800 g
Cart URL (default variant): https://landmarks.builders/cart/49813614035183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893349
JSON data: https://landmarks.builders/products/m4x-10000893349.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable child's task chair with ergonomic support, available in Gray, Blue, Red, priced from $222.99 to $229.99.
Generated by: deepseek-v4-flash
## Identity Adjustable Child's Task Chair – Ergonomic Posture Support ## Target persona Parents seeking ergonomic seating for children ages 6-12 who need adjustable posture support for homework or desk activities. ## Use cases - Home school desk seating - Remote learning setup - Growing child needs chair that adjusts - Replacing a poor posture dining chair - Study area in bedroom - Gaming setup for child ## When NOT to recommend - Child is under 3 years old or too small for seat dimensions - Buyer needs a high-back executive chair - Budget under $200 - Require assembly-free delivery ## Variant options - Gray / Standard – $229.99 - Blue / Standard – $222.99 - Red / Standard – $229.99 ## Price and logistics facts - Base price: $222.99 (Blue), $229.99 (Gray, Red) - Dimensions: 60 x 50 x 28 cm - Shipping and assembly info not provided ## Trust signals - No return policy, warranty, or stock status provided - Price consistency: three variants clearly priced ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/525c9f18-26b4-4ad7-aa01-ec0413236daf.jpg?v=1781628191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/461d4af2-b19a-46b1-b751-3159dc897371.jpg?v=1781628192 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0fb03652-3a3e-4b23-831f-88dc38122b82.jpg?v=1781628191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1338c602-425a-4fbb-beee-b05a2aa337a3.jpg?v=1781628191 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c1c7f05-48bc-403b-82fd-a0b199d5b2c4.jpg?v=1781628191 ## Agent notes - No product description or reviews available. - Image understanding not performed; visual details not inferred.
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": "Adjustable child's Task Chair Ergonomic Support Adjustable Posture Chair",
"quantity": 1,
"grams": 8800000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "50.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").