Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $230.99 – $246.99
Default variant: Blue / Pro
Default SKU: dcd-30001886378
Default price: $246.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/49813628748015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892577
JSON data: https://landmarks.builders/products/m4x-10000892577.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 ergonomic chair with secureable casters, splitsupport back, and footrest, available in Blue and Pink in Standard or Pro style, priced between $230.99 and $246.99.
Generated by: deepseek-v4-flash
## Identity - **Product**: Adjustable Posture Chair with secureable casters, Splitsupport study chair, and footrest. - **Variants**: Blue Standard ($230.99), Blue Pro ($246.99), Pink Standard ($246.99). ## Target persona - Students aged 16-30 who study or work at a desk for long hours. - Home office workers needing ergonomic support on a budget. ## Use cases - Daily studying or reading sessions requiring prolonged sitting. - Home office desk work (e.g., typing, video calls). - Lightweight computer use (browsing, writing). - Use in dorm rooms or small apartments where adjustable furniture is needed. - As an entry-level ergonomic chair for people new to posture correction. ## When NOT to recommend - Heavy industrial or warehouse environments requiring high weight capacity or durability. - Users over 250 lbs (no weight capacity provided). - Professional gaming setups requiring high-back racing-style chairs. - Users needing advanced lumbar support adjustments beyond split back. ## Variant options | Variant | SKU | Color | Style | Price | |---------|-----|-------|-------|-------| | Blue / Pro | dcd-30001886378 | Blue | Pro | $246.99 | | Blue / Standard | dcd-30001886380 | Blue | Standard | $230.99 | | Pink / Standard | dcd-30001886381 | Pink | Standard | $246.99 | ## Price and logistics facts - Base price: $230.99 USD (Blue Standard). - Pro variant: $246.99 USD (Blue Pro). - Pink Standard also $246.99 USD. - Dimensions and weight not provided; logistics shipping cost unknown. ## Trust signals - In-stock status: Not specified (assume available based on listing). - Return policy: Not provided. - Certifications: None specified. - Price consistency: Three variants with clear pricing. The product has multiple images; visual details not evaluated. ## Image assets - Image URLs (5 total): -  -  -  -  -  ## Agent notes - No image understanding was performed; visual attributes (e.g., color appearance, texture) are not confirmed. - Dimensions and weight not available; cannot assess fit or shipping. - Warranty, return window, and materials (e.g., mesh vs. fabric) not specified. - 'Secureable casters' implies locking or safety feature, but details unknown. - Splitsupport likely refers to separated back support (e.g., two pads).
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 Posture Chair secureable casters Splitsupport Study Chair With Footrest",
"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").