Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $203.99
Default variant: Camel / Iron-roller-adj
Default SKU: dcd-30001901928
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: 11000 g
Cart URL (default variant): https://landmarks.builders/cart/49811921109231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894753
JSON data: https://landmarks.builders/products/m4x-10000894753.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: A minimalist rotating rolling task chair for bedroom use, available in Camel, Brown, and Off-white, priced at $203.99.
Generated by: deepseek-v4-flash
## Identity Rotating rolling task chair with minimalist design, suitable for bedroom use. Dimensions: 58 x 58 x 50 cm. Price: $203.99 USD. ## Target persona Budget-conscious remote workers or students seeking a simple rolling chair for a compact bedroom workspace. Also suitable for dorm rooms or small apartments. ## Use cases - Light office work at a desk in a bedroom - Occasional seating for gaming or studying - Short-duration tasks requiring mobility (rolling) - Space-constrained rooms needing a compact chair ## When NOT to recommend - For users requiring ergonomic lumbar or arm support (features not confirmed) - For heavy or tall users (no weight capacity specified) - For commercial office environments needing durability - For users seeking premium materials or long warranty ## Variant options Three color options at same price ($203.99): - Camel / Iron-roller-adj - Brown / Iron-roller-adj - Off-white / Iron-roller-adj ## Price and logistics facts Price: $203.99 USD. Dimensions: 58 x 58 x 50 cm. Weight and shipping details not provided. ## Trust signals No certifications or return policy information provided. Price is consistent across variants. ## Image assets 5 images available (URLs below). Note: visual details not verified. [image1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b900fb4-11c1-4ebb-b299-a35ea563d1a6.jpg?v=1781600947) [image2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/11250b69-b2be-4e00-85c9-f363287ed4f3.jpg?v=1781600947) [image3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15d5d3a3-a471-4277-a65c-026b6661b932.jpg?v=1781600947) [image4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7560bfa-071c-40c4-b94c-b85895e13bfd.jpg?v=1781600948) [image5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e0bef2a-c4d1-4afd-b930-cc8c94e86fb5.jpg?v=1781600947) ## Agent notes - No product description provided; features like adjustability or material are inferred only from variant options (Iron-roller-adj). - Image content not inspected; assume typical minimalist rolling chair. - Weight capacity, assembly requirements, and warranty are unknown.
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": "rotating Rolling Chair Minimalist Look Rolling Task Chair Modern and design for Bedroom",
"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").