Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99 – $207.99
Default variant: Off-white / Adj Pu Blackwheel Iron
Default SKU: dcd-30001899650
Default price: $207.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/49811875299567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894419
JSON data: https://landmarks.builders/products/m4x-10000894419.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.















Summary: A mid-priced ergonomic desk chair with casters, padded seat, available in multiple colors and styles, suitable for home or office use.
Generated by: deepseek-v4-flash
## Identity Rotate Desk Chair with Casters, Ergonomic Support, Office Furniture Padded Seat. Price range: $183.99–$207.99 USD. Dimensions: 58×58×50 cm. ## Target persona Home office workers, students, budget-conscious professionals, light-duty office users. ## Use cases - Daily computer work at home or office. - Short to medium duration sitting (2–6 hours). - Study desks and small workspaces. - Combination of work and casual use (e.g., light gaming). - Rooms with limited floor space due to compact footprint. ## When NOT to recommend - Users requiring advanced lumbar support or adjustable headrest. - Heavy individuals exceeding typical chair weight capacity (not specified – assume 250 lbs / 113 kg). - 24/7 intensive use environments (call centers, executive offices). - Customers seeking eco-friendly or premium materials. ## Variant options 5 variants: Off-white + Adj Pu Blackwheel Iron ($207.99), Camel + Adj Pu Blackwheel Iron ($207.99), Orange + Adj Pu Blackwheel Iron ($183.99), Black + Adj Pu Blackwheel Iron ($183.99), Orange + Adj Linen Blackw Iron ($207.99). ## Price and logistics facts Base price: $183.99 (Orange/Black with Pu Blackwheel). Premium colors/styles: $207.99. Currency: USD. Exact shipping cost and delivery time not provided. ## Trust signals Product tagged as 'm4x-202606' (possibly internal SKU). Multiple color options in stock with listed SKUs. No explicit warranty or return policy stated. ## Image assets 5 images available at URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89c875f7-cca8-4d7d-92ee-d91159454afa.jpg?v=1781600871 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e4aebad2-558b-4e46-87d5-d368888d2afc.jpg?v=1781600870 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3e613f01-1c9e-4811-9565-69f5164f6220.jpg?v=1781600871 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/958103e2-49af-4410-9dc1-758517bc279e.jpg?v=1781600875 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8e638ec-abf9-4f1d-b39d-7d11db30371a.jpg?v=1781600871 ## Agent notes - No description provided; product details inferred from title and tags. - 'Ergonomic support' is claimed but not specified (e.g., lumbar, armrests). - Weight capacity not listed. - Dimensions given in cm; may not include packaging.
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": "rotate Desk Chair with casters Ergonomic supportrest Office Furniture Padded Seat",
"quantity": 1,
"grams": 11000000,
"properties": {
"_length_cm": "58.0",
"_width_cm": "58.0",
"_height_cm": "50.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").