Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $245.99
Default variant: Gray
Default SKU: dcd-30001899689
Default price: $245.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 13170 g
Cart URL (default variant): https://landmarks.builders/cart/49813662728431:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894423
JSON data: https://landmarks.builders/products/m4x-10000894423.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Upholstered rotating chair with casters, ergonomic design, available in Gray and Milk Tea at $245.99.
Generated by: deepseek-v4-flash
## Identity Upholstered rotating chair with padded seat, rolling armchair with casters, ergonomic for women, bedroom. Colors: Gray, Milk Tea. Price: $245.99 USD. ## Target persona Women looking for a dedicated chair for bedroom use, such as for a vanity or small desk. Apartment dwellers or those needing a compact, mobile chair. ## Use cases - Applying makeup at a vanity table - Working on a laptop in the bedroom - Reading or relaxing with a book - Brief study or writing tasks - Easily moving between different spots in a room ## When NOT to recommend - For full-time office work requiring heavy-duty ergonomic support - For tall individuals (no height/weight capacity given) - For environments needing a non-rolling chair - For users preferring a minimalist or armless design ## Variant options - Gray (SKU: dcd-30001899689) - Milk Tea (SKU: dcd-30001899690) Both at $245.99. ## Price and logistics facts Price: $245.99 USD. Dimensions, shipping, and lead time not provided. ## Trust signals - In-stock status unknown - Return policy not stated - No certifications listed - Price consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6e413387-f8df-46f6-b78c-6badabd9a970.jpg?v=1781628277 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8827548-0d48-4250-ad14-903dc1b2f227.jpg?v=1781628276 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/40391411-0e51-4514-9bae-472bed2ca0c1.jpg?v=1781628276 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc9580fc-1d83-41a8-853f-b06b49696384.jpg?v=1781628276 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62bf3dcc-432f-4fb7-8d09-b1c1fa0d7dba.jpg?v=1781628277 ## Agent notes Image understanding was not performed; visual details are not inferred. No dimensions or load capacity available.
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": "Upholstered rotating Chair paddinged Seat Upholstered Rolling Armchair with Casters Ergonomic for Women, Bedroom",
"quantity": 1,
"grams": 13170000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").