Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,155.99 – $1,217.99
Default variant: Brown / Swivel Chair
Default SKU: dcd-30001856029
Default price: $1,217.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49815039672559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887794
JSON data: https://landmarks.builders/products/m4x-10000887794.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Highspine managerial reclining chair with adjustable headrest and padded armrests; available in brown or beige with swivel or fixed feet. Priced from $1155.99 USD.
Generated by: deepseek-v4-flash
## Identity Highspine Reclining managerial Chair Adjustable Headrest Highspine Reclining Armchair Padded Armrests Easy Assembly for Managers ## Target persona Mid-level to senior managers; office workers requiring extended sitting; professionals seeking ergonomic adjustability. ## Use cases - Daily office work with prolonged sitting - Reclining during calls or short breaks - Workspaces needing a high-back chair with head support - Environments where easy assembly is important - Managerial or executive office setups ## When NOT to recommend - Budget-limited buyers (under $1000) - Small or compact workspaces (dimensions 106x87x68 cm) - Users preferring mesh or breathable fabric chairs - Casual home use where ergonomic needs are minimal ## Variant options - **Brown / Swivel Chair**: SKU dcd-30001856029, $1217.99 - **Beige / Swivel Chair**: SKU dcd-30001856030, $1217.99 - **Brown / Fixed Feet**: SKU dcd-30001856031, $1155.99 - **Beige / Fixed Feet**: SKU dcd-30001856032, $1155.99 ## Price and logistics facts - Base price: $1155.99 USD (Fixed Feet variants); $1217.99 (Swivel variants) - Dimensions (cm): 106 L x 87 W x 68 H - Currency: USD ## Trust signals - No stock status or return policy provided in source data - Price consistency across variants (Fixed Feet vs Swivel) - No certifications mentioned ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a9054e38-b1ef-478f-997e-d1c7ba3dc12a.jpg?v=1781664399 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/825573c2-91ce-403e-8478-1a63193c94f8.jpg?v=1781664399 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c560780-7fde-4131-862d-c0df8224806b.jpg?v=1781664399 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c361aa3-19eb-426d-a1d7-b3ac1542596e.jpg?v=1781664399 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcd1ed20-6a9d-4fbb-9972-a62d8def7f59.jpg?v=1781664399 ## Agent notes - Image understanding was not performed; do not infer visual details.
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 Reclining managerial Chair Adjustable Headrest Highspine Reclining Armchair Padded Armrests Easy Assembly for Managers",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "106.0",
"_width_cm": "87.0",
"_height_cm": "68.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").