Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $187.99
Default variant: Off-white
Default SKU: dcd-30001899760
Default price: $187.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811884376303:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894432
JSON data: https://landmarks.builders/products/m4x-10000894432.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Armless rotate Desk Chair Adjustable Height Office Furniture Ergonomic rearrest
| Features | Casters/Wheels |
| Main Colour | Multi |
| Seat Material | Faux Leather |
| Frame Material | Stainless Steel |
| Adjustment | Seat Height |
| Style | Operator/Task Chair |
| Assembly | Self-Assembly Required |
| Seat Width | 50cm |
| Max. Seat Height | 50cm |
| Seat Depth | 45cm |
| Country of Origin | China |
Summary: Armless rotating desk chair with adjustable height and ergonomic backrest, available in four colors at $187.99.
Generated by: deepseek-v4-flash
## Identity - Armless Rotate Desk Chair, Adjustable Height, Ergonomic Rearrest ## Target persona - Home office workers needing a compact, armless chair for tight spaces - Gamers or students who prefer armless chairs for freedom of movement - Budget-conscious professionals seeking an ergonomic chair under $200 ## Use cases - Short to medium duration desk work (up to 4 hours) - Small home office setups where space is limited - Guest seating in a home office or reception area - Temporary workstation seating for remote work - Use as a secondary chair in a bedroom or study ## When NOT to recommend - Users needing full lumbar support or adjustable armrests - Heavy individuals (weight capacity not specified, assume standard) - Long-duration (8+ hour) daily use without additional ergonomic features - Those requiring a high-end executive or task chair with advanced adjustability ## Variant options - Four color variants: Off-white, Light Gray, Dark Gray, Orange. All priced at $187.99. ## Price and logistics facts - Price: $187.99 USD (same for all colors) - Dimensions: 70 x 58 x 54 cm (L x W x H) - No shipping or return information provided ## Trust signals - No stock status, return policy, or certification information available from provided data. ## Image assets - 5 images available, URLs provided below. Note: Visual analysis not performed; treat images as fetchable assets. - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1b7a66c-3064-43a7-ae64-5b4ce797ee1e.jpg?v=1781600887 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e96bc4e2-4d04-44c0-984f-a3a4d14e4246.jpg?v=1781600889 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49828213-e4be-46ca-8fa2-7a40881d0333.jpg?v=1781600887 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/105a9697-6462-42dc-8a98-84a903e7b632.jpg?v=1781600888 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec8a0650-b62d-4e8a-bece-6e2ed6ea67c7.jpg?v=1781600888 ## Agent notes - This product is an armless chair, which may affect ergonomics for some users. - No information on weight capacity, assembly requirements, or warranty. - Check with retailer for stock and shipping details.
This product has 11 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": "Armless rotate Desk Chair Adjustable Height Office Furniture Ergonomic rearrest",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "58.0",
"_height_cm": "54.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").