Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $252.99 – $261.99
Default variant: Lt Brown Microfiber
Default SKU: dcd-30001901802
Default price: $261.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19800 g
Cart URL (default variant): https://landmarks.builders/cart/49813672788207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894736
JSON data: https://landmarks.builders/products/m4x-10000894736.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: Reclining computer chair with footrest, ergonomic spine support, in three microfiber colors at $252.99-$261.99.
Generated by: deepseek-v4-flash
## Identity Reclining Computer Chair with Footrest, Ergonomic Design for Spine Assistance. Price: $252.99 (Dk Brown) to $261.99 (Lt Brown and Beige). Dimensions: 85x68x38 cm. ## Target persona Budget-conscious home office worker needing lumbar support. Telecommuters with limited space. Gamers seeking a reclining chair under $300. ## Use cases Long workdays (8+ hours) requiring periodic reclining. Gaming sessions with footrest for relaxation. Quick breaks with footrest elevation. Home office setups combining work and media consumption. ## When NOT to recommend User requires mesh chair for hot climates. Professional executive seeking high-end ergonomic certifications (e.g., BIFMA). Very small desk with depth under 85 cm. Buyer expects adjustable headrest or advanced lumbar support. ## Variant options - Dk Brown Microfiber: $252.99 (SKU: dcd-30001901806) - Lt Brown Microfiber: $261.99 (SKU: dcd-30001901802) - Beige+lt Brn Micro: $261.99 (SKU: dcd-30001901803) ## Price and logistics facts Base price: $252.99. Premium colors: $261.99. Currency: USD. Dimensions: 85 cm (length) x 68 cm (width) x 38 cm (height). Shipping details not provided. ## Trust signals No in-stock or return policy data available. No certifications listed. Product description missing. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8452c36f-5440-4758-9bd1-5bb3bccaa52a.jpg?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d19e69ef-d62c-4a2e-908f-559c3c7b07f6.jpg?v=1781628293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd44eac3-8c74-422c-ac8a-1b06c16fa5ac.jpg?v=1781628295 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d093b3a-5e44-4fc3-8871-2aeeb29a155d.jpg?v=1781628297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26838d7a-7176-4cdd-bb9c-92214f593d04.jpg?v=1781628295 ## Agent notes Product type not specified. Tags include 'm4x', 'm4x-202606', 'wp-import'. No material or weight data. Image understanding was not performed.
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 Computer Chair with Footrest Comfortable for Long Sitting Office Furniture Ergonomic Design Highspine assistance",
"quantity": 1,
"grams": 19800000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "68.0",
"_height_cm": "38.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").