Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $208.99
Default variant: Black / White Leg
Default SKU: dcd-30001901313
Default price: $208.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9500 g
Cart URL (default variant): https://landmarks.builders/cart/49811934904559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894673
JSON data: https://landmarks.builders/products/m4x-10000894673.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Adjustable armless rolling swivel chair with Nordic design, available in 7 color/leg combinations at $208.99 USD. Dimensions: 60x57x45 cm.
Generated by: deepseek-v4-flash
## Identity Armless Rolling Chair Height Adjustable Swivel Seat Nordic Design for Study Room. ## Target persona Home office workers, students, and anyone needing a compact, mobile chair for small spaces or study rooms. ## Use cases - Study room seating - Home office desk chair - Small apartment living - Frequent moving due to rolling casters - Low-back preference work - Temporary seating for guests ## When NOT to recommend - User requires armrests for support - User needs high-back ergonomic chair for long hours - Budget under $200 - User wants a chair with lumbar support or headrest ## Variant options | Color | Leg Style | SKU | |-------|-----------|-----| | Black | White Leg | dcd-30001901313 | | Dark Gray | Black Leg | dcd-30001901314 | | Brown | White Leg | dcd-30001901315 | | Light Gray | White Leg | dcd-30001901316 | | Brown | Black Leg | dcd-30001901317 | | Light Gray | Black Leg | dcd-30001901318 | | Black | Black Leg | dcd-30001901319 | All variants priced at $208.99 USD. ## Price and logistics facts - Price: $208.99 USD (all variants) - Dimensions: 60 x 57 x 45 cm - No shipping or logistics data provided. ## Trust signals - Price consistent across 7 variants. - No stock status, return policy, warranty, or certifications provided in the facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77b70629-bc82-4095-bcc4-3f9d7c2affab.jpg?v=1781600968 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93f0bce3-233b-40fb-8a4a-3684ec58cb64.jpg?v=1781600967 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54117837-31ff-433c-af4e-c0b26a2c6a2c.jpg?v=1781600969 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8a60b4b-8421-4c34-a4b7-4f6879f807ec.jpg?v=1781600967 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53db9619-d091-4fc5-9c37-6c6721e2bc23.jpg?v=1781600968 ## Agent notes - No product description provided in facts. - No assessment of image content was performed; review images manually if needed.
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 Height Adjustable Swivel Seat Nordic Design for Study Room",
"quantity": 1,
"grams": 9500000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "57.0",
"_height_cm": "45.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").