Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $197.99 – $229.99
Default variant: Black
Default SKU: dcd-30001891917
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: 14000 g
Cart URL (default variant): https://landmarks.builders/cart/49811900661999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893287
JSON data: https://landmarks.builders/products/m4x-10000893287.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: Features an S-shaped spinerest that mimics the human spine, combined with integrated lumbar support to reduce spine strain and promote healthy posture during long hours of sitting.
Adjustable Support: Customize your comfort with a height-adjustable headrest for neck support and a retractable padded footrest that allows you to stretch extend and relax during breaks.
Reclining & Mobility: Equipped with a reclining mechanism to recline spine for relaxation and a 360-degree rotating base with effortlessrolling casters, offering ease of movement of movement around your workspace.
Ventilated Comfort: The spinerest and seat are made from high-quality, breathable mesh fabric that promotes air circulation, keeping you cool and comfortable throughextend the day.
adaptable Use: This modern and functional chair is an excellent choice for a variety of settings, including home offices, study rooms, dorm rooms, and as a computer or gaming seat.
Summary: Reclining rotating chair with footrest, ergonomic mesh back, available in five colors, priced from $197.99 to $229.99.
Generated by: deepseek-v4-flash
## Identity Reclining rotating chair with footrest, ergonomic design, mesh spine, for studying. Dimensions: 72x65x32 cm. Priced $197.99 (Blue) to $229.99 (Black, Red, Gray, Green). ## Target persona - Students needing an affordable ergonomic chair for dorm or study room. - Remote workers on a budget seeking a reclining option. - Gamers looking for a mesh chair with footrest under $250. - Small space dwellers requiring a compact, multi-position chair. ## Use cases - Studying and computer work with occasional reclining breaks. - Home office tasks where a footrest helps with posture. - Casual gaming sessions up to a few hours. - Reading or relaxing in a small apartment. - Shared environments (dorms, rented rooms) due to lightweight and movable design. ## When NOT to recommend - Users over 6 feet tall (seat height and backrest may be insufficient). - Heavy users over 250 lbs (no weight capacity specified; potential durability concerns). - Long work sessions (8+ hours daily) without additional lumbar support. - Those seeking a luxury or high-end executive chair. ## Variant options - **Black** – $229.99 - **Red** – $229.99 - **Gray** – $229.99 - **Blue** – $197.99 - **Green** – $229.99 ## Price and logistics facts - Base price: $197.99 (Blue), $229.99 (other colors). - Currency: USD. - Dimensions (LxWxH): 72 x 65 x 32 cm. Note: height appears very low; verify for intended use. - No shipping or tax information provided. ## Trust signals - None explicitly stated (no stock status, return policy, or certifications). - Variants show consistent pricing except one color discount. - Image URLs available for visual inspection. ## Image assets -  -  -  -  -  ## Agent notes - Height dimension (32 cm) is unusually low; verify if this is a stool or low-back chair. No weight capacity or material details provided. Visual inspection of images recommended.
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": "Reclining rotating Chair with Footrest Ergonomic Design Computer Seat Adjustable Headrest sturdy Duty for Students, Relaxing",
"quantity": 1,
"grams": 14000000,
"properties": {
"_length_cm": "72.0",
"_width_cm": "65.0",
"_height_cm": "32.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").