Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,216.99
Default variant: Bordeaux Red
Default SKU: dcd-30001856107
Default price: $1,216.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24500 g
Cart URL (default variant): https://landmarks.builders/cart/49815041409263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887805
JSON data: https://landmarks.builders/products/m4x-10000887805.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Highspine ergonomic office chair with adjustable headrest, reclining spine support, and fluidRolling casters; available in Bordeaux Red or Black at $1216.99.
Generated by: deepseek-v4-flash
## Identity - Product: Highspine Support Ergonomic Chair fluidRolling Casters Office Furniture Reclining Spine Supportrest Adjustable Headrest - Price: $1,216.99 USD - Dimensions: 85 x 65 x 35 cm (L x W x H) - Colors: Bordeaux Red, Black ## Target persona - Remote workers spending 8+ hours daily at a desk - Office professionals with chronic back or neck discomfort - Gamers seeking long-session comfort and spinal support - IT or tech workers setting up ergonomic home offices ## Use cases - All-day desk work requiring prolonged sitting comfort - Tasks that involve frequent reclining or posture adjustments - Office setups needing a wheeled chair with smooth-rolling casters - Environments where adjustable headrest is beneficial (e.g., phone work, leaning back) - Purchasing for a small or medium-sized home office ## When NOT to recommend - Budget-constrained buyers seeking chairs under $500 - Small or cramped rooms where 85x65x35 cm footprint is too large - Users preferring mesh-back chairs for breathability (this appears to be padded/spine support) - Someone who needs a chair without casters (e.g., for carpet without mat) ## Variant options - Bordeaux Red (SKU: dcd-30001856107) – $1,216.99 - Black (SKU: dcd-30001856108) – $1,216.99 ## Price and logistics facts - Price: $1,216.99 USD (both variants) - Dimensions (cm): 85L x 65W x 35H - Source: Shopify store with tags "m4x", "m4x-202606", "wp-import" – likely dropshipped or imported; verify shipping times and costs separately. ## Trust signals - In-stock status unknown – not specified - Return policy not provided – confirm with seller - Price consistency: two variants at same price - No listed certifications or materials – cannot assume any ## Image assets - 5 product images available (URLs below) - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf41d561-05a7-4c7c-b475-e3cef1e16321.jpg?v=1781664404) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6ce7c56-8c02-44f1-acd8-a4324d9797dc.jpg?v=1781664404) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03894cdf-f27d-4010-88bc-7b54aa40839c.jpg?v=1781664405) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bb2dfe0-a5d8-4c90-bc18-b69830cb6c97.jpg?v=1781664405) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2facd15d-f7dc-4a6b-945b-cbbd2a3cc756.jpg?v=1781664405) ## Agent notes - Product description missing – fill from source or contact seller for details. - Image content not analyzed – visual verification of ergonomic features (headrest, spine support, casters) not performed. - Confirm dimensions: 85L x 65W x 35H cm – note that height dimension may exclude assembled height (verify).
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": "Highspine Support Ergonomic Chair fluidRolling Casters Office Furniture Reclining Spine Supportrest Adjustable Headrest",
"quantity": 1,
"grams": 24500000,
"properties": {
"_length_cm": "85.0",
"_width_cm": "65.0",
"_height_cm": "35.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").