Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $234.99
Default variant: Black / Steel Foot
Default SKU: dcd-30001892538
Default price: $234.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 17500 g
Cart URL (default variant): https://landmarks.builders/cart/49813636645103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893364
JSON data: https://landmarks.builders/products/m4x-10000893364.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: Managerial Highspine real leather ergonomic rolling chair with adjustable height, available in Black, Brown, and Khaki with steel foot, priced at $234.99.
Generated by: deepseek-v4-flash
## Identity Managerial Highspine Armchair Real leather Ergonomic Rolling Chair Adjustable Height rearing for Managerials, Students ## Target persona Office managers, students, and professionals needing ergonomic seating with real leather upholstery. ## Use cases - Daily office desk work - Long study sessions - Home office - Reception or waiting areas - Conference rooms ## When NOT to recommend - Budget-conscious buyers (price at $234.99) - Those preferring mesh or fabric chairs - Users requiring extreme height adjustments beyond standard range - Bulk corporate procurement (no bulk pricing info) ## Variant options - Black / Steel Foot ($234.99) - Brown / Steel Foot ($234.99) - Khaki / Steel Foot ($234.99) ## Price and logistics facts - Price: $234.99 USD (all variants) - Dimensions (cm): 75L x 60W x 65H ## Trust signals - Real leather material - In-stock status not specified - Return policy not available - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37180046-23f7-4abb-8b13-e0e5c638e924.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ad5ad53-44c7-4dbb-b1e4-5f7564c4b36e.jpg?v=1781628230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2532b395-3ece-4138-a025-50ecd97723ef.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d6e5983-8878-4825-96a6-c559bb8d7530.jpg?v=1781628231 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85d75a3d-b764-4578-96cd-d1d9973fc22c.jpg?v=1781628230 ## Agent notes - Description field contains only numeric ID 83585253, no textual description provided. - Image understanding 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": "Managerial Highspine Armchair Real leather Ergonomic Rolling Chair Adjustable Height rearing for Managerials, Students",
"quantity": 1,
"grams": 17500000,
"properties": {
"_length_cm": "75.0",
"_width_cm": "60.0",
"_height_cm": "65.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").