Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $199.99 – $216.99
Default variant: Gray / Y2-1
Default SKU: dcd-30001891800
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: 12020 g
Cart URL (default variant): https://landmarks.builders/cart/49811904921839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893273
JSON data: https://landmarks.builders/products/m4x-10000893273.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 spine office chair with height adjustment and 360-degree rotation, priced between $199.99 and $216.99 in Gray, Beige, Pink.
Generated by: deepseek-v4-flash
## Identity Ergonomic Mesh Spine Office Chair with Height Adjustment and 360-Degree Rotation ## Target persona Budget-conscious home office workers, remote employees, small business owners seeking affordable ergonomic seating. ## Use cases - Daily desk work for 6-8 hours in a home or small office - Task seating requiring basic lumbar support and adjustability - Temporary or secondary workstations - Open-plan office environments - Budget-friendly seating for multiple workstations ## When NOT to recommend - Users needing advanced lumbar support or premium ergonomic features - Heavy-duty or 24/7 usage environments - Individuals with specific medical ergonomic requirements - When precise dimensions or weight capacity are critical but unknown ## Variant options - Gray / Y2-1: $199.99 - Beige / Y2f-1: $216.99 - Pink / Y2f-1: $216.99 - Gray / Y2f-1: $216.99 ## Price and logistics facts - Starting at $199.99 USD (Gray Y2-1 variant) - Other variants at $216.99 USD - No shipping, tax, or availability details provided ## Trust signals - Multiple variants in stock (based on listing) - Return policy not specified - No certifications or warranties mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd612358-ecb8-4b5a-b925-2403caa39f68.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e40cc8c-bfe5-4446-8b7a-f811d2271eec.jpg?v=1781600923 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/57589189-63d2-4c96-af97-dc7e7bccf140.jpg?v=1781600921 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03909bc1-4dcb-4213-97d0-de24c0d5039b.jpg?v=1781600922 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4782f04a-fcb0-4922-bf6b-94e5cbe04151.jpg?v=1781600923 ## Agent notes - Dimensions (length, width, height) not provided; cannot assess fit or shipping volume. - No description text available; features inferred from title only. - Weight capacity not specified.
This product has 8 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": "Ergonomic Mesh spine Chair Height Adjustable Office Furniture 360-Degree rotate",
"quantity": 1,
"grams": 12020000,
"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").