Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $119.99
Default variant: Dark Green
Default SKU: dcd-30001919176
Default price: $119.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14700 g
Cart URL (default variant): https://landmarks.builders/cart/49811569574127:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000896922
JSON data: https://landmarks.builders/products/m4x-10000896922.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Retro Armless Design: Features a vintage-inspired, armless outline that provides a minimalist and space-saving seating solution, perfect for tucking under any desk or vanity.
Adjustable & Mobile: Equipped with a effortless gas-powered height adjustment lever and a 360-degree rotate function, complemented by long-lasting rolling casters for easy mobility.
Comfortable Seating: Padded with dense sponge and upholstered in a long-lasting, easy-to-clean oil wax leatherdesign fabric, offering a comfortable Feel for long periods of sitting.
Sturdy & Stable: Built on a robust five-pronged base constructed from robust steel, ensuring excellent stability and dependable support for common use in a home office or study environment.
adaptable Application: Its space-efficient and stylish design makes it an perfect computer seat for students, a functional chair for a study room or bedroom, or a chic accent for a vanity area.
Summary: Armless rotate chair with casters, height adjustable, padded seat, for students and women. Available in Dark Green and Black at $119.99.
Generated by: deepseek-v4-flash
## Identity Armless rotate chair with casters, height adjustable, padded seat. Suitable for computer use. ## Target persona Students, remote workers, women looking for an affordable, compact chair for small spaces. ## Use cases - Home office computing - Dormitory study sessions - Makeup or vanity seating - Occasional guest seating - Small desk workstations ## When NOT to recommend - Heavy daily use or 8+ hour shifts - Tall individuals needing back support - Ergonomic workspace setups requiring armrests - Luxury or executive office environments ## Variant options - Dark Green ($119.99) - Black ($119.99) ## Price and logistics facts Price: $119.99 USD. Dimensions: 70 x 65 x 28 cm (LxWxH). No shipping cost or lead time provided. ## Trust signals No stock or return policy data available. Price consistent across variants. No certifications mentioned. ## Image assets No images provided. ## Agent notes No description or image data. Dimensions may be product only, not packaging. Verify availability and return policy before purchase.
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 rotate Chair with casters Height Adjustable Computer Seat Retro Design Rolling Casters for Students, Study Room, Bedroom",
"quantity": 1,
"grams": 14700000,
"properties": {
"_length_cm": "70.0",
"_width_cm": "65.0",
"_height_cm": "28.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").