Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,450.99 – $1,576.99
Default variant: Pu Reclining
Default SKU: dcd-30001851189
Default price: $1,513.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/49815044980975:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886883
JSON data: https://landmarks.builders/products/m4x-10000886883.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: Highspine support managerial chair with reclining function, padded armrests, and sturdy base, available in multiple PU styles, priced from $1450.99.
Generated by: deepseek-v4-flash
## Identity Highspine support managerial Chair Reclining Function Computer Seat Padded Armrests sturdyDuty Base for Students, Adults. Dimensions: 83x38x65.5 cm. Price from $1450.99. Three style variants available. ## Target persona Students, adults, and office workers needing a supportive chair with reclining capability at a mid-range price point. ## Use cases - Long hours at a computer desk - Managerial office work - Home office setup - Gaming with reclining feature - Classroom or dorm use - Conference room seating ## When NOT to recommend - For users requiring extensive ergonomic adjustments (e.g., adjustable lumbar, headrest) - For very tall or heavy users beyond standard dimensions - For budget-constrained buyers seeking under $500 chairs - For minimalist or low-back chair preferences ## Variant options - Pu Reclining: $1513.99 - Pu Spring Cushion: $1576.99 - Pu Non-reclining: $1450.99 ## Price and logistics facts Price range: $1450.99 - $1576.99. Dimensions: 83x38x65.5 cm. No shipping or logistics details provided. ## Trust signals No in-stock status, return policy, or certifications provided in source facts. Images available but visual details not analyzed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99c6bcca-da01-48fb-94f4-801e1ef39810.jpg?v=1781664416 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3cf4ca83-6bd5-40d7-bf60-56e6fbeedb58.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c5105f7-c91d-4a5f-848e-7f7a2b9ec6c9.jpg?v=1781664420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/915cef68-0385-4622-8bed-2e3c84c45b06.jpg?v=1781664417 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a3066a6-02de-44e7-923b-83e84ed4f3f0.jpg?v=1781664417 ## Agent notes Product has three style options: Pu Reclining, Pu Spring Cushion, Pu Non-reclining. Base price for non-reclining is $1450.99. Image understanding not performed; visual details unknown. No warranty, weight capacity, or material specifics beyond "PU" provided.
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 managerial Chair Reclining Function Computer Seat Padded Armrests sturdyDuty Base for Students, Adults",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "83.0",
"_width_cm": "38.0",
"_height_cm": "65.5"
}
}],
"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").