Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99 – $259.99
Default variant: Dark Green / Wax Leather
Default SKU: dcd-30001886886
Default price: $203.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/50150314017007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892639
JSON data: https://landmarks.builders/products/m4x-10000892639.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Vintage managerial Design: Features a timeless highspine outline with retro-inspired stitching, adding a hint of sophisticated, centuryera look to any office or study space.
Ergonomic Support: Engineered with an ergonomic highspine design that supports the natural contour of your spine, combined with generous padding on the seat and rearrest for superior comfort during long work periods.
Functional Adjustability: Equipped with a effortless 360-degree rotate and a gas-elevation height adjustment lever, allowing you to easily customize your seating position for optimal posture and reach.
long-lasting Stable Construction: Built on a sturdy, fiveprong steel base with a 65cm diameter for enhanced stability, and fitted with seamlessrolling casters for easy mobility across various floor surfaces.
adaptable Seating Solution: An perfect choice for a range of environments, including managerial offices, home workstations, and study rooms, providing comfortable and stylish seating for adults and students alike.
Summary: Highspine managerial Chair Vintage design rotate Seat Ergonomic Design Height Adjustable for Adults. 【Vintage managerial Design】: Features a timeless highspine outline with retro-inspired stitching, adding a hint of sophisticated, centuryera look to any office or study space. 【Ergonomic Support】: Engineered with an ergonomic highspine design that supports the natural contour of your spine, combined with generous padding on the seat and rearrest for superior comfort during long work periods. 【Functional Adjustability】: Equipped with a effortless 360-degree rotate and a gas-elevation height adju
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Highspine managerial Chair Vintage design rotate Seat Ergonomic Design Height Adjustable for Adults",
"product_id": 9456706519279,
"variant_id": 50150314017007,
"quantity": 1,
"grams": 25000,
"length_cm": "85.0",
"width_cm": "65.0",
"height_cm": "40.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").