Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $240.99
Default variant: Milky White / White Legs
Default SKU: dcd-30001899818
Default price: $240.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49813652963567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894444
JSON data: https://landmarks.builders/products/m4x-10000894444.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered rolling task chair with 360-degree swivel, available in multiple colors and leg finishes, priced at $240.99.
Generated by: deepseek-v4-flash
## Identity Upholstered rolling task chair with 360-degree swivel, dimensions 60x46x61 cm, priced at $240.99 USD. ## Target persona Budget-conscious home office workers or students needing a basic swivel chair for occasional use. ## Use cases - Short-duration desk work at home - Studying at a computer desk - Light task seating in a small office or dorm - Occasional guest seating with rolling mobility - Compact spaces requiring a small rolling chair ## When NOT to recommend - For full-time, all-day office workers (ergonomic support not specified) - For users over 250 lbs (weight capacity not provided) - For executive or formal meeting rooms (aesthetic may not suit) - When a taller back or headrest is needed ## Variant options - Milky White / White Legs (SKU: dcd-30001899818) - $240.99 - Milk Coffee / White Legs (SKU: dcd-30001899819) - $240.99 - Warm Gray / White Legs (SKU: dcd-30001899820) - $240.99 - Olive Green / White Legs (SKU: dcd-30001899821) - $240.99 - Milky White / Black Legs (SKU: dcd-30001899824) - $240.99 ## Price and logistics facts - Price: $240.99 USD (all variants) - Dimensions: 60 cm x 46 cm x 61 cm (length x width x height) - No shipping cost or lead time provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No safety certifications or material claims available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15462249-567c-4014-af18-72f0cc26e91c.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09f2a6df-4fbe-41fb-a5f5-2738f31a414c.jpg?v=1781628256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a767f3d-bcf4-4d56-a239-421847980fe1.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25a98ccc-85e6-40e4-8dd0-0b80eb1427f5.jpg?v=1781628256 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/765e04f1-4087-48e9-b9af-731e10230790.jpg?v=1781628256 ## Agent notes Image understanding not performed; visual details such as material texture and exact aesthetics are not verified.
This product has 11 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": "Upholstered Rolling Task Chair 360-Degree Swivel Upholstered Rolling Armchair",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "46.0",
"_height_cm": "61.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").