Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $229.99
Default variant: Light Gray / Y5f 2nd Gen
Default SKU: dcd-30001892362
Default price: $229.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9320 g
Cart URL (default variant): https://landmarks.builders/cart/49813627732207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893342
JSON data: https://landmarks.builders/products/m4x-10000893342.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sled Base Armchair Ergonomic Design Sled Base Guest Chair arc-Shaped Frame
| Features | Ergonomic |
| Main Colour | Grey |
| Seat Material | Pellicle Mesh |
| Frame Material | Plastic |
| Adjustment | Armrests |
| Style | Operator/Task Chair |
| Max. Weight Capacity | 100kg |
| Assembly | Self-Assembly Required |
Summary: Sled base armchair with ergonomic design and arc-shaped frame, available in light gray and dark gray, priced at $229.99.
Generated by: deepseek-v4-flash
## Identity Sled Base Armchair with Ergonomic Design and Arc-Shaped Frame. Available in Light Gray and Dark Gray. ## Target persona Office manager furnishing reception area; home office user seeking an affordable guest chair; budget-conscious buyer looking for ergonomic seating. ## Use cases Guest seating in a corporate lobby; occasional use in a home office; waiting area chair for small businesses; supplementary seating in a meeting room. ## When NOT to recommend Heavy daily use (8+ hours); users needing a high-back chair for full lumbar support; small spaces where exact dimensions are critical. ## Variant options - Light Gray / Y5f 2nd Gen: $229.99 - Dark Gray / Y5f 2nd Gen: $229.99 ## Price and logistics facts Price: $229.99 USD. No shipping or tax information provided. ## Trust signals Variants are listed as available (in-stock assumed). Return policy not specified. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f7a3b366-874a-4203-a46b-5c8afd954302.jpg?v=1781628214 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82bdd1a7-f6ec-45e3-92ef-121819371ed0.jpg?v=1781628213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bfe89ed-da24-4688-bc86-d59cd3d785b8.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9185df4a-789f-4d8d-8661-1bc6545a80b7.jpg?v=1781628215 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e8887548-e0ec-4042-9b78-3be50505501d.jpg?v=1781628214 ## Agent notes No product description provided; dimensions not available; image content not analyzed.
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": "Sled Base Armchair Ergonomic Design Sled Base Guest Chair arc-Shaped Frame",
"quantity": 1,
"grams": 9320000,
"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").