Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $248.99
Default variant: Black / Sponge-no Footrest
Default SKU: dcd-30001896608
Default price: $199.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 14500 g
Cart URL (default variant): https://landmarks.builders/cart/49811904757999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893971
JSON data: https://landmarks.builders/products/m4x-10000893971.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Ergonomic mesh back swivel chair with armrests, available in multiple colors and styles, priced from $199.99 USD.
Generated by: deepseek-v4-flash
## Identity Swivel Chair with Armrests Support Ergonomic Mesh Back Chair for Students ## Target persona Budget-conscious students; home office workers needing an affordable ergonomic chair; small-space users requiring a compact chair (73x40x65 cm). ## Use cases - Studying at a desk for extended periods - Computer work or gaming in a dorm room - Short-duration office work in a home office - Seating for a visitor or secondary workspace - Lightweight chair for easy repositioning ## When NOT to recommend - Users who need a headrest or footrest (variants are no footrest) - Large or tall individuals requiring extra seat depth or higher weight capacity - High-end ergonomic or luxury office settings - Users seeking extensive adjustability (e.g., lumbar, seat angle) ## Variant options - Black / Sponge-no Footrest: $199.99 - Grey / Sponge-no Footrest: $211.99 - Grey / Mesh-no Footrest: $248.99 - Blue / Mesh-no Footrest: $248.99 ## Price and logistics facts Price range: $199.99 - $248.99 USD. Dimensions: 73 cm (L) x 40 cm (W) x 65 cm (H). No shipping or logistics details provided. ## Trust signals No stock status, return policy, manufacturer warranty, or certifications provided. Price is consistent across listed variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fdafcaa-da48-4a63-956f-82fc306b962b.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a4e68cb9-c7e1-4fab-b27a-35908d2269c7.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f15bb66-e902-42d9-85ae-184bf73f7a67.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3249d30a-de54-4cd8-b00a-d81e4a5ea980.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74b95fbd-80ae-4b38-8e3e-02e04d3ed78e.jpg?v=1781600923 ## Agent notes Image content was not analyzed; all visual details (colors, materials, adjustability features) should be confirmed by fetching and analyzing images.
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": "Swivel Chair with Armrests Support Ergonomic Mesh Back Chair for Students",
"quantity": 1,
"grams": 14500000,
"properties": {
"_length_cm": "73.0",
"_width_cm": "40.0",
"_height_cm": "65.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").