Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $231.99
Default variant: Bow Chair Coffee
Default SKU: dcd-30001887635
Default price: $231.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 24000 g
Cart URL (default variant): https://landmarks.builders/cart/49813630222575:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892747
JSON data: https://landmarks.builders/products/m4x-10000892747.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: Sled base guest chair with ergonomic design, easy to clean, sturdy, suitable for conference rooms and students. Available in four colors at $231.99.
Generated by: deepseek-v4-flash
## Identity Sled Base Guest Chair Ergonomic Design Conference Seat Easy to Clean sturdy Duty for Students ## Target persona Budget-conscious students and institutions needing durable, easy-clean seating for conference rooms, classrooms, or study areas. ## Use cases - Seating in university lecture halls or seminar rooms. - Office conference room chairs for small meetings. - Training rooms or computer labs. - Breakout areas in schools or libraries. - Temporary seating for events or workshops. ## When NOT to recommend - When seeking high-end executive or luxury seating. - For residential living room or dining room use where aesthetics are primary. - For users requiring extensive lumbar support or adjustable armrests. - When a budget chair under $100 is needed. ## Variant options Four color/style options: Bow Chair Coffee, Bow Chair Black, Bow Chair Dark Gray, Bow Chair Off-white. All priced identically at $231.99 USD. ## Price and logistics facts Price: $231.99 USD (all variants). Dimensions: 98×64×92 cm (approx). No shipping or tax details provided. ## Trust signals - In-stock status not confirmed. - Return policy not specified. - No certifications listed. - Price consistent across variants. ## Image assets Five images available: - image0: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d655cdde-af3b-4365-a0ab-16241e03afb0.jpg?v=1781628218 - image1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9ad93688-d104-44cb-b245-74bb098bc395.jpg?v=1781628219 - image2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d188288a-6310-4527-b50f-fad2b658a523.jpg?v=1781628218 - image3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adb61889-9df4-4e96-9f9d-be2426545dc9.jpg?v=1781628218 - image4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2143603b-c2f3-4fa3-af22-d17790329a1f.jpg?v=1781628218 ## Agent notes No image analysis performed; visual details not included. Product description empty; inferred attributes from title and category.
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 Guest Chair Ergonomic Design Conference Seat Easy to Clean sturdy Duty for Students",
"quantity": 1,
"grams": 24000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "64.0",
"_height_cm": "92.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").