Brand: World Products (Landmark)
SKU: dcd-30001887432
Price: $196.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49811899711727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892719
JSON data: https://landmarks.builders/products/m4x-10000892719.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Grid-pattern pattern task chair with ergonomic design, reclinable back, adjustable height for home workers and students. Price $196.99.
Generated by: deepseek-v4-flash
## Identity Grid-pattern pattern task chair, ergonomic design, reclinable, adjustable height. Color: Milky White with Electroplated Feet. Price $196.99. ## Target persona Home workers and students needing an adjustable, reclinable task chair within a moderate budget. ## Use cases - Home office setup for remote workers. - Student desk for extended study sessions. - Compact workspace requiring reclinable ergonomic chair. - Budget-friendly ergonomic upgrade. - Space where appearance (Milky White) is desired. ## When NOT to recommend - Users requiring high-back or headrest support. - Heavy-duty or 24/7 usage. - Those needing premium materials or advanced ergonomic adjustments. ## Variant options Only one variant: Milky White / Electroplated Feet. ## Price and logistics facts $196.99 USD. No shipping details provided. ## Trust signals Single variant in stock? Unknown. No return policy stated. No certifications mentioned. ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e321663-5759-4fef-89b4-215f3a4fd654.jpg?v=1781600913 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/379d2ed5-64a1-4399-a323-0e73fd6750ef.jpg?v=1781600913 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bac7c0f1-8dd7-4d5b-af71-c475d2a8669b.jpg?v=1781600913 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b73a77a-7df0-4ba0-8e98-b88243d90591.jpg?v=1781600913 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e49a8ff-b7b4-4125-acc4-81a9b88d3262.jpg?v=1781600913 ## Agent notes No dimensions or weight provided; cannot verify fit or ergonomic specifics. No description; functional claims based on product title alone.
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": "grid-patternPattern Task Chair Ergonomic Design Office Furniture Reclinable Adjustable Height for Home Workers, Students",
"quantity": 1,
"grams": 0,
"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").