Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $204.99 – $229.99
Default variant: Light Grey / Mans Style
Default SKU: dcd-30001901342
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: 6600 g
Cart URL (default variant): https://landmarks.builders/cart/49811923763439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894675
JSON data: https://landmarks.builders/products/m4x-10000894675.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Armless Rolling Chair Quick Assembly Armless Rolling Stool Easy to Clean
| Features | Casters/Wheels |
| Frame Material | Nylon |
| Adjustment | Seat Height |
| Style | Operator/Task Chair |
| Max. Weight Capacity | 120kg |
| Assembly | Self-Assembly Required |
| Seat Width | 42.5cm |
| Max. Seat Height | 52.5cm |
| Seat Depth | 40cm |
Summary: Adjustable height armless rolling stool with ergonomic design, available in multiple colors and two styles (fabric and PU leather).
Generated by: deepseek-v4-flash
## Identity Armless Rolling Chair Ergonomic Design Armless Rolling Stool Adjustable Height ## Target persona Home office or desk workers needing mobile seating; gamers and streamers who move between screens; professionals in creative or tech workspaces preferring compact stools. ## Use cases - Rolling between multiple workstations or desks - Quick seating at a drafting table or standing desk - Compact seating in small home offices or dorm rooms - Temporary seating for guests or collaborative spaces - Use as an auxiliary chair for side tasks ## When NOT to recommend - For users requiring lumbar or upper back support for prolonged sitting - For persons weighing over 250 lbs (no weight rating given, but design suggests moderate limit) - For formal office environments needing a traditional high-back chair - For users preferring cushioned or padded seats (stool style may be firm) ## Variant options - Light Grey / Mans Style ($204.99) - Red / Mans Style ($204.99) - Green / Mans Style ($204.99) - Light Blue / Mans Style ($204.99) - Black / Mans Style ($204.99) - Orange / Mans Style ($204.99) - Light Grey / Pu Leather ($229.99) - Light Pink / Pu Leather ($229.99) ## Price and logistics facts - Price range: $204.99 – $229.99 USD - Dimensions: 52 x 52 x 25 cm (width, depth, height) - No shipping or lead time data ## Trust signals - No availability or stock status provided - No return policy information - Price consistency across variants within style - No third-party certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e4c1ba3-cc2f-403c-a025-d3839ba2d4c4.jpg?v=1781600951 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/47dba2e9-00bb-4ba1-a064-1b05dcf697ed.jpg?v=1781600951 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4fea9b4-5be2-422a-8bd4-1702f0386425.jpg?v=1781600950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/396b7b2d-09b6-4e32-9087-eabb2e44352f.jpg?v=1781600950 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0838000d-c5ec-4a60-a5ab-66ebb9f94f7e.jpg?v=1781600951 ## Agent notes - Image content not inspected; visual details (e.g. armless, rolling casters, height adjustment mechanism) inferred from title but not confirmed. - No description text was provided. - Height dimension (25 cm) appears to be seat height; verify with seller if used for compatibility."
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": "Armless Rolling Chair Quick Assembly Armless Rolling Stool Easy to Clean",
"quantity": 1,
"grams": 6600000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "52.0",
"_height_cm": "25.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").