Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99
Default variant: Light Blue
Default SKU: dcd-30001901205
Default price: $204.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 12400 g
Cart URL (default variant): https://landmarks.builders/cart/49811924648175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894658
JSON data: https://landmarks.builders/products/m4x-10000894658.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: Ergonomic rotating mesh office chair with rolling casters, easy assembly, available in light blue, pink, gray at $204.99.
Generated by: deepseek-v4-flash
## Identity Ergonomic rotating chair with mesh backrest, rolling casters, and easy assembly. Available in three pastel colors. ## Target persona - Home office workers seeking an affordable ergonomic chair under $250 - Students needing a comfortable, mobile chair for desk study - Small business owners outfitting a budget workspace - Remote employees requiring a mesh back chair for ventilation ## Use cases - Daily desk work at home for 4-6 hours - Long study sessions requiring lumbar support (basic) - Small spaces needing a lightweight, rotating chair - Replacing an old, non-ergonomic chair on a budget - Home office seating for occasional guest use ## When NOT to recommend - For users over 250 lbs (weight capacity not specified) - For commercial 24/7 use (may not be durable enough) - If headrest or adjustable lumbar support is required - For users taller than 6'2" (seat height range not given) - When a premium or executive aesthetic is desired ## Variant options - Light Blue ($204.99) - Light Pink ($204.99) - Light Gray ($204.99) ## Price and logistics facts - Price: $204.99 USD - Dimensions: 62 cm (L) x 57 cm (W) x 53 cm (H) – likely seat height or box size - No shipping cost or lead time provided - Assembly required (described as easy) ## Trust signals - Product listed at consistent price across three color variants - No in-stock status, return policy, or certifications documented - Images provided (not analyzed for visual details) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90ff3414-69e1-4382-9eaf-6e04b98ded1e.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a19452fd-7c31-4111-9737-f8f59d0746fa.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5a8c10a-425a-4375-844d-9d388c10ae30.jpg?v=1781600954 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cbdbf5e2-2c75-4ed4-a40f-71b9e1bb5b51.jpg?v=1781600953 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a2736b81-dddb-4a81-854b-da27ae6f6961.jpg?v=1781600953 ## Agent notes - Image understanding was not performed; visual details are not inferred. - Weight capacity, seat height range, and material composition (beyond mesh and casters) are unknown. - Assembly is described as easy but no manual provided. - No warranty or return policy data available. - Dimensions may refer to box size, not assembled chair measurements.
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": "Ergonomic rotating Chair Rolling Casters Mesh posterior Task Chair Easy Assembly",
"quantity": 1,
"grams": 12400000,
"properties": {
"_length_cm": "62.0",
"_width_cm": "57.0",
"_height_cm": "53.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").